2025-01¶
Plan¶
[2025-plan.md]
Progress¶
CI/CD Enhancements¶
- Local Runner Caching: Migrated GitLab CI/CD to self-hosted runners with local image caching, reducing build times.
- Pipeline Integration: Implemented an AWS-based deployment pipeline from GitLab.
- Impact: Achieved Gitlab CI/CD speed by 50% from 20 minutes to sub-10 minutes.
Shared Repository & Task Delegation¶
- New Repository Creation: Established a dedicated repository for contractors to work on non-proprietary code.
- Components Included: The repository now hosts code for the frontend, gateways, and backtesting.
- Community Engagement: Plan to open-source the repository on GitHub to attract community contributions while safeguarding core business assets.
Initial Strategy Implementation¶
- Arbitrage Strategy: Successfully implemented the arbitrage strategy along with tracking key position metrics.
- Next Steps:
- Develop the market-making strategy.
- Enhance observability tools to better monitor strategy performance and risk.