Syscheck
Fleet node verification framework. A catalog of tagged checks (category × cadence × scope) contributed by domains — host-OS/apt hygiene & fitness over scripts/host-probe.sh, plus a proxmox provider for PVE-scoped checks — run by the syscheck workflow and scored into a per-node pass/warn/fail verdict. Domains (proxmox, future @stateless/docker, …) plug in via a CheckProvider contract. Sits above the domains; results belong in @stateless/inventory.
syscheck — run the read-only host-probe across the selected hosts and evaluate the @stateless/syscheck check catalog (host + proxmox providers; CPU microcode, non-free-firmware, kernel) into a per-node pass/warn/fail verdict. Operates over @swamp/ssh (host-OS / apt facts the PVE API cannot see); the PVE-API check subset is added as the catalog grows. READ-ONLY — no mutations, safe to run on a cadence or as an upgrade preflight.
Fleet node verification — runs a catalog of tagged checks (category × cadence × scope) contributed by domains (host, proxmox, …) against the probe, and reports a per-node pass/warn/fail verdict.
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive0/1missing
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned