docs: cross-link vm-* repos
This commit is contained in:
@@ -11,7 +11,7 @@ Produce tamper-evident, witness-backed receipts for doctrine files so audits can
|
||||
- `ops/` working tree
|
||||
- Civilization Ledger CLI (`ledger`)
|
||||
- Expected safe state:
|
||||
- No plaintext secrets in `ops/` or `civilization-ledger/`
|
||||
- No plaintext secrets in `ops/` or `vm-ledger/`
|
||||
- Doctrine files have been reviewed and are ready to anchor
|
||||
- Time estimate: 2–5 minutes
|
||||
|
||||
@@ -20,7 +20,7 @@ Produce tamper-evident, witness-backed receipts for doctrine files so audits can
|
||||
1. Build the `ledger` CLI if needed:
|
||||
|
||||
```bash
|
||||
cd ../civilization-ledger
|
||||
cd ../vm-ledger
|
||||
cargo build -p ledger-cli
|
||||
```
|
||||
|
||||
@@ -75,4 +75,3 @@ Produce tamper-evident, witness-backed receipts for doctrine files so audits can
|
||||
|
||||
- Receipt files: `70-audits/reports/ledger/*.receipt.json`
|
||||
- (Optional) `ledger verify-attestations --dir "$LEDGER_DIR" --format json` output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user