feat(release): v0.18.0 — TR-030 rivet ingestion demonstrated; cosign-signed checksums (#116) - #117
Merged
Merged
Conversation
…signed checksums (#116) Closes the v0.18.0 scope and rolls the release: - TR-030 discharged against a RELEASED rivet: v0.31.0/v0.32.0 ship the ordeal-certificate artifact type (rivet#693 Part 2, rivet PR #743). The new examples/rivet_ingestion.rs produces a bundle from a live solve, re-ingests it the way rivet does (hash-verified parse + recheck()), proves tampered proof/problem payloads are rejected at ingestion, and emits a fixture that rivet 0.32.0 validates clean — never-re-checked negative fails the recheck-gates-verifies rule (VER-029, VE-022/VV-044). - FEAT-015 umbrella verified: TR-031 envelope published, TR-009 decided with data, TR-030 verified. rivet release status v0.18.0: 6/6 verified. - #116 (varve): release.yml signs SHA256SUMS.txt via keyless cosign (Track A; .cosign.bundle/.sig/.pem), TR-033 implemented, verified against the first signed release per its criteria. - CI gate gap closed: no job ever compiled cert-bundle targets; the oracle job now carries cert-bundle so the cert_bundle tests and the required-features example build in CI. - Version roll 0.17.0 -> 0.18.0 + changelog. Implements: TR-033, FEAT-015 Verifies: TR-030 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EBJ6kdJ16E3hnsBbq9Lwf1
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.
What
Closes the v0.18.0 scope (
rivet release status v0.18.0: 6/6 verified, cuttable) and rolls the version.TR-030 — rivet ingestion of ordeal-cert/v1, demonstrated against a released rivet
rivet v0.31.0/v0.32.0 ship the
ordeal-certificateartifact type (rivet#693 Part 2 / rivet PR #743). The newexamples/rivet_ingestion.rs(VER-029):prove_equivmul-by-2 vs shl-1) → checker-validated UNSAT certificate;to_cert_v1→ bundle;from_cert_v1re-ingestion (hashes verified before parse) +recheck()— PASS;HashMismatch) before any recheck;validateexits 0 (PASS, 0 warnings); strippingverification-result: passflips it to exit 1 namingV-ordeal-cert-recheck-gates-verifies.Recorded as VE-022/VV-044; TR-030 and FEAT-015 promoted via
rivet verify.#116 — keyless cosign signing of release checksums (TR-033, varve)
release.ymlnow signsSHA256SUMS.txtvia Sigstore keyless OIDC (org Track A, mirrors synth), publishing.cosign.bundle/.sig/.pem. The create-release job already hadid-token: write. Verified per TR-033's criteria against the first signed release (v0.18.0); varve re-add is then a one-liner on their side.CI gate gap closed
No CI job ever enabled
cert-bundle— thecert_bundletest module and required-features examples were never compiled in CI. The oracle job now carriescert-bundle.Release roll
0.17.0 → 0.18.0 (workspace + ordeal-lrat pin) + changelog dated 2026-08-08.
Verification (local, all exit 0)
cargo fmt --check,clippy --all-targets(default andcert-bundle) — cleancargo test --all— 186 passed;--features cert-bundle cert_bundle— 5 passedrivet --project … validatePASS (0 warnings) on the emitted fixturerivet validate --skip-external-validationPASS;rivet release status v0.18.0cuttable🤖 Generated with Claude Code
https://claude.ai/code/session_01EBJ6kdJ16E3hnsBbq9Lwf1