Commit Graph

4 Commits

Author SHA1 Message Date
Martin C. Richards f9fdb5a26d
feat(news): implement complete news service with LLM sentiment analysis and Dagster orchestration 2025-11-16 12:14:40 +01:00
Martin C. Richards c5ced8cd66
feat(news): enhance NewsArticle entity with sentiment fields and add Dagster orchestration specs
- Add sentiment_confidence and sentiment_label fields to NewsArticle
- Update database configuration for PostgreSQL + TimescaleDB + pgvectorscale
- Add comprehensive Dagster orchestration specifications
- Update project dependencies and tooling configuration
- Enhance test coverage for news repository functionality
- Align news domain specs with project roadmap and architecture
2025-11-14 22:18:33 +01:00
Martin C. Richards c93ffb6452 wip 2025-08-02 14:16:52 +02:00
Martin C. Richards b2a09403fa wip 2025-07-31 18:02:27 +02:00