docs: delete the finished implementation plan - #72
Merged
Merged
Conversation
`docs/superpowers/plans/2026-05-01-quill-implementation.md` was 3,662 lines describing a build that finished, in terms the code no longer matches — after six milestones of refactoring, considerably less so than when this was filed. Its "REQUIRED SUB-SKILL" preamble was an artifact of the initial build that read as an instruction to anyone opening it. The design spec stays: its non-goals remain the clearest statement of what this app deliberately does not do. #34 also suggests promoting the spec to `docs/SPEC.md` so the `superpowers/` scaffolding collapses. Not done here, and deliberately: `THEORY.md:141` references `docs/superpowers/` by path, and that file is frozen until the refactor work is finished and it can be regenerated. Moving the spec now would plant a stale reference that cannot be corrected. The promotion is a one-line follow-up once THEORY and WALKTHROUGH are regenerated. `CLAUDE.md`'s "Historical docs" paragraph reduced accordingly. Closes #34 Co-Authored-By: Claude
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.
Closes #34. Second of two PRs in milestone 7 — kept separate so a 3,662-line deletion doesn't drown the code sweep in #71.
docs/superpowers/plans/2026-05-01-quill-implementation.mddescribed a build that finished, in terms the code no longer matches — after six milestones, considerably less so than when the issue was filed. Its "REQUIRED SUB-SKILL" preamble was an artifact of the initial build that read as an instruction to anyone who opened it.The design spec stays. Its non-goals remain the clearest statement of what this app deliberately does not do.
One thing #34 asks for that I did not do
It suggests promoting the spec to
docs/SPEC.mdso thesuperpowers/scaffolding — aplans/directory with nothing left in it and aspecs/directory with one file — collapses too.THEORY.md:141referencesdocs/superpowers/by path, and that file is frozen until the refactor work is done and it can be regenerated. Moving the spec now would plant a stale reference I'm not able to correct. Leaving the directory where it is keeps that reference true. The promotion is a one-line follow-up whenever THEORY and WALKTHROUGH get regenerated.CLAUDE.md's "Historical docs" paragraph is reduced accordingly — it stays current because it steers every future session.bun run check:ciclean.