The authoritative roadmap lives at docs/project-roadmap.md in the repo and gets updated as phases progress. This page is a portal, not a copy.

Where to read

  • docs/project-roadmap.md — phases, milestones, progress %
  • docs/project-changelog.md — what shipped and when
  • docs/journals/ — implementation journals per phase
  • docs/pm/inbox/ — outstanding findings that haven’t been routed yet

Update protocol

Per the umbrella’s documentation-management.md rule:
  • The PM (or project-manager agent) updates the roadmap when phase status changes, after milestones, after major bug fixes, after security work, and on a weekly review.
  • Updates must reflect real progress — no aspirational status.

Current focus

Check docs/project-roadmap.md and the active branch in git. Branch naming: feat/<ticket-id>-<slug> or fix/<ticket-id>-<slug>.