Skip to content

Commit 1d3aa18

Browse files
committed
feat(license): add CC BY-ND 4.0 with Standards Integrity Addendum
- Replace CC BY 4.0 with CC BY-ND 4.0 base license - Add Standards Integrity Addendum (AI laundering, conformance tiers) - Create JSON Schema v1 at /assets/schema/v1.json - Add 6 technical conformance tests - Add W3C-style metadata table to homepage - Update FAQ to remove "open source" claim BREAKING CHANGE: License updated to CC BY-ND 4.0 with additional restrictions on derivative standards and AI-generated content.
1 parent c777825 commit 1d3aa18

File tree

5 files changed

+485
-6
lines changed

5 files changed

+485
-6
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ include attribution visible to end users:
6868
B.2 METADATA ATTRIBUTION
6969
JSON files claiming conformance should include:
7070

71-
"$schema": "https://variables-contract.vercel.app/schema/v1.json"
71+
"$schema": "https://variables-contract.vercel.app/assets/schema/v1.json"
7272

7373
---
7474

0 commit comments

Comments
 (0)