File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,32 +50,11 @@ canonical verbs + JSON Schemas + strict validation.
5050Same shape — everywhere:
5151SDKs → Runtimes → x402 → ENS → Receipts
5252
53- ## Architecture
54-
55-
56- ```
57- ┌────────────────────────────┐
58- │ Execution — x402 runtime │ (execution + settlement)
59- └──────────────▲─────────────┘
60- │
61- ┌──────────────┴─────────────┐
62- │ Identity — Agent Cards │ (identity + discovery)
63- └──────────────▲─────────────┘
64- │
65- ┌──────────────┴─────────────┐
66- │ Semantics — Commons │ (semantics + validation)
67- └────────────────────────────┘
68- ```
69-
70- 1 . ** Commons defines the verbs**
71- 2 . ** Agent-Cards bind identity**
72- 3 . ** x402 enables verifiable invocation and settlement**
73-
7453---
7554## Quickstart
7655
7756``` bash
78- npm install @commandlayer/protocol- commons
57+ npm install @commandlayer/commons ajv
7958
8059```
8160** Validate a request against a canonical verb schema**
@@ -422,3 +401,4 @@ CommandLayer follows a clean separation of concerns:
422401
423402
424403
404+
You can’t perform that action at this time.
0 commit comments