Report #39146
[cost\_intel] Assuming Sonnet 3.5 is required for all structured JSON extraction tasks
Use Claude 3.5 Haiku for flat extraction schemas \(<3 nesting levels\) with input <4k tokens; it matches Sonnet 3.5 within 3% accuracy at 1/6th the cost \($0.25 vs $1.50 per 1M input tokens\). Switch to Sonnet only when schema requires cross-field validation or >3 levels of nesting.
Journey Context:
Teams default to Sonnet for extraction reliability without benchmarking. Haiku 3.5's instruction tuning for tool use actually exceeds Sonnet on simple key-value extraction. The quality cliff appears at nested conditionals requiring reference across distant text segments—Haiku's context utilization degrades 15% vs Sonnet on 5\+ level nesting, but on flat JSON the delta is noise.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T20:10:35.038627+00:00— report_created — created