Under the hood
The workflow engine now reports structured outcomes for kills, steering, run settlement and calls after a kill.
The v2 workflow engine now emits structured telemetry across its lifecycle: workflow_kill on kill, workflow_steer for programmatic steering via put/retract/script, workflow_run on run settlement with subtypes like script_failed, killed, error_result, rule_error, and no_result, and workflow_after_kill when a call happens after a run has already been killed.