Polytraders Dev Guide
internal
v3 spine Phase 1 · Shared contracts 9 demo-wired · 0 shadow-ready · 0 production-live · 100 pending · 109 total 15/33 infra tasks the plan status board
v3.5 LIVE DEMO

Live demo: bots, in motion.

Pick a strategy, pick a market regime, drag the parameter sliders. The whole pipeline runs in your browser against deterministic synthetic data. Synthetic data only — not real Polymarket data, not a forecast.

0PnL (pUSD)
0Approved
0Rejected
0Reshaped
0%Max drawdown
0Step

Price + cumulative PnL

Decisions per step

Reason-code rollup

CodeCount

Recent envelopes


          
How it works. The synthetic feed emits a MarketSnapshot and full OrderBookSnapshot every step. strat.maker_tight reads the book, emits an OrderIntent. The seven Risk bots vote in order — any single REJECT halts. exec.smartrouter shapes the approved intent into an ExecutionPlan. Reporters roll up reason codes, builder attribution, and SLA. Same TS code that ships in the contract package; same shapes that the production runtime will see.