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 whendocs/journals/— implementation journals per phasedocs/pm/inbox/— outstanding findings that haven’t been routed yet
Update protocol
Per the umbrella’sdocumentation-management.md rule:
- The PM (or
project-manageragent) 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
Checkdocs/project-roadmap.md and the active branch in git. Branch naming:
feat/<ticket-id>-<slug> or fix/<ticket-id>-<slug>.