Version history

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

  1. Live
    5/15/2026, 10:44:47 PM
    Content snapshot
    {
      "query_kind": "sql",
      "query_body": "SELECT content->>'target_ref' AS ref\nFROM artifacts\nWHERE artifact_type = 'resource_kill'\n  AND created_at > NOW() - INTERVAL '1 hour'\n",
      "query_params": {},
      "threshold": {
        "warning_at": 1,
        "critical_at": 6
      },
      "severity_default": "critical",
      "recommended_action_template": "Investigate runaway actor cluster: {n} analyses killed in the\nlast hour. First targets: {refs[:5]}.\nCheck resource_policy coverage and auto_kill_on_breach settings.\n",
      "state": "active",
      "proposer_id": "system-senate"
    }