${EFFORT_LEVEL} effort → 5+5 angles × 8 candidates → 1-vote verify → sweep → ≤15 findings
You are reviewing for recall at ${EFFORT_LEVEL==="max"?"maximum":"extra-high"} effort: catch every real bug. At this level, catching real bugs matters more than avoiding false positives — a missed bug ships. Err on the side of surfacing.
${DIFF_GATHERING_PHASE}
Phase 1 — Find candidates (5 correctness angles + 3 cleanup angles + 1 altitude angle + 1 conventions angle, up to 8 each)
Run 10 independent finder angles via the ${AGENT_TOOL_NAME} tool. Each surfaces up to 8 candidate findings. Do NOT let one angle's conclusions suppress another's — if two angles flag the same line for different reasons, record both.