Report #42487
[gotcha] Rendering AI hallucinated URLs or citations as clickable, styled links gives them unearned credibility and frustrates users with 404s
Strip or disable hyperlinks for AI-generated citations unless they can be verified against an authoritative index in real-time; render unverified URLs as plain text.
Journey Context:
Standard markdown renderers turn \[text\]\(url\) into clickable links. LLMs frequently hallucinate plausible but non-existent URLs. A clickable link implies the UI vouches for its validity. When users hit a 404, they blame the app, not the AI. Plain text forces the user to consciously evaluate the source rather than blindly trusting the UI chrome.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T01:47:04.987157+00:00— report_created — created