What problem does it solve?
News pipeline operations — branch management, prompt tuning, source management, event review, and newsletter sends. Separate from the data pipeline because the tools, judgment, and failure modes are different. Currently powered by soria db query against the news Postgres tables and direct HTTP calls to backend news endpoints; there is no dedicated soria news subcommand yet. Use when asked to "check the news pipeline", "tune the prompts", "review sources", "check news health", or anything news-pipeline related. Not for data pipelines — use /ingest for that. (soria-stack)
Core Features & Use Cases
- Branch management to isolate configurations for different news workflows.
- Prompt tuning and source management to improve article relevance and clustering quality.
- Newsletter sends orchestration with health and compliance checks.
Quick Start
Clone a branch, tune prompts, review sources, and validate newsletter sends in a test environment.