fix: preserve release Gate state through Part C - #13
Merged
Conversation
Gandy2025
marked this pull request as ready for review
August 11, 2026 09:39
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
Fix the release Gate lifecycle handoff so Part C exercises the exact payload,
HOME, and working directory qualified by Part B.
L1–L7 PASSas the per-provider entry condition for Part C.provider sessions in
G1–G6.L8immediately on any stop beforeL7 PASS, or after the provider'sPart C run completes or stops.
D0requirement unchanged: both providers needL1–L8andG1–G6PASS.receipt labels.
Scope
Included: the manual Gate lifecycle, live-case entry/teardown instructions,
receipt labels, and deterministic contract coverage.
Excluded: product skill behavior, model-backed Gate execution, repository
visibility/settings, tags, GitHub Releases, and publishing.
Validation
case-sensitive-filesystem skip on macOS
skills@1.5.22skills@latestdiscovery smokegit diff --checkCommands:
Independent Standards and Spec reviews found lifecycle edge cases during the
pre-commit review. Those findings were fixed and both final reviews reported
no remaining findings.
Safety and compatibility
— no Chinese mirror exists for these Gate files
this repairs the previously unsatisfiable Gate sequence
The PR remains Draft because independent QA was explicitly excluded from this
change. A successor release candidate still requires a fresh, separately
authorized live Gate; deterministic checks do not qualify agent behavior.