system status · public-safe facts
PAPER modeProof before claims: what this build actually runs, with demo numbers labeled as demo and every dangerous flag off by default. See the modes doc for what each flag gates, and the roadmap for what shipped recently.
| Flag | State | Notes |
|---|---|---|
| Live trading | off | Execution rails are disabled in this build. Paper mode is the product. |
| Vault deposits | off | Vault contracts exist as unaudited scaffolds; deposits stay off. |
| x402 payments | mock (free envelopes) | Paid agent endpoints serve mock envelopes — no settlement verification yet. |
| Mocks | on | Deterministic mock AI + mock oracles: zero API keys, replayable output. |
| Mode | paper | All performance is simulated; all receipts are local paper objects. |
Version strings are baked into every paper receipt, so a receipt always says which registry snapshot and oracle rules produced it. Browse receipts →
| Check | Result | Notes |
|---|---|---|
| Docs snapshot | 21 pages hashed · 2026-07-06 | Official Robinhood Chain docs pages fetched, tag-stripped, and sha256-pinned for drift detection. |
| Registry match | 27/27 verified | Every canonical address re-checked against the official contracts page; Blockscout spot-checks 8/8 passed. |
| Feed pinning | 26/27 pinned | Chainlink feed proxies pinned from the reference data directory and live-verified. BE has no published feed. |
| Sequencer uptime feed | unpublished | Not yet published by Chainlink for chain 4663 — live pricing stays structurally gated until it exists. |
| Chain config | confirmed | Chain IDs 4663/46630, RPCs, and explorers match the official connecting page. |
| Contract deploy mode | testnet-default | Deploy scripts document testnet-first (chain 46630); nothing is deployed by the public build. |
| Execution flags | off | Live execution and vault deposits stay off; paper mode is the product. |
Policy in force: oracle-policy-1.2.0 · robinhood-canonical-2026-07-06. See the Robinhood Chain doc and Oracle health for what these checks mean.
system status · /api/health
Checking /api/health…
reading this page
The panel above fetches /api/health live in your browser — service state, AI provider, and whether a Bankr key is configured (booleans only, never secrets). Everything else on this page is rendered from build-time configuration.