fix(legal): preserve validated source apply handoff - #452
Draft
zhengdaqi wants to merge 3 commits into
Draft
Conversation
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
V24R11 closes the protocol handoff gap observed in the V24R10 Case 09 product gate. When an ordinary source proposal becomes valid only after the final tool result, Legal Coverage now advances the existing opaque
handoffOrdinalonce so Core can grant one existinghandoff_graceand deliver the exact apply command on the next model turn.This remains a stacked draft on V24R10. It must not merge until a fresh immutable product campaign passes Gate 0, paired smoke, Case 05, and Case 09.
Changes
source-fragment-apply-readycheckpoint using the validated state hash, immutable proposal SHA-256, and sorted exact source IDs.progressOrdinal.baseline -> handoff_grace -> renewed -> completed.QA & Evidence
0 !== 1handoff assertion; V24R11 passes the same workflow. Artifact:.omo/evidence/20260727-v24r11-source-apply-handoff/QA.md.85/85passed, including complete model/tool/turn pairing and zero O1 drops.0 -> 1 -> 1 -> 1 -> 1; progress0 -> 0 -> 0 -> 1 -> 1; exact apply mutated 4 sources and 20 facts, wrote the durable receipt, and left the input tree unchanged. Artifact:.omo/evidence/20260727-v24r11-source-apply-handoff/case09-replay-result.json.309/309passed.node --checkcommands andgit diff --checkpassed.Risks & Residuals
8/2, deadlines, Router, Memory, validators, model, corpus, source apply, receipt validation, repair, matrix, and authority protocols are unchanged.source-fragment-applywork item with valid hashes and 1-12 unique bounded source IDs; invalid or replayed state does not advance.Stack
codex/convergence-v24r10-validated-repair-contract(fix(legal): validate immutable source repair preparation #451)