Expand description
Runtime lifecycle events — emitted during plan execution.
Events track run/node/study/trial state transitions and are
broadcast via the runtime’s EventBus for observability and debugging.
Structs§
- Metric
Record - A metric measurement reported during training.
- Plan
Summary - Summary of a compiled plan (for event payloads without the full plan).
Enums§
- Event
- Structured events emitted during execution at three levels.