News Analytics

FastAPI-backed source, lens, workflow, and event diagnostics

The news surface reads from the backend contract and exposes exploratory comparisons, data quality checks, workflow health, and same-event analysis.

Index

Pages

All routes below stay inside the same shared analytics surface.

News Surface

Analytics entry point for source, lens, and workflow diagnostics

This section reads from the FastAPI news contract and exposes both exploratory analysis views and operational workflow checks.

Live Routes25
Stats-Backed Views20
Workflow Views5

Coverage

Implementation Status

25 of 25 news pages are live in Next.js and read from the FastAPI contract.

Contract Boundary

Route Coverage

All listed `/news/*` routes render live content from the FastAPI news contract.

System Flow

News Workflow Diagram

End-to-end flow from the upstream RSS contract to the Next.js `/news/*` pages.