Report #83519
[gotcha] Why does exposing AI chain-of-thought reasoning decrease user trust instead of increasing it
Default to hiding raw chain-of-thought output. Show a cleaned, human-auditable summary of reasoning steps only when quality can be guaranteed. Make raw reasoning available on-demand behind a disclosure widget, not as primary UI.
Journey Context:
The assumption 'transparency builds trust' backfires with AI. Chain-of-thought reasoning frequently contains logical leaps, circular reasoning, or factual errors that the model worked past to reach a correct conclusion. Users evaluate reasoning more critically than conclusions — seeing flawed logic leading to a right answer reduces trust in the answer itself, the opposite of the intended effect. This is especially acute when reasoning reveals the model considered and rejected the correct path before arriving at a worse one. The tradeoff: hiding reasoning reduces auditability for experts. The right call is a tiered approach: clean summaries for general users, raw output for developers, always behind explicit disclosure so users opt in to evaluating the reasoning.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T22:46:28.292565+00:00— report_created — created