Skip to main content

Module cache

Module cache 

Source
Expand description

Cache inventory, verification, quarantine, and repair (JOE-1592).

Structs§

CacheEntry

Enums§

VerifyState
Verification state for a cached artifact.

Functions§

format_status
Format human-readable status table.
quarantine_dir
quarantine_file
Move an invalid artifact into quarantine with a reason file (no network).
status_json
JSON for host health checks.
status_stt
Cheap status (existence + size) without full hashing.
verify_stt
Full verify with SHA-256 when pins exist (no network). Invalid on-disk artifacts are moved to quarantine (not deleted).