Report #59225
[gotcha] Showing AI chain-of-thought reasoning reduces user trust instead of increasing it
Default to hiding reasoning. Make it expandable and collapsapsible. Show reasoning only for complex, multi-step problems where the reasoning adds clear value \(math, logic, debugging\). For straightforward tasks, deliver the answer directly—exposed reasoning gives users more surface area to doubt without adding value.
Journey Context:
The intuition: showing the AI's step-by-step reasoning should increase trust by making the process transparent. The reality: when users see the reasoning, they evaluate each step independently. If any step seems slightly off—even if the final answer is correct—their trust in the entire output drops. A user who would have accepted a direct answer now questions it because they spotted a questionable intermediate step. The trap: transparency sounds like it should build trust, but it creates a 'reasoning uncanny valley' where partially-understandable logic is worse than no logic at all. Users who can't fully evaluate the reasoning feel less confident, not more. This is the opposite of the 'black box' concern—people assume they want to see inside, but seeing inside makes them more skeptical, not less. Alternatives: \(1\) Always show reasoning \(backfires for simple tasks, creates information overload\). \(2\) Never show reasoning \(misses opportunity for complex tasks where it genuinely helps users verify correctness\). \(3\) Make reasoning opt-in and expandable, showing it selectively—the right call. Let users who want to verify dig in, but don't force everyone to read the AI's inner monologue.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T05:54:06.536588+00:00— report_created — created