| Age | Commit message (Expand) | Author |
| 12 hours | refactor: specialize exception handling across all services | TheSiahxyz |
| 12 hours | fix: deduplicate LLM JSON parsing and reuse aiohttp sessions in stock selector | TheSiahxyz |
| 12 hours | feat: add graceful shutdown with SIGTERM/SIGINT handlers to all services | TheSiahxyz |
| 12 hours | feat: add config validation, SecretStr for secrets, API security fields | TheSiahxyz |
| 13 hours | refactor: remove dead code (SentimentData, CircuitBreaker, TradeRow, unused c... | TheSiahxyz |
| 14 hours | style: fix lint and formatting issues across news collector and shared | TheSiahxyz |
| 14 hours | feat: integrate stock selector into strategy engine scheduler | TheSiahxyz |
| 14 hours | feat: implement 3-stage stock selector (sentiment → technical → LLM) | TheSiahxyz |
| 17 hours | refactor: purge all remaining crypto/Binance references | TheSiahxyz |
| 17 hours | refactor: remove all crypto/Binance code, update to US stock symbols | TheSiahxyz |
| 18 hours | refactor: migrate to US stocks with Alpaca API | TheSiahxyz |
| 18 hours | refactor: replace Binance/ccxt with Alpaca API client for US stocks | TheSiahxyz |
| 18 hours | feat: wire sentiment into engine + add EMA/bullish candle entry filters | TheSiahxyz |
| 34 hours | fix: lint cleanup after critical and high priority fixes | TheSiahxyz |
| 34 hours | fix: WS factory, backtester config, CI docker builds, health port docs | TheSiahxyz |
| 34 hours | fix(strategy-engine): process multiple symbols concurrently with asyncio.gather | TheSiahxyz |
| 34 hours | fix: lint cleanup for API, combined strategy, and formatting | TheSiahxyz |
| 34 hours | feat(security): add bearer token auth for health/metrics endpoints | TheSiahxyz |
| 35 hours | fix: resolve lint issues and final integration fixes | TheSiahxyz |
| 36 hours | feat(strategy): add warmup_period to BaseStrategy and YAML config loading | TheSiahxyz |
| 36 hours | feat(services): integrate structlog, healthcheck, metrics, and Telegram | TheSiahxyz |
| 36 hours | feat: initial trading platform implementation | TheSiahxyz |