Report #99028
[counterintuitive] Turning on reasoning mode / extended thinking always improves accuracy, so it should be the default.
Disable reasoning for pattern matching, classification, format conversion, and simple recall. Reserve reasoning for multi-step logic, debugging, open-ended analysis, and high-stakes judgment.
Journey Context:
Reasoning adds cost and latency, and it can actively hurt tasks that rely on rapid pattern recognition or implicit statistical learning. Liu et al. showed that chain-of-thought/reasoning reduced accuracy by up to 36.3 percentage points on tasks where human deliberation also hurts performance, such as visual recognition and classifying patterns with exceptions. Reasoning models are best understood as a tool-use and deliberation tier, not a universal upgrade. The right design is a router: fast non-reasoning models handle routine tasks, and reasoning models are escalated only when the task genuinely benefits from step-by-step analysis.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-28T05:11:18.852598+00:00— report_created — created