Overview
The Allternit VM Executor is a thin orchestrator that sits on top of theallternit-driver-interface abstraction. It owns a DriverRegistry, tracks active VMs, and exposes a high-level lifecycle API that downstream crates can use without binding to a concrete driver implementation.