docs(spec): add prioritized improvement roadmap - #5
Open
talgolan wants to merge 2 commits into
Open
Conversation
Capture a 14-item backlog across capability, performance, scalability, and security, derived from a full v0.8.0 implementation read plus the 2026-05-21 usage-feedback doc (excluding items already shipped). Ordered by leverage and grouped P0 (quick-win hardening) through P3 (maintainability), each item carries problem / change / effort / risk / acceptance criteria, a suggested release grouping, and the inherited no-deps / stage-don't-commit / small-surface constraints. Co-authored-by: Cursor <cursoragent@cursor.com>
3 tasks
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
Adds
meta/superpowers/specs/2026-06-15-improvement-roadmap.md, a prioritized backlog of 14 improvements across capability, performance, scalability, and security. Derived from a full read of the v0.8.0 implementation plus the 2026-05-21 usage-feedback doc, excluding items that already shipped (3x flaky-test retry, duplicate-number guard, the four end-session heuristics, the outstanding-items overlay, the "Last entry" auto-bump, the session-start status line).Each item carries problem / change / effort / risk / acceptance criteria. Ordered by leverage and grouped into tiers:
learnings-surfaceearly-exit, version-tag validation before echo, ReDoS bound on the trigger loop.SessionEndclose-out nudge, secret-write gate,/session-continuity:doctor, auto-generated Symptoms index.docs/paths at v1.0, document the repo-trust model, trigger authoring aids, generalize the version-sync guard.Also records the inherited constraints (no new deps, stage-don't-commit, small surface), a suggested release grouping (v0.8.x → v1.0), and three open questions that need a maintainer decision.
This PR is the spec only — no behavior changes. It's a planning artifact under
meta/, not shipped to users.Test plan
meta/superpowers/specs/per the repo's CLAUDE.md convention (notdocs/).Made with Cursor