1 / 5
Fill in: 'We ___ stale feature flags before they pile up into unreadable spaghetti.'
-
-
-
-
We 'remove' stale flags — the standard collocation for deleting dead toggles. The other options aren't idiomatic here.
2 / 5
Fill in: 'We ___ every flag an owner and an expiry date the moment it's created.'
-
-
-
-
We 'assign' an owner — the standard collocation for allocating responsibility. The other options are less idiomatic here.
3 / 5
Fill in: 'A flag left on for months can ___ hidden complexity into every code path it touches.'
-
-
-
-
We say a flag will 'introduce' complexity — the standard collocation for adding unwanted branching. The other options aren't idiomatic here.
4 / 5
Fill in: 'We ___ flag usage in a dashboard so nobody has to grep the codebase to find them.'
-
-
-
-
We 'track' usage — the standard collocation for maintaining visibility over live flags. The other options are less idiomatic here.
5 / 5
Fill in: 'We ___ a flag as soon as the rollout reaches one hundred percent and stays stable.'
-
-
-
-
We 'retire' a flag — the standard collocation for formally decommissioning it. The other options aren't idiomatic here.