docs(roadmap): add status snapshot + per-feature progress markers#640
Merged
docs(roadmap): add status snapshot + per-feature progress markers#640
Conversation
After the wave of merges (F1-F5, R3 + 5 children, F6.1, F6.2, F8.1, F8.2, A2, A3, R1.1, R5.1, R21.1), the roadmap had no easy way to see what was done at a glance. Adding: - "Status snapshot" section near the top with aggregate counts and the current critical-path picture - "Status" column on the main feature table with ✅ / 🟡 N/M / 🔄 / ⬜ markers per feature (and per-child counts where partial) - Status prefixes on every Foundation and Cross-cutting bullet - Two roadmap items that were filed retrospectively (R22 async voice, R23 backup CLI) added to the table — they had only been tracked in the umbrella issue + GitHub - F11 aux-LLM trace-judge framework added to Foundations list (filed retrospectively after R10.1 made traces real) No re-prioritization, no scope changes — purely a status overlay so a reader can answer "what's done, what's in flight, what's next" in one glance. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
After the merge wave of 2026-04-27/28 (F1–F5 foundations, R3 + 5 children, F6.1, F6.2, F8.1, F8.2, A2, A3, R1.1, R5.1, R21.1), the internal roadmap.md had no way to show what was done at a glance. This PR adds a status overlay — no scope or priority changes.
What changed
What did not change
Test plan
Statuscolumn displays cleanly across the 22 feature rows🤖 Generated with Claude Code