diff --git a/rules/chain.yaml b/rules/chain.yaml index 8c324c2..fea5f07 100644 --- a/rules/chain.yaml +++ b/rules/chain.yaml @@ -80,6 +80,7 @@ rules: presence enforcement: an absent successor inputHash cannot satisfy the equality (chain-008). Source: drafts/v1_001 conformance section, L2 verification rule - "Input-output binding"; baked into provin.oss packages/vc as a contract - (the chain invariant in credential.go / VerifyChain). Resolved the + "Input-output binding"; baked into provin.oss's vc package as a contract + — the invariant is stated on the credential type in vc/credential.go and + enforced by Verifier.VerifyChain in vc/verifier.go. Resolved the unsourced-normativization ledger item on 2026-06-11.