A vendor “review my code” prompt runs one blended pass that quietly merges concerns and lets a strong correctness story bury a security or data-loss issue; this forces five blind, non-overlapping passes with an explicit “fresh slate, no already-covered” rule, then quarantines the cross-pass reasoning into a dedupe+severity triage that also respects a deferrals list – which is exactly the structure that surfaces the bug a single pass talks itself out of. This is the BREADTH variant: reach for it over the single adversarial reviewer on a high-stakes or wide diff, or when one reviewer keeps rationalizing.
Fill in: diff_or_pathsstack_and_runtimeintentional_deferrals
Shared as is, for reference. Read it and decide what it will do before you run it; using it is your responsibility, under the terms.