All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Initial public release of the trading-runtime execution and orchestration layer.
- Local deterministic backtest entrypoint
- Argo workflow execution entrypoints
- Structured runtime configuration model
- Strategy execution adapters
- Commit-pinned
trading-frameworkintegration - Reproducible dependency compilation via pip-tools
- Environment bootstrap scripts
- Deterministic Docker runtime image
- GHCR push workflow template
- Immutable runtime environment definition
- Argo WorkflowTemplates for:
- Image build & push
- Backtest orchestration
- microk8s-compatible deployment model
- Namespace-based secret management for GHCR
- GitHub-hosted test workflow
- Self-hosted runner for Kubernetes deployment
- Automated Argo template deployment pipeline
- Synthetic deterministic test datasets
- Result artifact validation structure
- Environment parity between local and cluster execution
- Dev container bootstrap
- Validation helpers
- Dependency compilation script