Needs Attention - moved to a live URL

This pinned artifact was showing 5/7 snapshot data because the underlying Gmail + Calendar feeds depend on a Mac-only Cowork scheduled task. The live worker URL below reads the latest classified state on every open and stamps a freshness banner so you can see the true data age at a glance.

Live dashboard

https://govt-agenda-mcp.p3agendas.workers.dev/d/needs-attention?key=6570200fa829b93ede9597ae4483edda
Open the live attention dashboard ->

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

Why the data was stale

This dashboard sources from two pipelines that are Mac-dependent:

The "freshness" you see on the live page reflects the most recent successful Mac-side pull. If your Mac was asleep or Claude Desktop was closed, no new data was written, and the dashboard intentionally shows you that staleness rather than pretending to be live.

The fix - a daily Cowork scheduled task

A new scheduled task spec lives at scheduled-tasks/inbox-refresh.json in the repo. It runs daily at 5:30 AM ET (before the 6 AM morning digest) and:

  1. Calls Gmail MCP search_threads for last 24h of inbox.
  2. For each thread, calls get_thread for details.
  3. Writes state/inbox_threads_raw.json and pushes.
  4. GitHub Actions inbox-triage.yml picks it up, classifies, regenerates the dashboard.

See MANUAL-STEPS.md for the one-time Claude Desktop sidebar setup. After that, this artifact's data refreshes automatically every morning - as long as your Mac is on at 5:30 AM ET.

Other live dashboards (same auth key):