//! Module: cache_file::json::announce
//!
//! Responsibility: render missing-cache refresh announcements.
//! Does not own: cache refresh policy, loaders, or command text reports.
//! Boundary: writes explicit live-call notices before automatic cache creation.
use Path;