File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed
Expand file tree Collapse file tree 1 file changed +6
-12
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- <div align =" center " >
7- <a href =" # " ><img alt =" Stability " src =" https://img.shields.io/badge/Status-Stable%20v1.0.0-brightgreen " /></a >
8- <a href =" https://www.npmjs.com/package/@commandlayer/commons " >
9- <img alt="NPM Version" src="https://img.shields.io/npm/v/@commandlayer/commons?color=brightgreen"/>
10- </a >
11- <a href =" https://github.com/commandlayer/protocol-commons/actions/workflows/validate.yml " >
12- <img alt="CI Status" src="https://github.com/commandlayer/protocol-commons/actions/workflows/validate.yml/badge.svg?branch=main"/>
13- </a >
14- <a href =" ./LICENSE " >
15- <img alt="License" src="https://img.shields.io/badge/License-MIT-blue.svg"/>
16- </a >
17- </div >
6+ [ ![ Status] ( https://img.shields.io/badge/Status-Stable%20v1.0.0-brightgreen )] ( https://github.com/commandlayer/protocol-commons )
7+ [ ![ NPM Version] ( https://img.shields.io/npm/v/@commandlayer/commons )] ( https://www.npmjs.com/package/@commandlayer/commons )
8+ [ ![ 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 )
9+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/commandlayer/protocol-commons/blob/main/LICENSE )
10+
1811
1912
2013----
@@ -467,5 +460,6 @@ CommandLayer follows a clean separation of concerns:
467460
468461
469462
463+
470464
471465
You can’t perform that action at this time.
0 commit comments