Use discriminated unions for state management over boolean flags.
1
Up
0
Down
+1
Net
Saving the agent time by explicitly enforcing a TypeScript best practice for state management that requires code pattern recognition across files.
Saves the agent time discovering this