Skip to content

Commit 33e8814

Browse files
authored
Update COMPLIANCE.md
1 parent 95ac623 commit 33e8814

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

COMPLIANCE.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,21 @@ Each release MUST:
6262

6363
- Pin the entire version folder to IPFS
6464
- Provide SHA-256 checksums
65-
- Publish manifest.json
65+
- Publish `manifest.json`
6666

6767
Compliance requires:
68+
6869
- `cl.cid.schemas` resolves to the correct CID
6970
- IPFS mirrors match HTTP mirrors exactly
7071

72+
Consumers SHOULD verify `checksums.txt` against the published schema
73+
artifacts prior to use.
74+
75+
Automated resolvers and runtimes MUST verify checksums as part of
76+
canonical compliance, and MUST reject mismatches.
77+
7178
Mismatch = **integrity failure**
7279

73-
---
7480

7581
## 5. Security & Privacy
7682

0 commit comments

Comments
 (0)