Report #90855
[gotcha] AI streams a confident answer, then suddenly backtracks or contradicts itself later in the stream
Buffer the initial stream or use a two-pass generation for factual queries. In the UI, visually distinguish between the AI's initial claim and its self-correction \(e.g., strikethrough for retracted statements\) so the user doesn't internalize the false premise.
Journey Context:
Streaming gives immediate feedback, which is great for UX latency. But as a model generates token-by-token, it cannot look ahead to realize it's heading down a hallucinated path. It will confidently state a falsehood, only to correct itself in the next paragraph. By the time the correction streams, the user has already read and believed the false statement. Streaming creates a false sense of verified truth because humans equate fluent, immediate delivery with correctness.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T11:05:46.478357+00:00— report_created — created