roadmap.mdx does not follow the WP → Milestone → Roadmap source-of-truth chain #28

Closed
opened 2026-08-30 13:47:06 +00:00 by Ninosaurier · 0 comments
Owner

Problem

roadmap.mdx currently maintains its own independent description of project phases, instead of mirroring the established source-of-truth chain:

  • ADM Work Packages (opportunities-and-solutions.mdx) define scope — what needs to be built
  • Gitea Milestones + Issues define status — what's actually done, computed mechanically from real issue state
  • roadmap.mdx should only reflect milestone status and link back to the relevant WP for scope — it should not independently describe or duplicate content from either source

Action items

  • Restructure roadmap.mdx so each phase shows milestone status (linked to the corresponding Gitea milestone) and links to its corresponding Work Package in opportunities-and-solutions.mdx for scope detail, instead of describing scope/status inline
## Problem `roadmap.mdx` currently maintains its own independent description of project phases, instead of mirroring the established source-of-truth chain: - **ADM Work Packages** (`opportunities-and-solutions.mdx`) define scope — what needs to be built - **Gitea Milestones + Issues** define status — what's actually done, computed mechanically from real issue state - **`roadmap.mdx`** should only reflect milestone status and link back to the relevant WP for scope — it should not independently describe or duplicate content from either source ## Action items - [x] Restructure `roadmap.mdx` so each phase shows milestone status (linked to the corresponding Gitea milestone) and links to its corresponding Work Package in `opportunities-and-solutions.mdx` for scope detail, instead of describing scope/status inline
Ninosaurier added the Kind/DocumentationPriority/Medium labels 2026-08-30 13:47:06 +00:00
Ninosaurier self-assigned this 2026-08-30 13:47:06 +00:00
Ninosaurier added the Status/Awaiting Release label 2026-08-31 13:37:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Ninosaurier/LUNA-Charts#28