pub fn install_local( stream: u64, cfg: HighSpeedSwapConfig, model: ModelDims, ) -> Result<()>
Install the orchestrator on the current thread. Idempotent (overwrites any prior installation, dropping it).