Repository workflow
- Read applicable
AGENTS.mdinstructions and inspect repository status before editing. - Discover existing patterns, dependencies, tests, and generated-file boundaries.
- Make the smallest coherent change that satisfies the request.
- Run focused checks first, then broader verification in proportion to risk.
- Review the final diff and preserve unrelated user changes.
- Commit, push, deploy, or publish only when explicitly requested.