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

  1. Define existing milestones (project-management-v1 is the only one currently declared).
  2. Identify what other milestones should exist based on goals.
  3. Order milestones by dependency.
  4. Add milestone view to review-plans skill.
  5. 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.