Expand description
auths compliance — compliance-as-a-query evidence packs.
Thin presentation layer over auths_sdk::workflows::compliance: it reads the
period’s releases, calls the SDK query engine to classify each signer’s authority
at release (by KEL position), embeds the honest witness verdict, optionally
embeds the org KEL bundle for offline verification, and optionally org-signs the
pack as a DSSE-wrapped in-toto statement. No domain logic lives here.
Structs§
- Compliance
Command - The
compliancesubcommand: compliance as a query over the org’s event log.
Enums§
- CliFramework
- CLI wrapper for the target compliance framework.
- Compliance
Subcommand - Subcommands for compliance queries.
Functions§
- handle_
compliance - Handle
auths compliancesubcommands.