Version history
1 version on record. Newest first; the live version sits at the top with a live indicator.
- Live4/29/2026, 8:38:26 PM
Content snapshot
{ "query_kind": "sql", "query_body": "SELECT id::text AS ref, question AS title FROM debate_sessions\nWHERE quality_score IS NULL\n OR quality_score < 0.3\n OR transcript_json IS NULL\n OR transcript_json = '[]'::jsonb\n OR transcript_json = '{}'::jsonb\n", "query_params": {}, "threshold": { "warning_at": 5, "critical_at": 50 }, "severity_default": "attention", "recommended_action_template": "Re-run {n} incomplete debates through scidex_orchestrator.\n", "state": "active", "proposer_id": "system-senate" }