contradictions-semantic-skips-singleton-clusters
IN premise
`detect_contradictions_semantic` skips any cluster containing fewer than 2 beliefs, since no pairwise contradiction is possible within a singleton
Summary
When searching for contradictions using semantic similarity, the system only examines groups of two or more related beliefs. A single belief standing alone in a cluster is automatically skipped because it has nothing to contradict — you need at least a pair to have a disagreement.
Details
| Source | entries/2026/05/11/reasons_lib-contradictions.md |