One command
Use this when you want the fastest end-to-end proof through the public path.
npx @nineoneninetwo/demo --mode sandbox
This is the conversion path 9192 is optimizing for: not just a page visit, but a quote, a bounded sandbox execution and a verification result.
Use this when you want the fastest end-to-end proof through the public path.
npx @nineoneninetwo/demo --mode sandbox
You should see discovery, quote creation, quote acceptance, sandbox execution and receipt verification complete.
The free sandbox path is bounded and does not require a funded machine account.
Public traffic reports use anonymized client labels. Raw access logs remain operator-local for security and abuse response.
GET /api/v1/status
POST /api/v1/sandbox/quotes/get-pulse
POST /api/v1/sandbox/quotes/{quote_id}/accept
POST /api/v1/sandbox/executions/get-pulse
POST /api/v1/sandbox/receipts/verifyMove to the docs, OpenAPI or native edge only after the receipt loop is proven.