Skip to content

Commit ee95fa6

Browse files
committed
docs(agentbox): note PRD-015 Phase 1 consumer economy in submodule description
One paragraph + submodule table note linking the agentbox buy-side pipeline (payFetch, fail-closed policy, receipt URNs, well-known manifest, Lightning-first). Co-Authored-By: jjohare <github@thedreamlab.uk>
1 parent 0058a4b commit ee95fa6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,8 @@ The transport is one authenticated WebSocket, `/wss/agent-events` (subprotocol `
295295

296296
Contract: **VisionClaw [ADR-059](docs/adr/ADR-059-bidirectional-agent-channel-server.md)** (server) paired with **agentbox ADR-014** (ingress), with cross-substrate seams in **agentbox ADR-026** and the driving spec **agentbox PRD-014**.
297297

298+
The agentbox consumer economy pipeline (PRD-015 Phase 1, 2026-06-12) adds a governed buy-side: agents can pay 402-gated resources from peer nodes via `payFetch()`, with fail-closed policy gates, receipt URNs on every attempt, and a `/.well-known/x402.json` discovery manifest — all Lightning-first (no EVM rail).
299+
298300
<details>
299301
<summary><strong>7 MCP Ontology Tools (native)</strong></summary>
300302

@@ -734,7 +736,7 @@ VisionClaw/
734736
│ ├── src/features/ # 13 feature modules (graph, settings, etc.)
735737
│ ├── src/services/ # Voice, WebSocket, Nostr auth, Solid
736738
│ └── crates/scene-effects/ # Rust WASM crate — zero-copy scene FX
737-
├── agentbox/ # Submodule: agent runtime (ontology bridge, 88 skills, browser setup wizard)
739+
├── agentbox/ # Submodule: agent runtime (ontology bridge, 88 skills, browser setup wizard, governed payment consumer PRD-015 Phase 1)
738740
├── docs/ # Diataxis documentation (106 files, 46 with Mermaid)
739741
│ ├── explanation/ # Architecture (incl. VisionClaw platform doc)
740742
│ ├── adr/ # 91 Architecture Decision Records

0 commit comments

Comments
 (0)