Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 353 Bytes

File metadata and controls

23 lines (16 loc) · 353 Bytes

COMPLIANCE — Protocol-Commercial

Compliance requires:

  • $id matches canonical path + version
  • sha256sum -c checksums.txt passes
  • All examples validate under strict mode

Required CI checks

CI MUST run:

npm run validate

Suggested local validation flow

npm install
npm run validate
sha256sum -c checksums.txt