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

Class templates

Five runnable templates — one per class. Every new bot starts here, not from scratch.

Rule: if you find yourself writing scaffolding code, you started in the wrong place. Pick a template, copy it, fill in decide(), run the fixtures.

What each template includes