phase 17: quote reserved word 'window' in all SQL queries across recommendation worker and query API
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
- Debug any Ollama connection or schema validation issues
|
||||
- _Requirements: 5.1, 5.2, 6.1, 6.2, 6.3_
|
||||
|
||||
- [-] 17.5 Validate aggregation produces trend summaries
|
||||
- [x] 17.5 Validate aggregation produces trend summaries
|
||||
- Check aggregation worker logs for trend window generation
|
||||
- Verify `trend_windows` table has entries with direction, strength, confidence
|
||||
- Verify `trend_evidence` table links trends to contributing documents
|
||||
@@ -216,7 +216,7 @@
|
||||
- Check the dashboard Trends page shows trend cards with real data
|
||||
- _Requirements: 7.1, 7.2, 7.3_
|
||||
|
||||
- [ ] 17.6 Validate recommendation engine produces paper-trade recommendations
|
||||
- [-] 17.6 Validate recommendation engine produces paper-trade recommendations
|
||||
- Check recommendation worker logs for recommendation generation
|
||||
- Verify `recommendations` table has entries with action, confidence, thesis
|
||||
- Verify `recommendation_evidence` links recommendations to documents
|
||||
|
||||
Reference in New Issue
Block a user