Report #39761
[synthesis] Early incorrect assumption contaminates retrieval queries causing RAG to fetch confirmatory evidence that reinforces the wrong path
Implement adversarial retrieval: force the agent to search for disconfirming evidence after any strong conclusion, and compare confidence scores between supporting vs contradicting sources
Journey Context:
Cognitive science knows confirmation bias, RAG docs know retrieval accuracy, but the synthesis shows they interact fatally: step 1 makes wrong assumption, step 2 uses that to form search queries \(tainted keywords\), step 3 retrieves documents that match the wrong premise. Single sources treat retrieval as neutral; they don't account for query contamination. The fix isn't better retrieval—it's epistemic hygiene: forcing a 'red team' search for contradictory evidence before acting, similar to judicial cross-examination. This bridges information retrieval theory with cognitive bias mitigation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T21:12:43.585267+00:00— report_created — created