Skip to content

Commit ca302d3

Browse files
authored
Update README.md
1 parent ff60741 commit ca302d3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
**The canonical semantic contract for autonomous agents.**
44
**Verbs, schemas, and validation — or nothing interoperates.**
55

6+
7+
> **Note:** The canonical protocol release lives on the `release/v1` branch
8+
> (tag: `commons-v1.0.0-canonical`).
9+
> This branch (`main`) contains development history and living documentation.
10+
611
[![Status](https://img.shields.io/badge/Status-Stable%20v1.0.0-brightgreen)](https://github.com/commandlayer/protocol-commons)
712
[![NPM Version](https://img.shields.io/npm/v/@commandlayer/commons)](https://www.npmjs.com/package/@commandlayer/commons)
813
[![CI Status](https://github.com/commandlayer/protocol-commons/actions/workflows/validate.yml/badge.svg?branch=main)](https://github.com/commandlayer/protocol-commons/actions/workflows/validate.yml)
914
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/commandlayer/protocol-commons/blob/main/LICENSE)
1015

11-
12-
1316
----
1417

1518
## Why Now
@@ -461,5 +464,6 @@ CommandLayer follows a clean separation of concerns:
461464

462465

463466

467+
464468

465469

0 commit comments

Comments
 (0)