warden audit

The tamper-evident approval log.

warden audit verify
warden audit anchor
  • verify [--anchor] — verify the hash chain locally; with --anchor, also that it matches the on-chain head.
  • anchor — pin the audit-log head on Sui (creates an AuditAnchor if none is given). Gas-sponsored by default — no SUI / sui CLI (the vault key signs).
  • record — append a decision to the chain (the write entry point used by the sign/gateway flows).

See On-chain (Sui).