From 41c834008f7dbee97f86bb4af1ab82eb29714030 Mon Sep 17 00:00:00 2001 From: Brummel Date: Sun, 10 May 2026 11:51:48 +0200 Subject: [PATCH] roadmap: drop per-task progress count from Sweep 1 entry The "tasks 1-3 of 6 landed" snapshot ages out with every sub-commit; the plan's own checkboxes are the live source. Roadmap entry now just carries `[~]` + a pointer to the plan. --- docs/roadmap.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 5dbd241..62082c9 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -40,8 +40,7 @@ work progresses. - context: `docs/specs/2026-05-10-design-md-consolidation.md` - sub-entries: - [~] Sweep 1 — remove history anchors - (`docs/plans/2026-05-10-design-md-consolidation-1-history-anchors.md`; - tasks 1-3 of 6 landed) + (`docs/plans/2026-05-10-design-md-consolidation-1-history-anchors.md`) - [ ] Sweep 2 — REVERTED + migration plans out - [ ] Sweep 3 — schema SoT inversion + data-model hardening - [ ] Sweep 4 — workflow / cross-reference cleanup