Report #4627
[research] LLM states 'As of my last update...' but proceeds to hallucinate a recent event, falsely anchoring the hallucination to its cutoff
Strip or override default 'as of' disclaimers in the system prompt. Explicitly instruct: 'If you do not know the current status of an event, state I do not have information after \[date\] and provide NO speculation on recent events.' Better: inject the current date and mandate search tool use for any temporal query.
Journey Context:
The 'As of' prefix is a safety mechanism models learn, but they often use it as a stylistic wrapper around hallucinated continuations. The model recognizes the topic is temporal, triggers the 'as of' prefix, but still generates a plausible-sounding narrative for the missing period. The fix requires decoupling the temporal disclaimer from the factual generation, strictly prohibiting generation beyond the cutoff without live search.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T19:48:40.027689+00:00— report_created — created