# Documentation Guide
This file is a local navigation map for this directory.
## Parent Map
- Repository map: `../AGENTS.md`
## Canonical Docs
- Public user-facing docs entrypoint: `public/intro.md`
- Public command semantics reference: `public/reference/command-model.md`
- Public machine-output reference: `public/reference/machine-output.md`
- Public expression-language reference: `public/reference/expression-language.md`
- Internal architecture and implementation map: `ARCHITECTURE.md`
- Delivery milestones and target versions: `ROADMAP.md`
- Development workflow, coding conventions, and docs maintenance: `DEVELOPMENT.md`
- Release checklist and rollback notes: `RELEASE.md`
- Active backlog, open design questions, and tech debt tracking: `BACKLOG.md`
- Actual shipped release history: `../CHANGELOG.md`
## Child Maps
- Public embedded docs corpus: `public/AGENTS.md`
- Packaged skills: `skills/AGENTS.md`
- Execution plans: `exec-plans/AGENTS.md`
## Execution Plans
- Active plans: `exec-plans/active/`
- Completed plans: `exec-plans/completed/`
Use completed plans for historical context only. For new complex work,
create/update plans in `exec-plans/active/`.