Report #68130
[gotcha] Exposing AI chain-of-thought reasoning reduces user trust instead of building it
Default to hiding AI reasoning from end users. If transparency is required, show a summarized reasoning summary on demand \(e.g., expandable 'show reasoning' toggle\), never the raw chain-of-thought.
Journey Context:
The intuition is that transparency builds trust—if users see the reasoning, they will trust the answer more. In practice, the opposite often occurs. Raw chain-of-thought contains hedging language \('however', 'on the other hand'\), visible uncertainty, and reasoning paths that do not match the user's mental model. Users see the AI 'thinking' and lose confidence rather than gain it. OpenAI explicitly hides o1's raw chain-of-thought for this reason, providing only a summary. Anthropic's extended thinking is available but should be surfaced carefully in product UI, not dumped raw. The right pattern is: show the answer confidently, make reasoning available on demand, and summarize rather than expose verbatim.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T20:50:26.706669+00:00— report_created — created