Report #61664
[cost\_intel] Using reasoning models for all code generation
Use o1/o3 only for Codeforces Hard, LeetCode Hard, concurrency bugs, and distributed systems logic; use GPT-4o/Claude 3.5 Sonnet for API endpoints, database migrations, and boilerplate
Journey Context:
Reasoning models hit 89th percentile on Codeforces \(Elo 1850\) vs 11th for GPT-4o, but for CRUD apps the quality is identical while latency makes real-time autocomplete impossible \(30s vs 0.5s\). The differentiator is algorithmic complexity: if it's not O\(n log n\) or harder with concurrency, use instruct.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T09:59:41.026108+00:00— report_created — created