This directory is the human-readable system of record for the repository's agent harness.
AGENTS.md is the short entrypoint. Detailed rules, architecture guidance, and validation policy live here.
- context-management.md
- task-first progressive disclosure and
agent-reportcontext-pack flow
- task-first progressive disclosure and
- repo-map.md
- repo layout, hotspots, entrypoints, and high-risk areas
- environments.md
- supported local and CI environments
- amd-local.md
- AMD-specific local workflow details and real-model deployment references
- change-surfaces.md
- project-level change taxonomy used by skills and reports
- feature-complete-checklist.md
- done criteria, validation expectations, and reporting format
- testing-strategy.md
- validation ladder, gate selection, and coverage expectations
- governance.md
- rule layering, source-of-truth policy, and working-note policy
- plans/README.md
- when to use execution plans, how they differ from ADRs/debt, and the current plan inventory
- tech-debt-register.md
- landing page and policy for repository technical debt
- tech-debt/README.md
- per-item debt inventory, template, and current entry set
- state-taxonomy-and-inventory.md
- canonical inventory of runtime and dashboard state surfaces, durability levels, and recovery expectations
- glossary.md
- shared terminology for skills, surfaces, and harness layers
- adr/README.md
- when to use ADRs, how they differ from execution plans and debt, and the current ADR inventory
- architecture-guardrails.md
- file shape, module boundaries, and refactor ratchets
- module-boundaries.md
- subsystem seams, hotspot boundary rules, and where to look for local supplements
- local-rules.md
- indexed local
AGENTS.mdfiles for hotspot-specific guidance
- indexed local
- skill-catalog.md
- human-readable index of primary, fragment, and support skills
- playbooks/go-router.md
- playbooks/rust-bindings.md
- playbooks/vllm-sr-cli-docker.md
- playbooks/e2e-selection.md
- nearest local
AGENTS.mdfiles under hotspot directories
- ../../tools/agent/repo-manifest.yaml
- ../../tools/agent/context-map.yaml
- ../../tools/agent/skill-registry.yaml
- ../../tools/agent/task-matrix.yaml
- ../../tools/agent/e2e-profile-map.yaml
- ../../tools/agent/structure-rules.yaml
- ../../tools/make/agent.mk
- Runtime entrypoints:
make agent-validatemake agent-scorecardmake agent-report ENV=cpu CHANGED_FILES="..."- emits validation commands plus a task-first context pack
- ../../AGENTS.md
- ../../CONTRIBUTING.md
- contributor workflow, validation expectations, and the
git commit -ssignoff requirement
- contributor workflow, validation expectations, and the
- ../../.github/copilot-instructions.md
- ../../.github/PULL_REQUEST_TEMPLATE.md
- PR title classification, required change summary and validation fields, and the review checklist
- ../../.github/ISSUE_TEMPLATE/001_feature_request.yaml
- ../../.github/ISSUE_TEMPLATE/002_bug_report.yaml
- ../../.prowlabels.yaml
- issue and triage label taxonomy used for maintainer-managed issue intake