feat: pin constitution hash and manifest evidence

This commit is contained in:
Vault Sovereign
2025-12-27 01:06:04 +00:00
parent d1980ec714
commit c62ff092b7
6 changed files with 117 additions and 42 deletions

2
config/pins.yaml Normal file
View File

@@ -0,0 +1,2 @@
version: "1.0.0"
constitution_sha256: ""

View File

@@ -20,14 +20,13 @@ vm_ledger:
path: "../vm-ledger"
evidence:
- "log/entries.cborseq"
- "ledger-cli verify --format json" # command invocation placeholder
vm_mcp:
path: "../vm-mcp"
evidence:
- "governance/constitution.lock"
vm_contracts:
contracts:
path: "../vm-contracts"
evidence:
- "receipt_v1.schema.json"