Refresh Data
/etl/run
Execute the ETL pipeline (wipe → hook → matview refresh) and render a per-kind coverage tally so you can confirm every declared primitive landed at least one row.
Triage gaps
/etl/triage
Find + fix gaps — diff declared contracts against observed runtime; each gap renders a card with the diagnosis + a deep link to the relevant L2 editor page.
Probe & fix
/etl/probe
Investigate one L2 slice — pick a rail, template, or chain and see L2-declared column expectations side-by-side with the runtime rows that match.