the signals and their derived score are provisional and subject to change.
validate manually before sharing.
fb944fe955ab451f0a339636ea140eebd1a83608430433c94af571df2921d26a81e5bafbe6e4352bAuthored: 5 months ago (Sat, 11 Apr 2026 21:03:08 +0000)Match: Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>CLAUDE.mdTool: claude-code# cargo-crev
Cryptographically verifiable code review system for the Rust/Cargo ecosystem.
Implements the Crev protocol: Ed25519-signed code reviews + a distributed Web of Trust.
## Workspace Structure (strict layering, low → high)
1. **crev-common** — Shared utilities: blake2b256 hashing, filesystem helpers, YAML I/O
2. **crev-data** — Core data types: proofs, identities, trust levels, cryptographic signing (ed25519-dalek)
3. **crev-wot** — Web of Trust engine: trust set computation, review aggrAGENTS.mdTool: agents-mdCLAUDE.mdnone