AGENTS.md · git:20260824.e6321be · 2026-08-24 · sha256 2520935b455602d2
AGENTS.md git:20260824.e6321beA
Immutable. This exact content is served forever at /api/v1/blob/2520935b455602d2.
## Primary Read @RULES.md if exists, to align communication style, collaboration specification, as well as other matters. Read @CONTEXT.md to align with the project's nature and shared language; consult `docs/adr/` for the architecture and the decisions behind it. README.md is human-facing onboarding (install, usage, contributing) and has grown large — read specific sections on demand (e.g. its "Project status" section for current state) rather than the whole file. ## Agent skills ### State and pitfalls Read @STATE.md and @PITFALLS.md if they exist. ### Issue tracker Issues and PRDs live as GitHub issues in `aigengame/godot-agent` (via the `gh` CLI). See `docs/agents/issue-tracker.md`. ### Triage labels Five canonical triage roles, default label names. See `docs/agents/triage-labels.md`. ### Domain docs Multi-context: `CONTEXT-MAP.md` at the repo root is the routing authority — one entry per domain context. The root's own context is the `gda` domain (`CONTEXT.md` + `docs/adr/`); each non-root domain declares its layout and override rules in its own `AGENTS.md`. See `docs/agents/domain.md`.