Six AI reviewers improved a PR that shouldn't have existed
A PR landed on our CLI with ~550 lines of new probe code. Its entire product effect was one debug log line, and the number it existed to measure was one the PR's own limitations section admitted it couldn't measure. My six-lens
The reviewers weren't the problem. Every mechanism in that panel is anchored — a finding needs a
So every lens now returns a scope verdict —
/deep-review panel read it and did good work: safer, quieter, better named. Not one of the six asked whether it should ship at all.The reviewers weren't the problem. Every mechanism in that panel is anchored — a finding needs a
file:line, a fix needs a before/after. "This file shouldn't exist" has no anchor, so there's nowhere to file it, so nobody says it. Each lens does the one thing the harness makes easy: improve the code in front of it.So every lens now returns a scope verdict —
ship-as-is, split, or cut — and that gets settled before any fix is applied. Order matters: hardening code that's about to be deleted makes the deletion look expensive. And a cut doesn't authorize anything. The panel rules; I still press delete.