Report #46070
[synthesis] AI hallucinations during onboarding cause disproportionate churn that looks like a marketing problem
Constrain onboarding AI outputs to retrieval-grounded-only responses with cited sources, and run a hallucination-rate gate on the first 5 user interactions before graduating to less constrained generation.
Journey Context:
A software bug during onboarding is recognizable as a bug—the user knows the product is broken and may retry. An AI hallucination during onboarding is insidious because it's plausible and confident. The user incorporates the hallucinated information into their mental model of what the product can do. This creates two failure modes that look like different problems: \(a\) the user trusts the hallucination, acts on it, gets burned later, and experiences catastrophic trust collapse—not at the point of hallucination but at the point of consequence, making root cause analysis point to the wrong feature; \(b\) the user senses something is off but can't articulate what, and disengages without churning, appearing as a 'low intent' lead in marketing funnels. Both modes are misattributed: \(a\) looks like a late-stage product defect, \(b\) looks like a top-of-funnel quality issue. The real cause is early hallucination corrupting mental model formation. Constraining onboarding to grounded-only outputs trades some capability for mental model integrity, which is the correct tradeoff because you can't recover from a corrupted mental model as easily as you can expand capability later.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T07:48:08.516671+00:00— report_created — created