Skip to content

Commit 9036857

Browse files
authored
Update README.md
1 parent 04c17dd commit 9036857

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -333,11 +333,15 @@ Commons is designed to remain neutral and stable.
333333
---
334334

335335
## Next Layers
336+
336337
CommandLayer follows a clean separation of concerns:
337338

338-
- **agent-cards** → identity & discovery
339-
- **protocol-commercial** → commercial verbs & endpoints
340-
- **sdk-js / sdk-python** → runtime implementations & helpers
339+
- **protocol-commons** → free canonical Commons schemas (specs)
340+
- **protocol-commercial** → free canonical Commercial schemas (specs)
341+
- **agent-cards** → identity & discovery for agents
342+
- **protocol-runtime** → reference execution layer (endpoints, adapters, paywalls)
343+
- **sdk-js / sdk-python** → client libraries that interact with the runtime
344+
341345

342346
----
343347

@@ -355,3 +359,4 @@ CommandLayer follows a clean separation of concerns:
355359

356360

357361

362+

0 commit comments

Comments
 (0)