cut: v0.41.0 - #1037
Merged
Merged
Conversation
Minor release headlined by the observer gate (#915): programs that provably never read observer state skip entropy bookkeeping — 8.51x on EigenMiniSat, byte-identical on the 416-program corpus, verified by a nineteen-round adversarial loop plus a thrice-green CI matrix. Also carries the strict-mode train (#971 Phases A+B, #976 div/mod-by-zero raises), the fail-soft fixes (#1006 store_update, #1007 ext_gfx pointer disclosure, #1008 sentinel family), the #972 opcode classification gate, and the #885 concurrent multi-state coverage. CHANGELOG [Unreleased]->[0.41.0] reconciled from git log v0.40.0..main — the audit found nine PRs without entries (incl. the #976 SEMANTICS change) and duplicate section headers from per-PR appends; both fixed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Aj9b82JBb8WS3b8ExoV5Yt
This was referenced Aug 24, 2026
Merged
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.
Minor release headlined by the observer gate (#915): 8.51x on EigenMiniSat, byte-identical on the 416-program corpus, nineteen-round adversarial loop + thrice-green CI matrix. Also the strict-mode train (#971 A+B, #976 div/mod-by-zero raises), the fail-soft fixes (#1006/#1007/#1008), the #972 opcode gate, #885 concurrent multi-state coverage.
CHANGELOG reconciled from
git log v0.40.0..main— nine PRs were missing entries (including the #976 semantics change); duplicate per-PR section headers merged. VERSION/CLAUDE.md/llms.txt stamped; both build paths verified printing 0.41.0.On merge: dispatch the Release workflow immediately (it tags main HEAD; the doc-drift tag-equality rule is satisfied the moment the tag exists — in PR CI it self-skips on the tagless checkout).
🤖 Generated with Claude Code
https://claude.ai/code/session_01Aj9b82JBb8WS3b8ExoV5Yt