docs: remove ROADMAP.md, use GitHub issues/milestones as the single tracker - #74
Merged
Merged
Conversation
…racker The v1.0/v2 milestones and per-feature issues are already the live source of truth in practice - keeping ROADMAP.md's status lists in sync by hand duplicated that and drifted repeatedly (stale #37/#39 references caught and fixed just this session). Point README.md and src/amiga/README.md at the milestones instead. Co-Authored-By: Claude Sonnet 5 <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
docs/ROADMAP.md. The v1.0/v2 milestones and per-feature issues are already the live source of truth in practice (created and updated all session) — keeping the roadmap doc's status lists in sync by hand duplicated that work and drifted repeatedly (caught and fixed stale#37/#39references in it just this session, before deciding to remove it outright instead).README.md: replaced the roadmap link with pointers to the v1.0 and v2 milestones, and refreshed the status blurb (on-hardware verification pass is done, not "remaining").src/amiga/README.md: dropped the staledocs/ROADMAP.md Phase 4reference and a leftover "Nothing here yet." placeholder that no longer matched the file's own content.Troubleshooting-and-FAQ.md) updated separately to point its one roadmap link at the v2 milestone instead — committed and pushed directly per CLAUDE.md.Left untouched: existing GitHub issue bodies (
#37–#47,#67,#69,#71) that mention "From docs/ROADMAP.md ..." as historical provenance notes — they're static breadcrumbs in issues, not live links, and editing over a dozen of them for this seemed like low-value churn. Flagging in case you'd rather those get cleaned up too.Test plan
Docs-only change, no build/test impact.
🤖 Generated with Claude Code