Skip to main content

Module observation

Module observation 

Source
Expand description

Deliver bounded, committed changes; never expose half a snapshot as a view.

Structs§

CommittedBatch
Observation
Resume
Store this atomically with the view changed by its committed batch. A resume token belongs to one authenticated endpoint and one exact request projection.

Enums§

Error

Traits§

ObservationRequest
Request shapes with the common observation controls. Typed RPC selection still comes from the contract; this trait never guesses a method from a payload.
ObservedEvent
Typed payload access; the checkpoint/budget state machine is shared.

Functions§

budget

Type Aliases§

AnalysisObservation
CommittedAnalysisBatch
CommittedThreadBatch
ThreadObservation