Read and follow AGENTS.md first. It is the canonical project guide for this repository.
Additional Gemini-specific notes:
- Apply
AGENTS.mdas the source of truth. If this file andAGENTS.mdever differ,AGENTS.mdwins. - Keep changes aligned with the chain-of-processors architecture. Do not bypass approval gating,
blockForAuth, waiting-authorization checks, or audit logging. - Prefer the existing build, test, lint, and format commands listed in
AGENTS.md. - Project skills are defined in
.agents/skills/.