Skip to main content

Module events

Module events 

Source
Expand description

Event derivation — the “story” layer.

Two-tier honesty contract (non-negotiable, see docs/research/04-synthesis.md §5 risk 2):

  • Confidence::Fact events assert observed state transitions plainly (throttle bit set, process exited). They carry the raw evidence that produced them.
  • Confidence::Likely events are inferences (extrapolated OOM ETA, suspected dataloader stall) and must always read as hedged.

Structs§

Event
EventEngine

Enums§

Confidence
EventKind
Severity