You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abort (feat(code-review): abort remaining panel dispatches on a cheap-lens blocker #2168): abort frequency per checkpoint, the opus-tier tokens deferred, and how often the deferred lenses found something new after the fix loop. If deferred lenses almost always come back clean, the abort is pure savings. If they often find something, the abort is only reordering the work.
Part of #2200. Blocked on slice 0.
Measure
test-reviewdispatch tokens before vs. after feat(review): abort-on-cheap-blocker, countable test-review, tiered findings #2197's merge (cost_meter//cost-report), plus/agent-evaltrue-positive parity on thetest-reviewfixtures. A drop in true positives fails this mechanism regardless of any token savings.render_tiered_findings.py, and count how often--expandis used. Frequent expansion would mean Tier-1 lines are too thin.Acceptance criteria
Generated by Claude Code