Skip to main content

classify_model_cache

Function classify_model_cache 

Source
pub fn classify_model_cache(
    model_dir: &Path,
    manifest: &ModelManifest,
    policy: &ModelAcquisitionPolicy,
) -> ModelCacheReport
Expand 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.