The system is designed for deterministic local use by GitHub users. Every default workflow runs with synthetic data and simulated execution.
- Typed events or typed interfaces connect modules.
- Risk checks run before execution.
- Orders have an auditable lifecycle.
- Artifacts are written locally and consumed by reports, dashboards, and API services.
- No v1 workflow requires broker credentials or paid data.
- Generate synthetic OHLCV data.
- Run a strategy through the backtest or paper engine.
- Produce orders, fills, positions, PnL, and risk events.
- Persist manifests, Parquet tables, and event logs.
- Read the resulting artifacts through reports, dashboard, and API.
- Python orchestrates.
- Rust provides deterministic core primitives.
- .NET inspects artifacts and surfaces run metadata.
- C++ remains optional and non-essential to the default demo.