File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -355,14 +355,16 @@ The attack demonstrations show how enforcement works; they are not tools for per
355355Command families map to enforcement jobs:
356356
357357- ` clawzero prove ` - run install-to-proof validation in one command
358+ - ` clawzero wrap ` - enforce process/tool-boundary execution for wrapped commands
359+ - ` clawzero session ` - manage local session lifecycle and reporting
360+ - ` clawzero keys show ` - print witness signer public key + fingerprint
361+ - ` clawzero compliance verify ` - validate mapped suites and emit signed attestation
358362- ` clawzero demo ` - run side-by-side enforcement proof demos
359363- ` clawzero witness ` - inspect and validate witness artifacts
360364- ` clawzero audit ` - evaluate deterministic decisions for sink requests
361365- ` clawzero attack ` - replay known attack scenarios as enforcement proofs
362366- ` clawzero report ` - export witness artifacts to SARIF for code scanning
363367
364- Note: ` clawzero prove ` is available on the main branch and will be included in the next PyPI release.
365-
366368## Zero-Config API
367369
368370``` python
You can’t perform that action at this time.
0 commit comments