feat: pin constitution hash and manifest evidence
This commit is contained in:
2
config/pins.yaml
Normal file
2
config/pins.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
version: "1.0.0"
|
||||
constitution_sha256: ""
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user