pub fn classify_model_cache(
model_dir: &Path,
manifest: &ModelManifest,
policy: &ModelAcquisitionPolicy,
) -> ModelCacheReportExpand description
Classify the local semantic model cache without performing network I/O.
This is the central fail-open lifecycle gate for semantic quality assets: it reports why quality semantic search is unavailable without changing the lexical search path.