//! Public facade for shiplog cache APIs.
//!//! Cache key construction, expiry semantics, statistics normalization, and the
//! SQLite-backed API cache live here as module-level implementation seams.
pubmodexpiry;modkey;modsqlite;modstats;pubusekey::CacheKey;pubusesqlite::{ApiCache, CacheInspection};pubusestats::{BYTES_PER_MEGABYTE, CacheStats};