//! Module: subnet_catalog::host::paths
//!
//! Responsibility: construct subnet catalog cache and lock paths under the ICP root.
//!
//! Does not own: cache read/write behavior, refresh policy, or network validation.
//!
//! Boundary: centralizes on-disk path shape for subnet catalog host operations.
use ;
/// Returns the complete catalog JSON path for a network.
/// Returns the refresh lock path for a network catalog.