v0.0.1
EchoSVM v0.0.1
The first public EchoSVM release turns captured Solana execution facts into
deterministic causal evidence.
Included
- A Rust CLI with explain, demo, validate, and schema commands.
- Versioned echosvm.case.v1 and echosvm.evidence.v1 contracts.
- First-violation selection, CPI failure propagation, account rollback
detection, and compute-unit summaries. - A runnable Vault PDA signer mismatch case.
- An interactive GitHub Pages explanation of the same evidence.
Honest boundary
This release is an offline evidence compiler. It does not execute sBPF or claim
full Solana runtime equivalence. Runtime capture adapters are planned for later
releases.
See the README for installation and the complete v0.0.1 scope.