readme: consolidate What's-new stack to the unreleased tail (operator-instructed) - #89
Merged
Merged
Conversation
…-instructed) Removes the released v4.3.5-v4.6.0 sections and rewords the history pointer to state accurately that release notes live as changelog.d/ fragments compiled into CHANGELOG.md at each release cut. Operator instructed consolidation with the compilation gap known (overrides the defer recorded on #88); the unreleased v4.7.0-v4.9.0 tail stays, keeping the release-consistency whatsnew-version gate satisfied. Co-Authored-By: Claude Fable 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.
Operator-instructed consolidation of the README What's-new stack (follow-through on the deferral recorded in #88 — the operator instructed consolidation with the fragment-compilation gap known).
What changed
plugin.json(4.9.0).changelog.d/and are compiled intoCHANGELOG.mdat each release cut (the previous wording claimed the versioned history was already inCHANGELOG.md, which holds only[Unreleased]until a cut).plugins/content, version, or contract change.Relationship to #88's resolved thread: the "keep until compiled" deferral is overridden by explicit operator instruction; the truthful-pointer rewording addresses the underlying concern (readers are no longer told to look for history where it does not yet exist — the fragments directory is named directly).
Validation
git diff --checkclean; 3 What's-new sections remain (v4.9.0/v4.8.0/v4.7.0)author: claude
standing_directives: operator-instructed (2026-08-04, "Consolidate the What's-new stack", issued after the compilation-gap flag — informed override); fragment-only changelog; distribution boundary unaffected
tier: 1
cross_check: N/A (tier 1 — repo-root README + changelog fragment only)
post_condition: pre-push release-consistency all PASS; git diff --check clean
mcp_coverage_gap: NONE
contributor_rights: OWNER-AUTHORED
operator_reserved: no
plugin_affected: NONE (repo-root README only; package content untouched)
🤖 Generated with Claude Code