Skip to main content

Module verifier

Module verifier 

Source
Expand description

Offline instance verification.

Reads the manifest, compares every recorded projection to the disk, holds the managed block to its recorded hash, checks the block’s sdd entries resolve, scans for duplicate rule IDs, and compares the instance’s canon version to this binary’s. Everything is local: no network, no canon checkout, no ambient tools. What gets recorded is the installer’s business; this only holds the record to the disk.

Structs§

VerifyReport
What a verification run reports.

Functions§

verify
Verify an installed instance offline.