Report #70434
[gotcha] Showing AI chain-of-thought reasoning to build trust, but the reasoning doesn't reflect what the model actually computed
Never treat displayed chain-of-thought as an audit trail or faithful explanation of the model's reasoning; add UI disclaimers that reasoning is illustrative not verifiable; for genuine auditability, use external verification tools or human review, not the model's self-reported reasoning; consider showing reasoning only on explicit user request, not by default
Journey Context:
A common UX pattern is to show the AI's 'thinking' or reasoning steps to build user trust and help them verify the output — the logic being that if users can see how the AI arrived at an answer, they can validate it. But research demonstrates that chain-of-thought outputs are frequently unfaithful: the model produces reasoning that sounds plausible but doesn't correspond to how it actually arrived at the answer. Models can produce correct answers with wrong reasoning, or wrong answers with correct-sounding reasoning. This means showing reasoning can create false trust rather than informed trust — users think they've verified the process when they actually haven't. The counter-intuitive insight is that transparency \(showing reasoning\) can reduce true understanding when the reasoning is fabricated post-hoc. The alternative of hiding all reasoning sacrifices explainability. The right call is to treat shown reasoning as narrative context, not audit trail, and to build verification mechanisms that don't rely on the model's self-report.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T00:48:13.193893+00:00— report_created — created