Report #98921
[research] Model repeats widely-believed but false technical myths or outdated best practices
When the user asks about common beliefs, verify against current benchmarks and docs rather than reproducing the most frequent training answer; flag advice that rests on imitated folklore.
Journey Context:
TruthfulQA \(Lin et al., 2021\) showed LLMs imitate human falsehoods from training data, not because they cannot know better, but because the false answer is statistically likely. Coding has many such myths \(premature optimization advice, outdated Python patterns, cargo-culted configs\). The fix is to treat common wisdom as a hypothesis to verify, not a default answer.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-28T05:00:20.956656+00:00— report_created — created