Skip to Content
PhasesPhases (maintainer hub)

Phases (maintainer hub)

Planning notes under docs/phases/. They are synced to the Nextra docs site with the rest of docs/ (same content as in git / the published repo). Product docs also live under docs/commands/, docs/architecture/, docs/regex/.

Session scratch: docs/phases/temp/ is gitignored — see agents/temp-notes.md.


Start here

Hub: active-phase.md

One-page CLI plan (order: locales → generate/fill → key-sites → patching): CLI-ROADMAP-HANDOFF.md

AreaStatus
CLI (locales, generate/fill progress, identity-streak)Active — see handoff + locales.md, generate.md
i18nprune.dev / apps/webActive (parallel)i18nprune.dev.md; residual demo/report embed
Exports + baseline --json parityDoneexports/README.md, cli-json-command-parity.md

Completed (reference):

DocRole
key-reference-unification.mdreference config, core/preserve, key context, ripgrep modes
interactive-key-confirmation.md--ask / --ask-per-key behavior and precedence

All phase files (index)

FileSummary
active-phase.mdCurrent sprint hub
CLI-ROADMAP-HANDOFF.mdCLI execution order + generate/fill + CepatEdge identity streak
key-reference-unification.mdPreserve + reference + detection docs links
interactive-key-confirmation.mdInteractive removal confirmations
i18nprune.dev.mdPublic web / apps/web
web-report-i18n.mdFull i18n for apps/web + apps/report (after app churn settles)
Prompts & CLI boundariesWhere Inquirer runs, --json / CI skips, utils debt (maintainer)
extension/README.mdVS Code extension — plan, gates, tracks (apps/extension)
key-sites.mdkeySites milestone notes
generate.mdgenerate command phase notes
missing.mdmissing command
report.mdreport command
versioning.mdCLI version / registry
locales.mdlocales subcommands backlog
missing-pipeline.mdPipeline automation ideas
validate.mdRich validate backlog
commands.mdCommand orchestrator boundary (commands orchestrate; core owns logic)
exports/README.mdExports phase (completed — checklist + api-surface, docs-sync, alignment notes)
patching/README.mdLoader + patching phase hub
patching/loader.mdMaintainer checklist (canonical spec: patching/loader.md)
elit-tier/README.mdIntegrations / plugins ideas

Public pointers


Phase rules

  1. docs/phases/** is tracked in git (source of maintainer execution context).
  2. Keep one active sprint in active-phase.md; mark completed work in the relevant phase README (avoid duplicate COMPLETED.md files unless a long archive is explicitly needed).
  3. Do not delete completed phase docs unless their decisions are preserved in ADRs/architecture docs or a canonical replacement phase README.
  4. Keep each phase actionable: explicit checklist, status, and clear handoff links.