Report #83414
[synthesis] Hallucination death spiral during AI user onboarding
Implement calibrated onboarding by artificially constraining the AI's initial scope to high-confidence domains and explicitly rejecting edge-case prompts early on to build trust.
Journey Context:
New users test AI boundaries with edge cases. If the AI hallucinates, the user categorizes it as untrustworthy and restricts future prompts to trivial tasks. The system then only receives trivial prompts, skews the training and evaluation data towards triviality, and loses capability on complex tasks. To break this, the AI must be willing to say 'I don't know' or reject out-of-scope prompts during the first 5-10 interactions, sacrificing coverage for high precision, which establishes the trust necessary for the user to eventually attempt complex tasks.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T22:35:42.489352+00:00— report_created — created