Skip to content

Commit 3aeb795

Browse files
authored
Update README.md
1 parent 2491250 commit 3aeb795

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

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

6-
[![Status](https://img.shields.io/badge/Status-Stable%20v1.0.0-brightgreen)](https://github.com/commandlayer/protocol-commons)
6+
[![Status](https://img.shields.io/badge/Status-Stable%20v1.0.x-brightgreen)](https://github.com/commandlayer/protocol-commons)
77
[![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)
8+
[![CI Status](https://img.shields.io/github/actions/workflow/status/commandlayer/protocol-commons/validate.yml?branch=main&label=CI)](https://github.com/commandlayer/protocol-commons/actions/workflows/validate.yml)
99
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/commandlayer/protocol-commons/blob/main/LICENSE)
1010

11+
1112
----
1213

1314
## Why Now
@@ -473,5 +474,6 @@ CommandLayer follows a clean separation of concerns:
473474

474475

475476

477+
476478

477479

0 commit comments

Comments
 (0)