kanoniv-agent-auth 0.3.0

Sudo for AI agents - cryptographic delegation, Ed25519 identity, and signed audit trails
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## What this PR does

<!-- One sentence describing the change -->

## Why

<!-- What problem does this solve? Link to issue if applicable -->

## Checklist

- [ ] All three test suites pass locally (Rust, TypeScript, Python)
- [ ] Cross-language fixtures regenerated if serialization/hashing changed
- [ ] Tests added for new behavior or bug fix
- [ ] No breaking changes to public API (or discussed in an issue first)