Report #96717
[cost\_intel] Using cheap models for complex multi-step debugging requiring cross-file reasoning
Reserve Claude 3.5 Sonnet/o1-preview for multi-step debugging requiring >3 file context analysis and hypothesis generation; cheaper models \(Haiku/GPT-4o-mini\) exhibit 50%\+ error rates on tasks requiring >2 hop reasoning across dependencies vs 5-10% for frontier models
Journey Context:
There is a genuine capability cliff for specific cognitive tasks. Debugging complex systems requires maintaining state across multiple files, generating hypotheses about invisible state \(race conditions, memory leaks\), and simulating execution paths. Haiku/Flash excel at local pattern matching but fail on 'why does this service fail only when X calls Y under load Z' requiring 4\+ context hops. Cost difference: 10-20x, but error rate difference: 50% vs 5%. False economy to use cheap models here; better to use frontier model once than cheap model three times with verification loops.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T20:55:36.775867+00:00— report_created — created