Fix fail-open release gate behavior - #10
Merged
Merged
Conversation
Owner
Author
|
Approved. Regen verified independently: SEARCH quota 885 → 599, consistent with a completed 15 × 2 executing against the live platform. All five external-review fixes verified on the branch — seeds floor, INCONCLUSIVE with non-zero exit, lossless identifiers, HTTP convergence, run_id. 87 tests green. Merge. |
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
INCONCLUSIVEgate verdict for paraphrasing, unverified adapters, and all-NOT-TESTED runs--seeds 0and enforce the same floor in the runner/queryrun_idto namespaces and report headersPublic claim changes requiring founder review
This PR changes
README.mdand published evidence, so it must remain unmerged pending founder approval. Specifically it:run_id;/queryconvergence after writes and deletes;Root causes fixed
The gate treated an exact-match judge’s inability to observe paraphrased absence as evidence of absence. Deterministic run namespaces also allowed separate invocations to reuse provider namespaces, while native adapter slugification merged punctuation-distinct scopes. The HTTP runner additionally advanced immediately after accepted mutations even though doctor already treated the shim as eventually consistent.
Verification
--seeds 0: argparse rejection, exit 21986edd5512147dca783bc513029b4f3Mem0 result
The published lifecycle metrics are unchanged:
This matches the expected unaffected scope: pack identifiers do not slug-collide, the run used seeds=2, there was no concurrency, and the Mem0 answering layer quotes exact stored values.
Required label:
needs-founder-review. Do not merge until explicit founder approval is recorded.