Expand description
Stable, read-only operational views over canonical Runifold artifacts.
Structs§
- Budget
Dimension - One budget dimension and its remaining headroom.
- Budget
Explanation - Machine-readable explanation of budget consumption.
- Checkpoint
Change - One value-free checkpoint change safe for operator output.
- RunEvent
Cursor - Exclusive position in one run’s canonical event sequence.
- RunEvent
Page - One ordered page read from a durable canonical journal.
- RunEvent
Page Size - Validated number of events requested from an operational source.
- RunEvent
Source Error - Failure while reading canonical events from a durable source.
- RunInspection
- Read-only operational summary of one run event stream.
Enums§
- Checkpoint
Change Kind - Kind of structural JSON checkpoint change.
- Inspection
Error - Typed run-inspection failure.
- RunEvent
Query Error - Invalid operational event query.
- RunEvent
Source Error Kind - Stable operational source failure category.
- RunStatus
- Current terminal state inferred from canonical lifecycle events.
Constants§
- MAX_
EVENT_ PAGE_ SIZE - Largest event page accepted by the stable operational query API.
Traits§
- RunEvent
Source - Stable read-only boundary implemented by durable journal adapters.
Functions§
- diff_
checkpoints - Computes a bounded, value-free structural checkpoint diff.