Skip to content

Commit 69aadab

Browse files
authored
Update README.md
1 parent 3fdd4ff commit 69aadab

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@ CommandLayer establishes the first **semantic contract for agents**:
2323
This 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
5666
If 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

0 commit comments

Comments
 (0)