XY-1156: Implement qmd candidate-replay comparability gate#350
Merged
Conversation
…y comparability gate","authority":"XY-1156"}
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
Implements the XY-1156 qmd candidate-replay comparability gate for the Docker-owned quantitative benchmark path.
Changes
scripts/materialize-qmd-candidate-replay-gate.pywith schemaelf.qmd_candidate_replay_comparability_gate/v1.scripts/real-world-quantitative-docker.shto emitqmd-candidate-replay-comparability-gate.jsonafter the freshness manifest.Gate Coverage
The gate blocks unless qmd has:
passstate;corpus_id;Decodex / Manual Intervention
Decodex attempt
xy-1156-attempt-1-1783069646failed withno_effective_diffafter the app-server timeout path. A second Decodex run was skipped because of Linear connector backoff. Manual intervention was used under the goal authorization, then this PR keeps the Decodex issue branch and authorityXY-1156.Validation
python3 -m py_compile scripts/materialize-qmd-candidate-replay-gate.pycargo test -p elf-eval --test real_world_job_benchmark qmd_candidate_replay -- --nocapture- 6 passedpython3 scripts/check-docs.pygit diff --checkcargo make checks- check, clippy, vstyle, and nextest: 437 passed, 92 skippedReview
support_with_changes, 4 P1 false-positive findings.pass, no remaining P0/P1 blockers.Claim Boundary
This supports only a qualified qmd same-corpus candidate-replay comparability claim when the gate passes. It does not permit a broad product leaderboard or ELF-vs-qmd win claim.