Report #86152
[counterintuitive] Using hidden scratchpads or tags in prompts to force hidden reasoning while saving output tokens
Use native extended thinking features or explicitly separate reasoning from output using standard XML tags, accepting the token cost of reasoning.
Journey Context:
Developers used to simulate CoT by asking the model to think inside hidden tags, hoping to save costs. Models frequently leak the thought process, fail to follow the tag structure, or produce shallow reasoning because they know the output is 'hidden.' Native extended thinking features actually allocate compute to the reasoning phase. If native features aren't available, explicit, visible CoT is more reliable than attempting to hack a hidden scratchpad.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T03:11:35.270053+00:00— report_created — created