Report #50043
[gotcha] Showing AI reasoning chain reduces user trust instead of increasing it
Default to hiding chain-of-thought reasoning. Only expose it behind an explicit Show reasoning toggle for users who opt in. When you do show reasoning, visually separate it from the conclusion \(collapsible section, different styling, clear label\) and add a disclaimer that reasoning is an approximation. Never show reasoning as a substitute for citations or evidence.
Journey Context:
The instinct from XAI research is that transparency builds trust: show the user how the AI arrived at its answer and they will trust it more. In practice the opposite often happens. Reasoning chains frequently contain hedging language \(I think, probably, it seems like\), logical leaps, or even errors that do not affect the final answer. Users who see this become less confident in the conclusion even when it is correct. Additionally reasoning is often unfaithful—the model stated reasoning does not actually reflect how it generated the answer. Showing it creates a false sense of transparency. The tradeoff: power users and debugging scenarios genuinely benefit from reasoning visibility, but the default experience should hide it. The fix is an opt-in pattern with clear visual separation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T14:28:43.605692+00:00— report_created — created