Expand description
Deliver bounded, committed changes; never expose half a snapshot as a view.
Structs§
- Committed
Batch - 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§
Traits§
- Observation
Request - Request shapes with the common observation controls. Typed RPC selection still comes from the contract; this trait never guesses a method from a payload.
- Observed
Event - Typed payload access; the checkpoint/budget state machine is shared.