InfoRadar Knowledge Base¶
Welcome to the documentation hub for the InfoRadar Daily Report pipeline — an automated system that ingests industry news, scores relevance, and generates daily intelligence reports.
-
Chat Logs
Chronological notes, meeting transcripts, and decision records.
-
Deliverables
Specs, analyses, migration plans, and other project outputs.
-
Process Docs
Implementation details, verification steps, and quick reference.
-
Templates
Reusable templates for chat logs, deliverables, and CF Pages config.
Quick Links¶
| Resource | Description |
|---|---|
| Implementation Summary | Full overview of the v5 pipeline |
| Verification | Acceptance test commands |
| Test Report | Test results and status |
| Feishu Notifications | How to configure Feishu alerts |
| Project Closeout | Closeout checklist |
Architecture at a Glance¶
configs/ RSS feeds, watchlist, LLM prompts
pipeline/ Python pipeline (ingest → score → report)
scripts/ Automation (run, add-report, publish)
web/ Static gallery generator (Node.js)
output/ Published daily reports
docs/ ← you are here
Getting started
See the Quick Reference for commands to run the pipeline, or check the Verification page for acceptance tests.