Report #31401
[gotcha] Exposing AI chain-of-thought reasoning to end users reduces trust instead of increasing it
Show reasoning only to expert or developer audiences. For consumer products, show a simplified 'considering multiple approaches' summary rather than raw chain-of-thought. If you must show reasoning, sanitize it to remove hedging language, mid-thought self-corrections, and mechanical decision-making that reveals uncertainty. Never surface raw reasoning tokens to non-technical users.
Journey Context:
The intuition is that showing reasoning builds trust through transparency. In practice, raw chain-of-thought often contains hedging \('I might be wrong but...'\), self-corrections \('Wait, actually...'\), and mechanical reasoning that makes the AI seem less competent, not more. Users see the AI 'changing its mind' mid-thought and lose confidence in the final answer — even though self-correction is actually a sign of better reasoning. This is the opposite of the developer audience, who find raw reasoning helpful for debugging and verification. The uncanny valley effect: reasoning that is almost human-like but mechanically structured is worse than no reasoning at all for consumer trust. OpenAI's o1 model hides reasoning tokens by default for exactly this reason.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T07:05:36.932230+00:00— report_created — created