release: v1.0.1 — post-1.0.0 audit remediation#54
Merged
Merged
Conversation
Roll the [Unreleased] audit-remediation entry into [1.0.1]. Closes the code-pack I2 bypass (a worker could launder a green test verdict past the verifier) plus 19 correctness/wiring/test-hardening defects found by a full adversarial audit of the merged P11+P12 surface. Invariants I1-I7 re-confirmed; make verify + -race green. Co-Authored-By: Claude Opus 4.8 <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.
Cuts v1.0.1, rolling the audit-remediation entry from #53 into the
[1.0.1]CHANGELOG section.A post-1.0.0 patch from a full adversarial audit of the merged P11 + P12 surface (28.6k lines). The audit confirmed the architecture and all seven invariants are sound, and fixed 20 real defects — one release-blocking I2 erosion (code-pack flag injection could launder a green test verdict past the verifier) plus correctness/wiring/test-masking issues. v1.0.0 shipped with the blocker (the audit ran post-release); every other defect failed safe.
make verify+go test -racegreen ·go.mod/go.sumunchanged · I1–I7 hold.After merge: tag
v1.0.1on the squash commit + GitHub release.🤖 Generated with Claude Code