forked from 0xWheatyz/SPARC
Update ROADMAP.md to reflect completed work and add next-horizon items #1659
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?
Context
All items in ROADMAP.md (P1, P2, P3) have been implemented and merged as of sprint 2026-04-20. The roadmap document still reads as a list of future work, which is misleading for contributors and agents picking up issues.
What to do
Add a "## Completed" section at the top (or move the "## Current State" section to reflect the full implemented feature set) listing what has been shipped, including:
Replace the body of P1/P2/P3 sections with any NEW next-horizon items, or remove those sections if there is nothing pending.
Keep the "## Infrastructure and Deployment" note pointing to Talos.
Acceptance criteria
ruff checkandtscare not affected (documentation change only)PR #1664 has been created for this issue. Work was completed on branch and is ready for review.