pub const WINDOWS_RUNNER_ROOT_NAME: &str = "rman";Expand description
The directory appended to the Windows system drive to form the default host runner root.
Short on purpose: the feature exists because
%LOCALAPPDATA%\IvanMurzak\runner-manager\data\runtime\<attempt> plus a
deep repository checkout exceeds what some build tools tolerate. The owner
selected rman over rm (ledger, 2026-08-31).