specs: refresh for beta — alpha shipped, plan rescoped#108
Merged
Conversation
- plan.md: retitle Beta Plan, mark alpha done, list remaining MLP work (find-and-replace tail #100, clipboard #101, word-wrap #102, multi-caret #103), add TG TextView [Obsolete] gate (Terminal.Gui#5303). - Flip stale Status headers on folding-ui, syntax-colorizer, auto-indent (all merged in alpha) and multi-caret (now Ready, unblocked by caret-anchors). - Mark lift-only specs (folding, syntax-highlighting, indentation, search) and word-wrap-toggle as Subsumed per R9 — they ship inside their consumer feature, not standalone. - Cross-link clipboard / word-wrap / find-and-replace specs to their tracking issues. Co-Authored-By: Claude Opus 4.7 (1M context) <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
specs/plan.mdfrom MLP/Alpha to Beta: alpha shipped 2026-05-12; the remaining bar is full MLP feature set + Terminal.Gui markingTextView[Obsolete].folding-ui,syntax-colorizer,auto-indent(all merged in alpha — PRs feat: implement end-to-end code folding #96, feat: Syntax colorizer — xshd-based highlighting engine #94, feat: lift IIndentationStrategy and wire auto-indent on Enter #95) andmulti-caret(was Blocked bycaret-anchors, now Ready — issue multi-caret: AdditionalCaretOffsets + Ctrl+Click + per-caret selection + single-step undo #103).folding,syntax-highlighting,indentation,search) andword-wrap-toggleas Subsumed per constitution R9 — they ship inside their consumer feature and are not scheduled standalone.TextView[Obsolete]warning.Docs-only — no source files touched.
Test plan
specs/plan.mdend-to-end and confirm the Done snapshot matches what actually shipped in alpha.folding-ui,syntax-colorizer,auto-indent,multi-caret) read as Done / Ready respectively.folding,syntax-highlighting,indentation,search,word-wrap-toggle) point at the consumer feature that actually shipped them.dotnet formatandjb cleanupcodeshould be no-ops).🤖 Generated with Claude Code