pub fn runtime_dir(mur_home: &Path) -> PathBufExpand description
The shared runtime state directory (~/.mur/runtime). Holds vlc.json,
watch.json, and the VLC snapshot dir — all owned by the runtime and lying
outside any single agent’s home, so the sandbox must grant this directory
(not the individual files) for co-watching to work under enforced confinement.