Fix reviewer provider/model merge gate - #533
Draft
andrei-hasna wants to merge 1 commit into
Draft
Conversation
andrei-hasna
force-pushed
the
fix/ope2-00289-review-provider-gate
branch
from
August 9, 2026 23:28
28b39c3 to
c664480
Compare
Agent: severianus
andrei-hasna
force-pushed
the
fix/ope2-00289-review-provider-gate
branch
from
August 10, 2026 01:16
c664480 to
824d047
Compare
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.
Why
OPE2-00289 identified a merge-gate integrity defect: reviewer artifact text could claim the workflow-required provider/model even when the actual reviewer run used another runtime. Three payroll-adjacent merges accepted OpenAI
gpt-5.6-solreview runs while the workflows required Fable.What changed
reviewer_run_idthrough package-ownedcodewith agent read <run-id> --json.0..2.Exact candidate
OPE2-00289/250dd416-e5c3-4001-ab95-d27bb7acd653905826510829d1456423f45fc67d329cae3dd33cc664480843da51bd751516f99273d7ebb8f76f45Regression coverage
RED before the repair:
Ran 30 tests ... FAILED (failures=10)for forged, missing, failed, nonterminal, and mismatched authoritative run cases.GREEN after the repair:
Ran 37 tests in 12.434sOKpython3 -m py_compile ...exit0git diff --checkexit0no leaks foundFixtures cover:
0..2preserved.Rollback
Revert commit
c664480843da51bd751516f99273d7ebb8f76f45. No migration, release, install, deployment, or production data change is involved.Review boundary
This PR is intentionally draft. Independent Fable review of the exact candidate remains coordinator-owned. This implementation lane did not merge, publish, tag, install, deploy, change auth profiles, or retry payroll/Files workflows.