AI products use flags to swap models, disable a tool, or hide a broken agent. Flags that stay forever become undocumented config. Pair them with an owner and an expiry, especially for safety kill switches.
A runtime switch that turns a feature on or off without a deploy — used for rollouts, experiments, and kill switches.
AI products use flags to swap models, disable a tool, or hide a broken agent. Flags that stay forever become undocumented config. Pair them with an owner and an expiry, especially for safety kill switches.