Details
- query_kind
- sql
- query_body
- SELECT voter_id AS ref FROM artifact_signals WHERE kind = 'quality_gate_override' AND created_at > NOW() - INTERVAL '24 hours' GROUP BY voter_id HAVING COUNT(*) > 5
- severity_default
- attention
- recommended_action_template
- {n} actor(s) have bypassed pre-write quality gates more than 5 times in the last 24h. Review override rationale and adjust their accountability_score (SPEC-088). Actors: {refs[:5]}.
- state
- active
- proposer_id
- system-senate
Raw fields (2)
- query_params
{}- threshold
{ "warning_at": 1, "critical_at": 3 }