rag-contradiction-detection-flag-before-acting

When vault or RAG retrieval surfaces two conflicting documents on the same topic, the conflict must be flagged before acting on either. Without explicit contradiction detection, the model silently picks one document and proceeds as if correct — this is indistinguishable from a correct retrieval in the output. The mitigation is a pre-action contradiction check whenever two retrieved facts conflict.