pub const STEP_COMPLETED: &str = "core.step_completed";
A step reached its terminal outcome (payload carries the status label + timing summary; the authoritative record is the StepEntry appended in the same breath).
StepEntry