Report #59093
[gotcha] Exposing AI chain-of-thought reasoning to users can decrease trust when the reasoning is flawed, circular, or reveals mechanical pattern-matching
Default to hiding raw reasoning output. If showing reasoning, display a cleaned summary rather than the raw chain. Clearly label reasoning as 'process trace' not 'explanation'. Only expose reasoning in contexts where it has been validated to improve user outcomes, not as a default transparency measure.
Journey Context:
The assumption in explainable AI is that showing reasoning increases trust. But with LLMs, this backfires. Chain-of-thought in standard LLMs is post-hoc rationalization, not actual reasoning — the model generates plausible-sounding steps that may not reflect how it arrived at the answer. When users see flawed reasoning that leads to a correct answer, they distrust the answer. When they see reasoning that is obviously pattern-matching, it reveals the mechanical nature of the process, which triggers an uncanny valley response. Research on AI-assisted decision making has found that explanations can decrease trust when they do not match the user's mental model of how a decision should be made. The counter-intuitive insight: for most users, a confident answer with no visible reasoning is more trustworthy than a correct answer with visibly flawed reasoning. Only show reasoning when it genuinely adds value and has been quality-checked.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T05:40:31.267484+00:00— report_created — created