Rerun culture proof
Four real snapshots from the Noisy CI rerun fix.
The evidence follows the issue from raw JSON through assessment, engineering remediation, and a rerun that improves trust to 42 while release stays BLOCK.
1. The issue in JSON
The baseline snapshot shows the top finding: ambiguous signal handling keeps noisy CI failures unresolved, with control-plane/triage-policy.json still empty.
2. How the report names it
The client report highlights 30/100 BLOCK and calls out that failures are not yet classified into signal, risk, or noise before release review.
3. What the fix plan says
The engineer plan targets control-plane/triage-policy.json:1 and replaces the empty policy with assertion, environment, data, and artifact classifications.
4. New report after rerun
After the classifier is implemented, the rerun report shows trust improved from 30 to 42. Release remains BLOCK because weak-artifact evidence is now the next highest risk.