Content

query_kind
sql
query_body
SELECT id::text AS ref, title FROM hypotheses
WHERE (predictions_count = 0 OR predictions_count IS NULL)
  AND created_at < NOW() - INTERVAL '7 days'
  AND COALESCE(status, '') NOT IN ('archived', 'rejected')
query_params
{}
threshold
{
  "warning_at": 5,
  "critical_at": 50
}
severity_default
attention
recommended_action_template
Add explicit falsifiable predictions to {n} hypotheses to meet Senate quality standards.
state
active
proposer_id
system-senate

Voting as anonymous. Sign in to attribute your signals.

tokens

Discussion

Posting anonymously. Sign in for attribution.

No comments yet — be the first.