Summary
Create a roadmap: milestones ordered by dependency, showing the path through the closure landscape. Currently milestones exist as a concept and a frontmatter field but no ordered view exists.
Motivation
The semiotic-project-management spec describes a roadmap as “path through closure landscape (milestone sequence)” but none exists. Plans have milestone fields but there is no view that shows milestones in dependency order with progress indicators.
Steps
- Define existing milestones (project-management-v1 is the only one currently declared).
- Identify what other milestones should exist based on goals.
- Order milestones by dependency.
- Add milestone view to review-plans skill.
- Write a roadmap text showing the sequence.
Done when
- At least 3 milestones defined with dependency ordering
- review-plans generates milestone sequence view
- Plans are tagged with appropriate milestones
Dependencies
- Plan 0017 (board and WIP) — milestone view is part of board extensions
Log
2026-03-08 — Created from gap analysis. Roadmap is a researched PM practice with zero application.