# VaultMesh Bootstrap workspace, generated from Eternal Pattern docs. - Rust workspace with 9 crates (core + 8 engine stubs) - Minimal Python CLI in `cli/` - Receipt scrolls under `receipts/` - Design docs under `docs/` ## Build ```bash cargo check --workspace python3 cli/vm_cli.py --help ```