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.
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.
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.
Check discovery, status, pricebook, payment rails, HELLO, CAPS and quote creation without execution.
npx @nineoneninetwo/demo --mode smoke
Run the free limited quote, accept, execute and receipt verification loop.
npx @nineoneninetwo/demo --mode sandbox --machine customer_machine_001
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
Run a verified machine call first. Funding, invoice and settlement come only after the customer has seen a working response and a verifiable receipt.
The release kit includes the full agent runner note.
Agents can inspect the same surface through OpenAPI, Agent Card and the 9192 discovery index.