Feature flags
OpenFeature-shaped feature flags: up to five variants with weighted rollout, a per-attribute targeting rule builder, a percentage rollout slider and a kill-switch. Test resolution for any subject, then promote a flag's config across environments (dev → staging → production) with a diff. Every mutating action is permission-aware, tenant-scoped, user-confirmed and audited. Open any flag from the list to reach its own page — that is where its rollout and its kill-switch live.
Flags
Every flag in this tenant — open one to change its rollout or pull its kill-switch
Loading flags…
New feature flag
Type · variants (≤5) · targeting · initial rollout
weights 100%
Optional — what a reader should call this flag
Optional — a team or membership reference, never an email
Optional — what the flag controls, never who it is about
Optional — comma-separated, e.g. checkout, growth
Variants (2/5)
Targeting rules
No targeting rules — the rollout % decides for everyone. Add a rule to override per attribute.
Rollout changes and the kill-switch live on the flag's own page — open a flag from the list above to change the flag you are looking at, not the one you retyped.
Flag tester
evaluate_flag — value · variant · reason
Environment promotion
dev → staging → production · config + diff + promote