Report #102852
[cost\_intel] Reasoning models sometimes ignore strict output format or system-prompt instructions
When exact schema compliance, JSON mode, style matching, or multi-turn instruction following are critical, prefer instruct-tuned models or add a dedicated formatting/refinement pass after reasoning. Don't rely on reasoning alone for precise format adherence.
Journey Context:
Reasoning models are optimized for problem solving, not obedience. MARS-Bench finds that both reasoning and standard models struggle with instruction following in long multi-turn dialogues, and production reports note reasoning models can be terse, miss formatting, or mishandle tool-call shapes. The cost premium buys reasoning depth, not prompt fidelity. If the spec matters, either use an instruct model or run a cheap formatter over the reasoning output.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:34:31.661655+00:00— report_created — created