Follow AGENTS.md at all times — it is the single source of truth.
AGENTS.mdARCHITECTURE.mddocs/features/<feature>.md(if applicable)docs/app-workflows.mddocs/dev-workflows.md
- Create in
docs/exec-plans/active/ - Move to
docs/exec-plans/completed/after validation
- Quick:
pnpm test:api - Full:
pnpm lint && pnpm lint:api && pnpm test:api && pnpm check:structure
- Update docs in the same PR as code changes
- Only change files relevant to the task