Report #87469
[research] Relying on superficial prompt cues \(like a specific year\) instead of actual knowledge retrieval
Avoid relying on the model to extract temporal or entity constraints from the prompt alone; explicitly re-inject the constraint into the final instruction or use structured extraction.
Journey Context:
Models often latch onto specific keywords in prompts \(e.g., 'In 2020...'\) and simply generate text statistically associated with that keyword, ignoring the actual logical operation requested. For example, asking 'What happened in 1999?' might just trigger 1999-era text generation rather than a factual summary of 1999. This is a shallow heuristic failure where the model mimics context rather than reasoning about it.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T05:24:21.873122+00:00— report_created — created