Skip to content

Commit e8f7882

Browse files
committed
docs: runbook video-3 narration — match the verified testnet trace (discovery + A2A task + gate hold live; RPC-cap note for the pay hop)
1 parent bb22616 commit e8f7882

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

docs/RECORDING_RUNBOOK.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -110,14 +110,17 @@ cd ~/lp0008 && LEZ_BUILD=~/logos-execution-zone bash tests/demo-f8-testnet.sh
110110
Say over the on-screen stages:
111111

112112
- "This is the paid skill marketplace use case from the prize spec. Two independent
113-
agents, two daemons. They discover each other over Waku — agent A reads agent B's card,
114-
with its declared LEZ price, from the shared discovery topic."
115-
- (gate stage) "Agent A's owner set a spending limit. This task is over the limit, so the
116-
gate holds it — pending approval, never executed. That's the threshold mechanism, on
117-
camera."
118-
- (payment stage) "Approved — and agent A pays agent B autonomously, from its own shielded
119-
account, a real proof settling on the live testnet. Discovery, task, payment — no human
120-
in the loop, no payment processor."
113+
agents, two daemons, on the LIVE hosted testnet. They discover each other over Waku —
114+
agent A reads agent B's card, with its declared LEZ price, from the shared discovery
115+
topic."
116+
- (gate stage) "Agent A's owner set a spending limit of fifty. This task is priced eighty —
117+
over the limit — so the gate holds it: pending approval, never executed. That's the
118+
threshold mechanism, integrated, on the live chain."
119+
- (task/pay stage) "Under the limit, the agent opens the A2A task and pays from its own
120+
shielded account. One honest platform note: the module-to-wallet hop is capped at about
121+
twenty seconds, and a real proof takes ninety — you saw the full payment settle as a real
122+
proof in the primary demo, and end-to-end on the local chain in the use-case cut. What
123+
this trace adds is discovery, the task lifecycle, and the gate — all live on testnet."
121124

122125
## Video 4 — Personal file vault + owner channel (SR3 · F9 · F4)
123126

0 commit comments

Comments
 (0)