pub fn is_cached(storage_root: impl AsRef<Path>, model: AnatomyModel) -> bool
Whether the cache is present and complete (manifest exists + every referenced .10d is on disk).
.10d