You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read and follow `AGENTS.md` first. It is the canonical project guide for this repository.
4
+
5
+
Additional Gemini-specific notes:
6
+
7
+
- Apply `AGENTS.md` as the source of truth. If this file and `AGENTS.md` ever differ, `AGENTS.md` wins.
8
+
- Keep changes aligned with the chain-of-processors architecture. Do not bypass approval gating, `blockForAuth`, waiting-authorization checks, or audit logging.
9
+
- Prefer the existing build, test, lint, and format commands listed in `AGENTS.md`.
10
+
- Project skills are defined in `.agents/skills/`.
0 commit comments