//! # orbok-cache
//!//! Derived-data cache service over the pinned `localcache` engine
//! (Appendix A). The catalog stays authoritative; everything stored
//! here is rebuildable from source files.
pubmodnamespace;pubmodservice;#[cfg(test)]modtests;pubusenamespace::OrbokCacheNamespace;pubuseservice::{CacheCleanupOutcome, CacheService, EngineOptions, NamespaceUsage};