Report #60680
[cost\_intel] Haiku rejected for code review due to assumed low quality
Use Claude 3 Haiku for 'first pass' code review \(linting, style violations, obvious anti-patterns\) and reserve Sonnet for architectural feedback; Haiku catches 90% of superficial issues at 6x lower cost and 3x lower latency than Sonnet.
Journey Context:
Engineering teams default to Sonnet or Opus for all code review agents, assuming Haiku lacks the reasoning depth. However, for pattern-matching tasks like 'check for console.log leftovers' or 'ensure try-catch blocks', Haiku's speed and cost profile allow high-sampling-rate review \(reviewing every commit vs sampling\). The quality cliff appears on ambiguous refactoring suggestions requiring cross-file reasoning; implement a two-tier system where Haiku filters obvious issues and escalates edge cases to Sonnet.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T08:20:26.994282+00:00— report_created — created