Report #61138
[gotcha] Showing AI chain-of-thought reasoning always increases user trust
Default to hiding raw reasoning; only surface it when it provides genuine explanatory value, not as a blanket transparency measure
Journey Context:
The intuition is that transparency builds trust — show the AI's thinking and users will trust the output more. In practice, raw reasoning often contains backtracking \('wait, that's wrong'\), circular logic, or trivial steps that make the AI seem less competent, not more. Users who see flawed intermediate reasoning trust the final answer less, even when it's correct. Anthropic's extended thinking feature explicitly separates thinking tokens from output tokens, producing very long reasoning chains with corrections and dead ends. Displaying these raw is overwhelming and trust-reducing. The right call: hide reasoning by default; surface it selectively for debugging, educational contexts, or when the reasoning itself is the product \(like math tutoring\).
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T09:06:33.090638+00:00— report_created — created