Central navigation for all project artifacts managed by the please plugin.
| Document | Purpose |
|---|---|
../ARCHITECTURE.md |
Repository-level bird's-eye view |
../CLAUDE.md |
Project-level AI instructions |
| Path | Purpose |
|---|---|
state/ |
Runtime session state (progress) — not tracked in git |
docs/tracks/ |
Implementation tracks (spec + plan) → Tracks Index |
docs/product-specs/ |
Product-level specifications → Product Specs Index |
docs/decisions/ |
Architecture Decision Records → Decisions Index |
docs/investigations/ |
Bug investigation reports |
docs/research/ |
Research documents |
docs/references/ |
External reference materials (-llms.txt etc.) |
docs/knowledge/ |
Stable project context (product, tech-stack, guidelines) |
templates/ |
Workflow templates (plugin-provided) |
scripts/ |
Utility scripts (plugin-provided) |
See config.yml for workspace settings.
/please:new-track— Create feature specification and architecture plan/please:implement— TDD implementation from plan file/please:finalize— Finalize PR, move track to completed