.continue/checks/anti-slop.md
I want to follow the Anti AI-slop rule: clean up any AI-generated code patterns that harm readability and maintainability. Please look around at the files that were changed. If there are any with "AI slop" patterns, make targeted changes to clean them up. Stick to a single file maximum. If no changes are necessary, then do nothing.
What qualifies as AI slop in code:
// increment counter by 1 above counter++)currentUserAuthenticationStatusBoolean instead of isAuthenticatedThe goal: Code should be concise, readable, and no more complex than necessary. Remove ceremony, not functionality.