Version history

1 version on record. Newest first; the live version sits at the top with a live indicator.

  1. Live
    4/29/2026, 8:12:06 PM
    Content snapshot
    {
      "query_kind": "sql",
      "query_body": "SELECT id::text AS ref, COALESCE(title, question) AS title\nFROM analyses WHERE status = 'failed'\n",
      "query_params": {},
      "threshold": {
        "warning_at": 1,
        "critical_at": 5
      },
      "severity_default": "critical",
      "recommended_action_template": "Investigate and retry {n} failed analyses.\n",
      "state": "active",
      "proposer_id": "system-senate"
    }