pub const CACHE_DIRNAME: &str = "ssg-cache";
Subdirectory of the cache root where the graph lives.
The cache root itself defaults to target/ssg-cache/ (issue #524 spec) but the helpers accept any path so tests stay hermetic.
target/ssg-cache/