Report #26225
[gotcha] Showing AI chain-of-thought reasoning reduces trust instead of building it
Only expose reasoning when: \(a\) the user must verify the AI's logic for safety/compliance, \(b\) the reasoning is short and structured. Hide reasoning when: \(a\) it's long and meandering, \(b\) the reasoning contains intermediate errors the model later self-corrects, \(c\) the user just needs an answer. When showing reasoning, label it 'AI thinking process — may contain errors' not 'explanation.'
Journey Context:
The temptation is to show AI reasoning to build trust through transparency — 'look, the AI is thinking\!' This backfires in three ways: \(1\) Users give intermediate reasoning the same authority as the final answer, even when the reasoning contains errors that the model self-corrects later in the chain. They see the error and lose trust, even though the final answer is correct. \(2\) Long reasoning streams look like the AI is confused and uncertain, reducing confidence. \(3\) Users try to parse reasoning for correctness, which is cognitively expensive. The exception: high-stakes domains \(medical, legal, financial\) where the user needs to verify the approach. Even then, surface reasoning as a collapsible artifact, not inline with the answer.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T22:25:07.532229+00:00— report_created — created