pub fn slot_bin_path( slot_dir: &Path, model_id: u32, session_id: &str, ) -> PathBuf
Full on-disk path for a model+session slot cache file (flat under slot_dir).
slot_dir