release: v0.55.0 — "The scry seam" - #925
Merged
Merged
Conversation
…erated docs Six lanes: L7 traceability, L5 evidence scope, L3 allocator reach, L6 aarch64 br_table + value-carrying blocks, L2 the scry const-remat seam, and the #921 WCET decline naming. - version 0.54.0 -> 0.55.0 across 14 tracked pin files (workspace + every path-dep, MODULE.bazel, npm/package.json, artifacts/status.json); - Cargo.lock refreshed — it had ZERO 0.55.0 entries after the bump, and no CI job runs --locked, so nothing would have caught it (the v0.52 cold-review defect, caught here by checking a count instead of by review); - CHANGELOG [Unreleased] -> [0.55.0], 19 bullets, 8 blocks consolidated to 6 headings with the bullet count asserted across the rewrite; - generated docs regenerated once by the coordinator (#805). Gates on the assembled tree: build 0, fmt 0, claim 43/43, oracle wiring 160 scripts / 0 UNDECLARED, 133 test suites, frozen anchors 10/10 bit-identical.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
Six lanes. Version 0.54.0 → 0.55.0.
--proven-safebounds-check elision on scry's proof, fail-closed onmodule_sha256.br_table+ value-carryingblock/loop/if; known divergences 5 → 4.unmodeled-opWCET declines now name the op and byte offset (gale's schedulability input).Gates on the assembled tree
gate-potency audit (run before tagging)
set -o pipefail; 55 steps useset -euo pipefail.Version Pin Sweepcovers 2 of the 4 surfaces a release bumps (Cargo.lock and npm/package.json are ungated) #924:Version Pin Sweepcovers 2 of the 4 surfaces a release bumps.Cargo.lockandnpm/package.jsonare ungated — the lock had ZERO 0.55.0 entries after the bump and is correct here only because it was checked by hand. Not a blocker for this release; filed.Deferred to v0.56: #923 (codecov split), #924 (pin-sweep scope), #846 (gpio-thin 502→498 B).