Skip to content

Add briefing quality gates and ranked candidate selection - #63

Merged
walker1211 merged 1 commit into
mainfrom
fix/briefing-quality-gates
Aug 11, 2026
Merged

Add briefing quality gates and ranked candidate selection#63
walker1211 merged 1 commit into
mainfrom
fix/briefing-quality-gates

Conversation

@walker1211

Copy link
Copy Markdown
Owner

Summary

  • reject structured stories with missing, invalid, or cross-category source references
  • derive source labels and timestamps from validated source article IDs
  • support strong and weak category keywords with configurable weak-match thresholds
  • rank category candidates by source priority, keyword strength, freshness, and near-duplicate penalties
  • skip out-of-window RSS history before image enrichment and support per-feed item limits

Validation

  • go test ./...
  • go vet ./...
  • go build ./cmds/news-briefing
  • loaded a production-shaped configuration with strong/weak keywords and RSS item limits

@walker1211
walker1211 merged commit 260d3c4 into main Aug 11, 2026
3 checks passed
@walker1211
walker1211 deleted the fix/briefing-quality-gates branch August 11, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant