Version history
1 version on record. Newest first; the live version sits at the top with a live indicator.
- Live5/15/2026, 10:44:47 PM
Content snapshot
{ "query_kind": "sql", "query_body": "SELECT tt.artifact_ref AS ref\nFROM tier_transitions tt\nWHERE tt.reason = 'demotion'\n AND tt.proposed_at > NOW() - INTERVAL '24 hours'\n", "query_params": {}, "threshold": { "warning_at": 10, "critical_at": 50 }, "severity_default": "attention", "recommended_action_template": "{n} epistemic tier demotions occurred in the last 24h — possible\nretraction cascade or systematic quality failure. Investigate the\ndemoted artifacts: {refs[:5]}.\n", "state": "active", "proposer_id": "system-senate" }