What problem does it solve?
Ingests raw news items produced by the daily cron, filters by TEMAS DE INTERÉS defined in CLAUDE.md, deduplicates, and writes a single Spanish Radar note to wiki/sources/news/YYYY-MM-DD.md. It also updates index pages and related notes to keep the vault current.
Core Features & Use Cases
- Batch news ingestion: Reads daily raw items from .raw/news/YYYY-MM-DD/ and converts them into a consolidated radar entry.
- Topic filtering: Applies CLAUDE's TEMAS DE INTERÉS to keep signal quality and ignore noise.
- Deduplication & linking: Merges duplicates and links to existing wiki pages and entities.
- Spanish summarization: Produces concise, neutral Spanish summaries suitable for publication.
- Wiki publishing & indexing: Writes the daily note to wiki/sources/news/YYYY-MM-DD.md and updates wiki/index.md, wiki/log.md, and hot lists.
Quick Start
Run the daily news ingest flow to generate the Radar note for today.