[Phase 4] Add issue cross-references to ROADMAP.md Phase 4 unchecked items #171
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
ROADMAP.md Phase 4 has three open unchecked items with no issue reference numbers:
These correspond to open issues #7, #8, and #27 respectively, but unlike the checked-off VIN Decoder Phase 4 bullets (#129, #134), the open items carry no issue links. This makes it hard to see at a glance which issue to look at for each item.
What to do
Edit
ROADMAP.mdPhase 4 section to annotate each unchecked bullet with its tracking issue number:Also add issue cross-references to Phase 0 unchecked items (issues #2, #3, #4) and Phase 5 unchecked item (issue #30) for consistency.
Acceptance criteria
ROADMAP.mdPhase 0 unchecked items link to #2, #3, Stand up registry.leeworks.dev container registry (#4)ROADMAP.mdPhase 4 unchecked items link to #7, #8, [Phase 4] Add API metrics instrumentation to all three API services (#27)ROADMAP.mdPhase 5 unchecked item links to #30kustomize build flux/= PASS (pure docs change — no manifest impact)leeworks-agents/api-companyWhy this matters
Every previous phase bullet that is closed has a reference (e.g., issue #36, #28, #29, #129, #134). Open bullets should be equally navigable, especially as the pre-launch sequence becomes critical.
✅ Implemented and merged via PR #172 (branch
feature/roadmap-status-crossrefs-171-170).All ROADMAP.md cross-references added as requested:
kustomize build flux/= PASS (pure docs change)Work complete — merged in PR #172.