Skip to content

Commit 17ac1e7

Browse files
committed
docs: update CLI feature list and remove stale release note
1 parent 8dd1732 commit 17ac1e7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,14 +355,16 @@ The attack demonstrations show how enforcement works; they are not tools for per
355355
Command 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

0 commit comments

Comments
 (0)