File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments