Skip to main content

Module event

Module event 

Source
Expand description

Event bus contract (§1.4) — the single observability data source. Each AgentEvent is consumed by the event bus subscribers; the state store persists it.

Structs§

PlanPhase
A single phase entry in the plan preview meta.phases array.

Enums§

AgentEvent
LogLevel
ProgressDelta
RunStatus

Type Aliases§

EventSender
Broadcast sender shared by the scheduler and every event producer.