User Story
As a PM, I want to view the history of past ingestion runs (when they ran, per source, with counts of ingested / updated / failed artifacts), so that I can monitor ingestion health and trace when content entered the system.
Context & Motivation
Acceptance Criteria
Dependencies
User Story
As a PM, I want to view the history of past ingestion runs (when they ran, per source, with counts of ingested / updated / failed artifacts), so that I can monitor ingestion health and trace when content entered the system.
Context & Motivation
team:backend(endpoint),team:frontend(PM view)Acceptance Criteria
run_id,source_system,started_at,finished_at, countsingested/updated/failed.Dependencies
ingestion_runtable and provenance fields).