AGENTS.md@sdk ยท diff
git:20260808.4313199 to git:20260808.c83441c
1 added, 1 removed. Audit A to A.
# RULES
- - NEVER run `git push`, `git add`, `git commit`, `git restore` or `git checkout` commands (strictly forbidden)
+ - NEVER run `git push`, `git branch`, `git add`, `git commit`, `git restore` or `git checkout` commands (strictly forbidden)
- ALWAYS start by reading `docs/.digest.md` and `docs/.graph.json`
- ALWAYS run `npm install` to check dependencies
- ALWAYS run `npm run build` before `npm run typecheck`
- ALWAYS run `npm run typecheck` before `npm run test`
- ALWAYS use Portuguese in your answers and write code and documentation (comments, docstrings, etc.) in English