Operator Surface
Neutrality before volume.
Operational Simplicity
The platform is a modular monolith right now: one Python backend codebase, one web app, one database, one worker loop. The boundaries are clear in code without paying microservice tax yet.
FastAPI serves operator dashboards and future machine-facing actions.
Collector and scoring loops run independently from the UI surface.
Durable source of truth for observed, predicted, executed, and realized data planes.
Current operating mode: paper.
Current collector mode: public. Canonical symbols are ranked cross-venue, while venue-native symbols stay preserved for execution and reconciliation.
Venue facts as collected: quotes, funding, metadata, and raw events.
Model output: EV, basis risk, stability, and ranking assumptions.
Orders, fills, and hedge actions. This layer is scaffolded but intentionally dormant in phase 1.
Closed-trade outcomes and attribution. Also scaffolded now so research does not get bolted on later.