| Age | Commit message (Expand) | Author |
| 13 hours | feat: add config validation, SecretStr for secrets, API security fields | TheSiahxyz |
| 13 hours | feat: add DB connection pooling with configurable pool_size, overflow, recycle | TheSiahxyz |
| 13 hours | fix: address code review issues in resilience module | TheSiahxyz |
| 13 hours | feat: implement resilience module (retry, circuit breaker, timeout) | TheSiahxyz |
| 14 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: implement SentimentAggregator with freshness decay and composite scoring | TheSiahxyz |
| 15 hours | feat: add NewsEvent, DB methods for news/sentiment/selections | TheSiahxyz |
| 15 hours | feat: add SQLAlchemy ORM models for news, scores, selections | TheSiahxyz |
| 15 hours | feat: add NewsItem, sentiment scoring, and stock selection models | TheSiahxyz |
| 18 hours | refactor: purge all remaining crypto/Binance references | TheSiahxyz |
| 18 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 |
| 19 hours | feat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant) | TheSiahxyz |
| 34 hours | feat(strategy): Phase 2 complete — strategy infrastructure upgrade | TheSiahxyz |
| 34 hours | feat(shared): add conviction, stop_loss, take_profit to Signal model | TheSiahxyz |
| 34 hours | fix: lint cleanup after medium priority tasks | TheSiahxyz |
| 34 hours | feat(broker): add Redis consumer groups for reliable message processing | TheSiahxyz |
| 35 hours | fix: snapshot delay, env fields, alembic creds, API healthcheck and error han... | TheSiahxyz |
| 35 hours | feat: add multi-exchange support via ccxt factory | TheSiahxyz |
| 35 hours | feat(security): add bearer token auth for health/metrics endpoints | TheSiahxyz |
| 35 hours | feat(portfolio): add periodic portfolio snapshots and daily Telegram summary | TheSiahxyz |
| 35 hours | feat: medium priority improvements | TheSiahxyz |
| 35 hours | fix(shared): add transaction rollback on DB errors | TheSiahxyz |
| 36 hours | fix: resolve lint issues and final integration fixes | TheSiahxyz |
| 36 hours | feat(shared): add health checks and Prometheus metrics | TheSiahxyz |
| 36 hours | feat(shared): add Telegram notification service | TheSiahxyz |
| 36 hours | feat(shared): add retry with backoff and circuit breaker | TheSiahxyz |
| 36 hours | feat(shared): add structlog-based structured logging | TheSiahxyz |
| 36 hours | feat: rewrite database layer from asyncpg to SQLAlchemy 2.0 async ORM | TheSiahxyz |
| 36 hours | feat: add SQLAlchemy ORM models and Alembic migration setup | TheSiahxyz |
| 36 hours | feat: initial trading platform implementation | TheSiahxyz |