Report #78869
[gotcha] Streaming AI responses create false user confidence in answer correctness
Decouple the streaming UX from trust signals. Avoid visual patterns that mimic human deliberation \(typing indicators before streaming starts\). For high-stakes answers, add post-generation confidence indicators, source citations, or a 'verify this' call-to-action that appears only after the full response is rendered. Consider delivering high-stakes responses in full rather than streaming so users evaluate the complete answer.
Journey Context:
Token-by-token text appearance unconsciously mimics human typing or speaking, triggering the ELIZA effect — users anthropomorphize the process and associate the deliberative-looking appearance with careful thought. People trust streamed output more than identical output delivered at once. The irony: streaming was designed to reduce perceived latency, but it accidentally increases perceived accuracy. This is most dangerous when the AI is wrong — users are already nodding along by the time the error appears in the stream. The tradeoff: streaming genuinely improves perceived responsiveness, so removing it hurts the experience. The fix is not to stop streaming but to ensure trust signals \(sources, confidence, verification links\) are decoupled from the streaming animation and appear after completion.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T14:58:34.056975+00:00— report_created — created