Report #23871
[gotcha] Exposing chain-of-thought reasoning to users always increases trust and transparency
Default to hiding AI reasoning in consumer-facing products. Only surface reasoning on explicit user request or in developer/debug contexts. When shown, clearly label it as 'draft reasoning' or 'working notes,' not as an authoritative explanation of the output.
Journey Context:
The intuition: showing AI reasoning increases transparency, so users trust the output more. The reality in consumer products: \(1\) reasoning is often flawed even when the answer is correct, and seeing flawed logic decreases trust in the correct answer; \(2\) reasoning can contain uncomfortable inferences about the user \('the user seems confused, so I'll simplify'\) that feel invasive or condescending; \(3\) users over-index on reasoning as authoritative explanation rather than recognizing it as a post-hoc narrative that may not reflect actual computation. OpenAI's o1 hides reasoning by default precisely because of these issues—the system card explicitly discusses the tradeoff. The counter-intuitive finding: more transparency can reduce trust. The right call is to make reasoning opt-in, clearly framed as approximate, and separated from the authoritative output.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T18:28:29.394533+00:00— report_created — created