release(v0.36.0): traceability-enforcement — ASPICE V closed#312
Merged
Conversation
Bump 0.34.0 → 0.36.0 (catches up the planned v0.35.0; SR-43 opaque-rep retagged v0.36.0 as it ships here). No library code change — this milestone closes the ASPICE V-model: rivet validate goes 77 errors → PASS (0 errors), every sw-req + system-req carries a typed sw-/sys-verification backlink. CHANGELOG entry records the full migration (SR-44/#311) + SR-43/#309 + #308/#310. Requires rivet >= v0.19.0 (the #570 parser fix). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
LS-N verification gate✅ 57/57 approved LS entries verified
Approved Failed LS entries(none) Missing regression tests(none) Updated automatically by |
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.
v0.36.0 — traceability-enforcement release
Cuts the traceability milestone now that #311 (full ASPICE SWE/SYS tier migration) is merged. No library code change since v0.34.0 — this release closes the ASPICE V-model:
rivet validategoes 77 errors → PASS (0 errors), every one of the 44 sw-reqs + 11 system-reqs carries a typed verification backlink.Catches up the planned v0.35.0 (its SR-43 opaque-rep oracle, #309, ships here; SR-43 retagged v0.36.0). Also bundles #308 (verification matrix) and #310/#300 (multi-memory lowering contract).
Changes
Cargo.toml/Cargo.lock: 0.34.0 → 0.36.0CHANGELOG.md: [0.36.0] entry with falsification statementsafety-requirements.yaml: SR-43 release tag v0.35.0 → v0.36.0 (ships in this release)Dependency note
Requires rivet ≥ v0.19.0 (the #570 YAML-parser fix).
compliance.ymlalready bumped to v0.19.0 in #311.Tag
v0.36.0to be applied on green main after merge; release.yml then produces the signed/SBOM'd assets.🤖 Generated with Claude Code