pub fn prompt_cache_rank_path(
root: &Path,
topology: &PromptCacheTopology,
) -> PathBufExpand description
Resolves the canonical rank-local prompt-cache storage directory.
Replicated cache state remains at root; distributed state is isolated by
all three semantic rank coordinates, using x for inactive axes.