Skip to content

Stop reporting fixed findings as ignored - #109

Merged
adamw merged 3 commits into
masterfrom
review/rl-1
Aug 7, 2026
Merged

Stop reporting fixed findings as ignored#109
adamw merged 3 commits into
masterfrom
review/rl-1

Conversation

@adamw

@adamw adamw commented Aug 7, 2026

Copy link
Copy Markdown
Member

The review loop's carried state only grew. A finding the fixer declined, or the gate held back, stayed on the books even after a later round fixed it — so it came back in the final IgnoredIssues, and reviewers were told it was still declined.

Both loops now drop the fixer's fixed titles from the carried set and from the GateLedger, at the one place a fix verdict is seen. Removal only ever follows a fix verdict, never an agent going quiet. The commit also cuts the repeated "declines are sent, fixes are not" rationale down to one copy, fixing a stale one that said declined holds only the last round's refusals.

Findings: docs/research/2026-08-review/review-loop/01-fixed-findings-stay-ignored.md, docs/research/2026-08-review/review-loop/07-declines-rationale-repeated-and-drifted.md

adamw and others added 3 commits August 7, 2026 14:59
A finding the fixer declined, or the confidence gate held back, stayed on
the books even after a later round fixed it: it came back in the final
IgnoredIssues and was re-sent to reviewers as still declined. Both loops
now drop fixed titles from the carried set and the gate ledger. Also
trims the repeated declines rationale down to one copy.
@adamw
adamw merged commit ef88b18 into master Aug 7, 2026
6 checks passed
@adamw
adamw deleted the review/rl-1 branch August 7, 2026 22:48
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