chore: back-merge v2.0.0 into dev - #937
Merged
Merged
Conversation
chore: merge dev to main
…--components--raes chore(main): release 2.0.0
Brad-Edwards
temporarily deployed
to
github-pages
July 27, 2026 07:01 — with
GitHub Actions
Inactive
Brad-Edwards
added a commit
that referenced
this pull request
Jul 27, 2026
`check_identity_cutover` pinned CHANGELOG.md by whole-file digest, but release-please rewrites that file on every release, inserting each new section above the existing ones. The pin therefore goes stale at every release by construction. It did at v2.0.0: PR #937 back-merged the release into `dev` with the required `verify` check failing, and the failure was overridden rather than fixed, leaving `dev` red on this gate. Add a `generated-release-history` record class that matches how the file is actually maintained. It pins the classified tail exactly and holds everything written above it to the live-tree rule of zero retired identity occurrences, so newly generated content carries no historical exemption. Editing or truncating the tail still fails closed. This is strictly stricter than the whole-file pin it replaces: the old rule allowed any content anywhere in the file so long as the digest was re-recorded, which is exactly the re-record-and-move-on habit that let the override stand. Manifest schema moves to historical-identity-records/v3. Refs #908
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.
Automated back-merge of the v2.0.0 release commit (version bump + CHANGELOG) from
mainintodev, sodevstays in sync.mainis ahead ofdevonly by the release commit (fast-forward).dev's required checks do not run on this bot-opened PR — merge it directly (admin).