- Do not mention the blocked tool names in commit messages, branch names, pull requests, release notes, or similar publish-facing text unless the user explicitly asks for them.
- Do not add co-author trailers or similar authorship metadata unless the user explicitly asks for them.
- Do not run project builds or rebuild scripts without an explicit memory limit derived from current system memory.
- Prefer capped serial or low-memory rebuild paths when available.
- Keep generated build/test output and agent-local state in ignored paths; do not stage it.