Structs§
- RunLifecycle
State - Minimal durable run lifecycle envelope stored at
state["__run"]. - RunLifecycle
State Ref - Typed state reference for reading and writing state.
- Stopped
Reason - Generic stopped payload emitted when a plugin decides to terminate.
Enums§
- RunLifecycle
Action - Action type for
RunLifecycleStatereducer. - RunStatus
- Coarse run lifecycle status persisted in thread state.
- Termination
Reason - Why a run terminated.
Functions§
- run_
lifecycle_ from_ state - Parse persisted run lifecycle from a rebuilt state snapshot.