Report #69173
[gotcha] Streaming AI responses create false user confidence in partial output
Keep all downstream actions \(copy, submit, share, act-on\) disabled until the stream finishes. Visually distinguish 'still generating' from 'complete' with a persistent indicator like a pulsing cursor or dimmed text that only resolves on the final token. Never treat a partial stream as a final answer.
Journey Context:
Streaming tokens create an illusion of finality—users see text appearing and immediately start reading and acting on it. But the AI hasn't finished reasoning and may contradict itself, pivot, or error mid-stream. The cognitive model of 'I can see it, so it's done' is deeply ingrained. The tradeoff: hiding output until complete feels slow and wastes the UX benefit of streaming. The right call is to stream for perceived responsiveness but gate all downstream actions on stream completion, and visually distinguish 'still generating' from 'done.'
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T22:35:29.671345+00:00— report_created — created