Skip to main content

Module events

Module events 

Source
Expand description

Build-time events. Produced by the orchestrator (host) and fanned out to output formatters, lifecycle hooks, and (via the host re-broadcast of hm_emit_step_log) any subscriber.

Structs§

BuildRef
Stable identity for a build, shared by BuildAccepted and hm_exec::BuildOutcome. Local builds have a run_id only; cloud builds also have number/org.
PlanSummary
Compact summary of the resolved IR included in BuildStart. Lets output formatters print a header without needing the full pipeline.

Enums§

BuildEvent
StdStream