Mock Cockpit

Polymarket Trading Bot Cockpit

Isolated Next.js shell with read-only fixtures. No live trading APIs, wallets, or secret-backed data paths are wired into this app.

Read-only mock data only. This dashboard does not contain secrets, wallet credentials, live trading APIs, or mutation endpoints. Live trading controls are disabled on every page.

Overview

Static cockpit summary

This page previews the monitoring layout for bots, markets, exposure, risk, and audit trails using typed fixtures only. Live trading, approvals, and any write path remain disabled.

Bots tracked

3

All execution paths remain disabled in this frontend.

Markets watched

12

Price and liquidity figures are fixed mock DTOs.

Mock exposure

$842

Portfolio cards show sample paper-like positions only.

Risk denials

2

Denied actions are illustrative audit records only.

Frontend mode

Read-only mock cockpit

No API routes, server actions, or live adapters are wired.

Trading controls

Disabled

Approve, reject, kill-switch, and order entry remain unavailable.

Secret handling

Not present

No credentials, wallets, or local persistence exist in the app.

Cockpit routes

Static operational surfaces

Every route in this mock cockpit uses frontend fixtures only and exists to validate information architecture before the backend storage and adapter layers arrive.

  • Overview
    Read-only mock cockpit summary.
  • Bots
    Static bot heartbeat and mode snapshot.
  • Markets
    Mock watchlist and price snapshots.
  • Positions
    Read-only exposure and mock PnL view.
  • History
    Signals, actions, fills, and audit fixtures.
  • Risk
    Limits and denial timeline fixtures.
  • Settings
    Non-secret configuration preview only.
  • Logs
    Operational event fixtures from the UI shell.
  • Health
    Static service heartbeat checks.

Mock envelope

Environment
mock
Generated at
2026-04-26T12:00:00Z
Mutation support
Disabled across all routes
Credential state
No secrets or wallets present

Health preview

Mock service checks

ServiceStatusDetailLast checked
Dashboard shellhealthyApp router responded with mock fixtures.2026-04-26T12:00:00Z
Bot state adapterdegradedNot connected. Waiting for read-only backend integration.2026-04-26T12:00:00Z
Trading execution APIsofflineIntentionally unavailable in this mock dashboard.2026-04-26T12:00:00Z