Roadmap¶
Items to implement as the project matures.
CI/CD Improvements¶
- Multi-environment deployment workflow (dev, stg, prd) with rollback strategy
- Unit and integration test suites running in CI
- Monitoring and alerting for deployments
Observability¶
- Evaluate whether CloudWatch can replace Datadog long-term (currently using both where practical)
Documentation¶
- Auto-generated API reference from Python docstrings
- Versioned documentation per release