Customer runner

Give customers one command before paid execution.

The 9192 Agent Runner discovers the public node, runs the free sandbox, executes a test call and verifies the receipt. It does not spend money automatically.

First command

Use sandbox mode for the first customer or agent experience.

npx @nineoneninetwo/demo --mode sandbox

Expected: discovery, sandbox quote, quote acceptance, test execution and receipt verification.

Smoke

Check discovery, status, pricebook, payment rails, HELLO, CAPS and quote creation without execution.

npx @nineoneninetwo/demo --mode smoke

Sandbox

Run the free limited quote, accept, execute and receipt verification loop.

npx @nineoneninetwo/demo --mode sandbox --machine customer_machine_001

Paid flow

Use paid mode only after the machine account has settled balance and the customer accepted the quote.

npx @nineoneninetwo/demo --mode paid-flow --machine customer_machine_001

Customer promise

Run a verified machine call first. Funding, invoice and settlement come only after the customer has seen a working response and a verifiable receipt.

Package docs

The release kit includes the full agent runner note.

Open AGENT.md

Machine metadata

Agents can inspect the same surface through OpenAPI, Agent Card and the 9192 discovery index.

OpenAPI
Agent Card