Skip to content

hotfix: pin pr-reviewer v0.17.1 — stop hallucinated 'fixed' clearing a block#19

Merged
mabry1985 merged 1 commit into
mainfrom
hotfix/pin-0.17.1
Jul 24, 2026
Merged

hotfix: pin pr-reviewer v0.17.1 — stop hallucinated 'fixed' clearing a block#19
mabry1985 merged 1 commit into
mainfrom
hotfix/pin-0.17.1

Conversation

@mabry1985

Copy link
Copy Markdown
Member

Incident hotfix. protoAgent#2208 shipped a confirmed major (event-loop-blocking sync call) to main past a formal block: a re-review emitted {"disposition":"fixed"} on a line that never changed, and the clearance guard trusted it.

pr-reviewer-plugin#37 grounds fixed dispositions: a fix that left no trace in the delta prior-head→head is unproven and does not clear a blocker. Fail-closed. 276 tests.

Merging deploys — closes a live hole on every formal-mode repo.

🤖 Generated with Claude Code

…a block

protoAgent#2208 shipped a confirmed major to main past a formal block: a
re-review emitted a false 'fixed' disposition on a line that never changed, and
the clearance guard trusted it (pr-reviewer-plugin#37). v0.17.1 grounds 'fixed'
dispositions against the delta — a fix leaving no trace is unproven and does not
clear a blocker. Fail-closed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mabry1985
mabry1985 merged commit 2dae8ee into main Jul 24, 2026
1 check passed
@mabry1985
mabry1985 deleted the hotfix/pin-0.17.1 branch July 24, 2026 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant