Report #42914
[cost\_intel] Defaulting to Claude 3.5 Sonnet for all extraction, classification, or simple reasoning tasks
Use Claude 3.5 Haiku for classification, entity extraction, sentiment analysis, and straightforward reasoning \(1-2 step hops\). Haiku costs $0.80/1M input vs $3.00/1M \(Sonnet\) and operates at 2x speed. Quality degradation is <3% on extraction benchmarks and only occurs with >3-step reasoning.
Journey Context:
Sonnet is over-hired for 'intelligent parsing' tasks. Haiku is specifically optimized for speed and cost on deterministic tasks. The error is assuming 'smaller = dumber universally.' In practice, for structured extraction from semi-structured text \(HTML, PDFs\), Haiku matches Sonnet because the task is pattern matching, not reasoning. The failure signature is multi-hop reasoning \(e.g., 'extract the manager's name from this org chart by following reporting lines' >3 levels deep\).
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T02:29:51.309769+00:00— report_created — created