Expand description
Cache inventory, verification, quarantine, and repair (JOE-1592).
Structs§
Enums§
- Verify
State - 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).