docs: reconcile ops documentation drift

This commit is contained in:
vaultsovereign
2025-12-27 00:21:41 +00:00
parent 59cf23e152
commit e1fd9886e8
2 changed files with 5 additions and 0 deletions

View File

@@ -2,3 +2,4 @@
Create and bootstrap new nodes/services in a repeatable way. Create and bootstrap new nodes/services in a repeatable way.
- `anchor-doctrine-to-ledger.md` — produce witness-backed doctrine receipts.

View File

@@ -15,3 +15,7 @@
- Identify and remove orphaned resources (accounts, hosts, services). - Identify and remove orphaned resources (accounts, hosts, services).
- Confirm all critical infrastructure is reproducible from `ops/`. - Confirm all critical infrastructure is reproducible from `ops/`.
## Law anchor
- Confirm doctrine is anchored via verifiable receipts under `70-audits/reports/ledger/`.
- Verify at least one recent receipt with witness requirement: `ledger verify-receipt --receipt 70-audits/reports/ledger/<file>.receipt.json --require-attestation`.