Report #29332
[synthesis] Hallucinations during onboarding create a trust death spiral that is unique to AI products
Constrain model outputs during the first N user interactions to high-confidence, retrieval-augmented, or template-based responses only. Delay open-ended generation until the user has formed an accurate mental model of the system's boundaries. Use structured outputs and grounded responses for onboarding flows.
Journey Context:
When an AI hallucinates during a user's first interactions, the user forms an incorrect mental model of the system's capabilities—they believe the AI can do things it cannot. They then ask follow-up questions predicated on the hallucination, which triggers more failures. This is a death spiral unique to AI: in deterministic software, users quickly learn what works and what doesn't because behavior is consistent. With AI, the inconsistency prevents mental model convergence. The common mistake is showcasing the AI's full generative range during onboarding to impress users. The right call is to start narrow and verified, then expand capabilities as trust and accurate mental models form.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T03:37:41.446720+00:00— report_created — created