You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standalone; the x402-track demo deliverable in the full #29 shape. Depends on #34 (budget primitive + fixtures), #206 (local facilitator recipe), #208 (agent 402 client); #207 provides the visible gauge (the transcript notes which beats are GUI vs headless).
The demo, audience view
Policy: policy.x402-daily.json — USDC allowed (asset_allow), a 5.00 USDC/day token_budget, a per-payment cap (e.g. $2.50), everything else default-deny. Dollar framing throughout: the pitch is "$5 a day", not wei.
Standalone; the x402-track demo deliverable in the full #29 shape. Depends on #34 (budget primitive + fixtures), #206 (local facilitator recipe), #208 (agent 402 client); #207 provides the visible gauge (the transcript notes which beats are GUI vs headless).
The demo, audience view
policy.x402-daily.json— USDC allowed (asset_allow), a 5.00 USDC/daytoken_budget, a per-payment cap (e.g. $2.50), everything else default-deny. Dollar framing throughout: the pitch is "$5 a day", not wei.Deliverables (the #29 triple)
policy.x402-daily.json.just demo-x402: wires fork world + x402 server fixture + facilitator + agent env in one target.Acceptance
just demo-x402+ transcript reproduce end-to-end on a fresh clone.cargo fmt --all --check,just check,cargo test --workspace, no new/changed deps without approval.