Home
This repository is documented around two active operating assumptions:
- vendor-backed historical data is local-first: mirror raw archive hours onto local disk, replay those raws directly, and keep shared infrastructure focused on raw mirroring and file serving
- public backtest runners are flat experiment specs built around
DATA,SIMS,STRATEGY_CONFIGS, optionalEXECUTION/REPORT, and a top-levelBACKTESTobject powered byPredictionMarketBacktest
PMXT is the first fully documented vendor path. Mirror and relay operations are filed alongside the PMXT docs instead of being treated as a separate product surface.