System Health · moved to a live URL

This pinned artifact was showing 4-day-old data from May 7. The real live system-health dashboard now lives on the Cloudflare Worker — it pulls fresh data from R2 + GitHub on every page open.

Live dashboard

https://govt-agenda-mcp.p3agendas.workers.dev/d/freshness
Open the live freshness dashboard →

First visit on each device needs ?key=<your DASHBOARD_KEY> — after that a 90-day cookie keeps you signed in. The same key works for every /d/* URL.

What the live dashboard shows

Other live dashboards (same auth)

Why this redirect: Cowork artifacts pinned with create_artifact are snapshot files — they don't auto-refresh. Worker-served URLs DO refresh on every open. For anything time-sensitive, prefer the worker URL.