Skip to Content
TempPre-release / final pass checklist (docs)

Pre-release / final pass checklist (docs)

Use this list before calling a development phase “done” when the repo has seen path, API, or behavior churn. Tick items after you re-read or update the file.

High impact

Cross-cutting

Optional deep pass

  • Command READMEs you touched this phase.
  • ADR “See also” links if folders moved.
  • docs/phases/** completion notes vs what actually shipped.
  • Comment & JSDoc cleanup (noise vs signal) — trim redundant comments; one JSDoc per constant group where possible; rich JSDoc on important public APIs.

This file is tracked in git. Session scratch work belongs in ignored docs/phases/temp/ — see agents/temp-notes.md.