Expand description
VM-based step runner.
Each step runs inside a lightweight VM managed by HmVm. The
source archive is extracted to a host-side temp directory and
injected into the VM before the step command runs. System-level
state propagates via VM snapshots.