TradingChassis is a personal trading-infrastructure engineering project.
The public work is focused on infrastructure for reproducible trading-system experimentation and operational readiness.
TradingChassis has moved away from its earlier custom trading-engine direction.
That architecture is preserved as archived historical work, while active development is centered on infrastructure.
- Kubernetes-based environments for repeatable research and backtesting workflows
- GitOps-driven infrastructure lifecycle and environment promotion
- Observability foundations (metrics, logs, monitoring, and operational visibility)
- Reproducible environments and operational tooling
- Secrets management integration for infrastructure workflows
| Repository | Status | Purpose |
|---|---|---|
infrastructure |
Active | Cloud Kubernetes, GitOps, observability, and operational infrastructure for reproducible research and backtesting environments. |
infrastructure-secrets |
Active | Supporting fork/integration work for secrets management in the infrastructure stack. |
| Repository | Status | Notes |
|---|---|---|
core |
Archived (Legacy) | Historical exploration of a deterministic event-driven trading decision engine. |
core-runtime |
Archived (Legacy) | Historical runtime/orchestration layer for the previous core architecture. |
docs |
Archived (Legacy) | Historical documentation archive for the previous architecture. |
The direction is still evolving.
Near-term work remains focused on practical infrastructure engineering that can support future trading operations workflows in a reproducible and observable way.
TradingChassis is maintained as a portfolio-style engineering project.
For updates, feedback, or technical discussion, use repository issues/discussions and see CONTRIBUTING.md.