You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
VARIABLES CONTRACT SPECIFICATION LICENSE
1
+
VARIABLE DESIGN STANDARD (VDS) SPECIFICATION LICENSE
2
+
3
+
Also Known As: Variables Contract
2
4
3
5
Copyright (c) 2021-2026 Mark Learst
4
6
@@ -38,11 +40,9 @@ additional terms.
38
40
39
41
## A. DEFINITIONS
40
42
41
-
"Specification" means the Variables Contract protocol, including all documentation,
42
-
JSON schemas, naming conventions, governance rules, architectural patterns, and
43
-
code examples published at the Canonical Source.
43
+
"Specification" means the Variable Design Standard (VDS) protocol (also known as Variables Design Standard or VDS), including all documentation, JSON schemas, naming conventions, governance rules, architectural patterns, and code examples published at the Canonical Source.
44
44
45
-
"Canonical Source" means https://variables-contract.vercel.app
45
+
"Canonical Source" means https://variable-design-standard.vercel.app
46
46
47
47
"Synthetic Derivative" means any work produced by inputting the Specification
48
48
into a Generative AI system, Large Language Model, or similar automated system
@@ -62,27 +62,27 @@ B.1 PUBLIC TOOLING
62
62
Any public-facing software claiming compatibility with the Specification must
63
63
include attribution visible to end users:
64
64
65
-
"Built on the Variables Contract Specification
66
-
https://variables-contract.vercel.app"
65
+
"Built on the Variable Design Standard (VDS) Specification
0 commit comments