Version history
1 version on record. Newest first; the live version sits at the top with a live indicator.
- Live5/15/2026, 10:44:48 PM
Content snapshot
{ "query_kind": "sql", "query_body": "SELECT id::text AS ref, display_label AS title\nFROM scidex_wm_improvement_events\nWHERE payout_state = 'orphan'\n AND walked_at < NOW() - INTERVAL '7 days'\n", "query_params": {}, "threshold": { "warning_at": 1, "critical_at": 100 }, "severity_default": "critical", "recommended_action_template": "{n} orphan improvement event(s) have had payout_state='orphan' for >7 days\nwithout resolution. The orphan_reaper worker has already swept their\npayout_pool_tokens to system:qf-matching-pool and emitted gate.failed\nsignals for Senate visibility. No manual action required — this gate\nconfirms the automated sweep completed. Check /senate for the sweep log.\n", "state": "active", "proposer_id": "system-senate" }