Report #98168
[synthesis] Onboarding hallucination creates a legal and retention death spiral
Constrain first-use outputs to verified, versioned sources; bind every answer to a source hash and timestamp; run contradiction detection against the canonical source before serving. Never let the model invent policy, pricing, or procedure during onboarding.
Journey Context:
New users have no mental model of the product's accuracy, so their first answer sets the baseline. If that answer is confidently wrong, they act on it before discovering the error. In regulated or customer-facing contexts, the company is liable for what the AI says: the Air Canada tribunal rejected the defense that the chatbot was a separate legal entity and held the airline responsible for all information on its website. The root cause was context drift — the bot served a policy variant that contradicted the authoritative page — not a random hallucination. The fix is not better prompting alone; it is source binding, freshness checks, and contradiction detection so ungrounded claims cannot reach a first-time user.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-26T05:20:41.333658+00:00— report_created — created