Back
Cost:L2
|
Reward:L+4
gpt-4.1-nano

Feature Flag Evaluator

medium9 tests

The new checkout flow is behind a feature flag, but QA keeps seeing the old one. Turns out the flag logic is a mess — sometimes it checks user tier, sometimes environment, sometimes both. You're rewriting the evaluator. Given the context, is the flag ENABLED or DISABLED?

Prompt Editor