From ab7c1fff48b6983c4033788b909b8d92e704a5c2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 26 Feb 2026 13:31:37 +0000 Subject: [PATCH 1/2] Initial plan From b11ac1f3b3fc2eb6467844915dd400c8b5273657 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 26 Feb 2026 13:35:29 +0000 Subject: [PATCH 2/2] fix: add backward-compatible aliases to last-generation.json schema Co-authored-by: pethers <1726836+pethers@users.noreply.github.com> --- news/metadata/last-generation.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/news/metadata/last-generation.json b/news/metadata/last-generation.json index 45062e30..311812ce 100644 --- a/news/metadata/last-generation.json +++ b/news/metadata/last-generation.json @@ -1,5 +1,8 @@ { "timestamp": "2026-02-26T12:05:00.000Z", + "generated_at": "2026-02-26T12:05:00.000Z", + "workflow": "news-realtime-monitor", + "run_id": null, "type": "realtime-monitor", "events_detected": [ { @@ -32,5 +35,10 @@ "riksdag-regering-mcp: search_dokument", "riksdag-regering-mcp: get_calendar_events" ], - "next_check": "2026-02-26T14:00:00.000Z" + "next_check": "2026-02-26T14:00:00.000Z", + "mcp_data_source": { + "status": "live", + "sources": ["riksdag-regering-mcp"], + "accessed_at": "2026-02-26T12:05:00.000Z" + } }