pub fn cache_path(cache_root: &Path, repo_path: &Path, key: &str) -> PathBuf
The on-disk path for the narrative keyed by key: repo_cache_dir(cache_root, repo_path)/enrichment/<key>.json.
key
repo_cache_dir(cache_root, repo_path)/enrichment/<key>.json