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, title FROM hypotheses\nWHERE (evidence_for IS NULL OR evidence_for = '[]'::jsonb)\n AND (citations_count IS NULL OR citations_count = 0)\n", "query_params": {}, "threshold": { "warning_at": 5, "critical_at": 50 }, "severity_default": "attention", "recommended_action_template": "Enrich {n} hypotheses with PubMed citations via\nevidence_validator. First 5: {refs[:5]}.\n", "state": "active", "proposer_id": "system-senate" }