Read-only Cockpit

Polymarket Trading Bot Cockpit

Isolated Next.js cockpit with read-only bot-state adapter and safe fixture fallback. No live trading APIs, wallets, approval flows, order controls, or secret-backed mutation paths are wired into this app.

Read-only fallback mode.
Bot storage is unavailable or empty, so safe mock fixtures are shown where needed. Bot SQLite storage is unavailable or degraded; safe fallback fixtures are shown where needed.
No secrets, wallet credentials, live trading APIs, mutation endpoints, approvals, or order controls are exposed on any page.

Health

Read-only shell status

Read-only adapter checks render the current dashboard state: UI shell, bot SQLite adapter, and intentionally disabled execution systems. If bot storage is unavailable, the adapter reports degraded status instead of crashing.

ServiceStatusDetailLast checked
Dashboard shellhealthyNext.js cockpit rendered successfully.2026-04-26T17:00:28.748957+00:00
Bot SQLite read-only adapterdegradedBot SQLite storage is unavailable or degraded; safe fallback fixtures are shown where needed.2026-04-26T17:00:28.748957+00:00
Trading execution APIsofflineIntentionally unavailable. D3 exposes no mutation or order path.2026-04-26T17:00:28.748957+00:00