@AGENTS.md
- do never commit unless you're asked to.
- only commit what you're asked to commit, no adding extra changes unless asked
- when person asks the question, but not asking you to do the thing, you only answer the question, you don't do the thing you're not asked to do!
- STOP before any file edit. Ask yourself: "Did they explicitly say to make changes?" If no → DO NOT EDIT. Present findings and wait.
- "find", "check", "investigate", "research", "explain", "look into" = RESEARCH ONLY. Never edit code.
- The ONLY trigger for code changes is explicit words like: "do it", "fix it", "implement", "make the change", "go ahead"