Assurance CLI
Use seal-assurance-kit to review receipts, inspect policy coverage, compare receipts and test finite evidence from a terminal. It runs separately from Seal’s approval gate and does not need a running gate for its bundled fixture checks.
Start with a passing and a failing sample, then choose a task:
- Verify a receipt and interpret its profile.
- Scan tool coverage or compare two receipts.
- Check monitor adequacy over supplied labels.
- Run the conformance corpus or use exits in CI.
- Prepare a host policy, with explicit write effects.
- Read the CLI reference.
The kit and product both have an executable named seal. Every command in these pages uses Node from the kit checkout to avoid that ambiguity. No published npm installation is assumed. Keep configuration for the kit’s host integrations distinct from the Node gate’s project protection.
Previous: Receipt checking reference. Up: Documentation map. Next: First assurance check.