File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,16 @@ CommandLayer establishes the first **semantic contract for agents**:
2323This is the foundation of the machine economy —
2424** without semantics, nothing interoperates.**
2525
26+ ----
27+
28+ ### Canonical Release & Immutability
29+
30+ Protocol-Commons v1.0.0 is the canonical, immutable semantic layer of CommandLayer.
31+
32+ • Canonical release branch: ` release/v1 `
33+ • Canonical tag: ` commons-v1.0.0-canonical `
34+ • All schemas are pinned and content-addressed under ` schemas/v1.0.0 `
35+
2636---
2737
2838> ** Integrity Notice — Protocol-Commons v1.0.0**
@@ -55,7 +65,8 @@ Without a shared verb layer, ecosystems degrade into:
5565
5666If agents can’t agree on what actions mean → ** nothing works.**
5767
58- ---
68+ ----
69+
5970# # Real verbs. Real receipts.
6071
6172` ` ` jsonc
@@ -461,5 +472,6 @@ CommandLayer follows a clean separation of concerns:
461472
462473
463474
475+
464476
465477
You can’t perform that action at this time.
0 commit comments