TradingChassis is an applied engineering lab focused on infrastructure, reliability, and operational discipline.
The project uses trading as a demanding technical domain to demonstrate practical skills.
TradingChassis is intentionally designed as a portfolio project. It consists of small, understandable systems.
It is not a trading bot, strategy framework, alpha research platform, or claim of financial performance.
Earlier repositories explored custom backtesting infrastructure, trading-engine architecture, its runtime environments and documentation.
That direction is preserved as historical context and is no longer part of the active implementation path.
| Repository | Status | Role |
|---|---|---|
tradingchassis-ops-lab | Active | Local-first operations lab around NautilusTrader for reproducible backtest and paper-run workflows. |
infrastructure | Active | Kubernetes, GitOps, observability, environment management, and operational infrastructure. |
oci-secrets-store-csi-driver-provider | Supporting | Secret-management integration work for Kubernetes-based infrastructure workflows. |
core | Demo | Deterministic event-driven trading decision semantics. |
core-runtime | Demo | Runtime and orchestration layer for core. |
docs | Archived | Archived documentation for architecture, concepts, ADRs, operations, and project evolution. |