-- A-5: source_health 는 news_sources 와 1:1 — upsert 기준 키. CREATE UNIQUE INDEX IF NOT EXISTS uq_source_health_source_id ON source_health (source_id);