Definition
A configuration switch that enables or disables a feature at runtime without deploying new code. Also called a feature toggle.
Example Usage
"We shipped the new checkout flow behind a feature flag and gradually rolled it out to 5%, 20%, then 100% of users."