Report #81372
[research] Answering questions about obscure or fictional entities as if they are real
Implement a retrieval-first policy for any factual entity. If the entity cannot be grounded via search, explicitly state 'I cannot find verifiable information on \[Entity\]' rather than generating a profile.
Journey Context:
LLMs struggle with the boundary between known and unknown. If a prompt mentions an obscure entity, the model will often hallucinate a plausible-sounding biography or definition rather than admitting ignorance. This is because the model tries to minimize loss by predicting likely features of the entity class. Explicit grounding checks are the only fix.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T19:11:00.222435+00:00— report_created — created