Report #87919
[gotcha] Exposing chain-of-thought reasoning in the UI reduces user trust even when the final answer is correct
Default to hiding raw chain-of-thought. If transparency is required, surface a cleaned-up summary of the reasoning rather than the verbatim internal monologue. Never render reasoning at the same visual weight as the final answer — use a collapsible 'View reasoning' section with distinct styling.
Journey Context:
The intuition is that showing reasoning builds trust through transparency. In practice it often does the opposite. AI chain-of-thought frequently contains hedging \('I am not sure but…'\), backtracking \('Wait, actually…'\), and reasoning paths that feel alien or nonsensical to humans even when they lead to correct answers. Users who see this internal monologue rate the final answer as less trustworthy than users who only see the answer — even when the answers are identical. This is the uncanny valley of AI reasoning: close enough to human thought to be unsettling, but different enough to be alarming. The exception is high-stakes domains \(medical, legal, financial\) where reasoning is necessary for accountability, but even there it should be presented as a separate artifact, not inline with the response.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T06:09:28.876730+00:00— report_created — created