Problem: Too many feature flags
Problem: Too many feature flags. We forget to clean them up when they’re no longer needed.
Solution: Only allow creating flags for targeting a *subset* of users.
This way, when we’re ready to target all users, we must remove the flag.
Idea via @piotrprz