Report #45555
[gotcha] Displaying AI chain-of-thought reasoning decreases user trust instead of increasing it
Default to hiding reasoning. Only show it on explicit user request via a toggle. When shown, clearly label it as the model's thought process, not verified facts. Consider summarizing or post-processing reasoning rather than showing raw output, especially if the reasoning contains self-corrections or uncertainty.
Journey Context:
The intuition is that showing AI reasoning increases transparency and trust. In practice, raw chain-of-thought can erode trust: the reasoning may contain logical errors the model eventually corrects, may seem convoluted, and may reveal uncertainty in ways that alarm users. Users who see flawed intermediate reasoning may distrust the final answer even when it is correct. This is the transparency paradox — more information can reduce confidence. The right call is to make reasoning opt-in, clearly separated from the answer, and presented as process not fact. This is especially important for consumer products where users lack the context to interpret raw reasoning.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T06:56:28.405328+00:00— report_created — created