feat(v2): harden durable runtime and release gates - #51
Merged
Merged
Conversation
Contributor
Author
|
CI supervision complete for
CI fixes made during supervision:
The PR intentionally remains Draft because |
Tokisakix
marked this pull request as ready for review
July 30, 2026 05:56
kangkangzi2025
approved these changes
Jul 30, 2026
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.
Summary
This draft PR delivers the unreleased OpenRath v2 runtime line, closes the actionable repository-wide review findings, records the published
v2.0.0rc1evidence, and adds fail-closed GA evidence and publication gates.The RC is published from
feedcaadb79a349aa60c034618610231d83fb131. The current PR head is not a GA authorization and must remain draft until the target-environment and owner gates below are complete.What changed
v2.0.0rc1GitHub prerelease and public GHCR image, including anonymous digest access and provenance verification.Collect v2.0.0 Gate C evidenceworkflow on a fixedself-hosted, linux, openrath-gatarget runner. GA preparation now accepts only that workflow identity,workflow_dispatch,main, the exact source SHA, and a successful conclusion.Validation at current head (
b671343)git diff --check: passedRelease boundary
The following still block
v2.0.0:mainprotection,ga-release, andga-evidenceare configured with required reviewerkangkangzi2025and self-review prevention. The target runner, evidence-root variable, approved live credentials, and target cluster still require external setup. Seerelease/checklists/v2.0.0-ga.md,release/manual-pypi-v2.0.0.md, anddeploy/docs/drills-v2.md.