Decision
Every gate declares which claims it invalidates. The report's supported and do-not-quote lists are computed from gate outcomes.
Context
Caveats written by hand go stale the moment the numbers change, and the caveat is the first thing dropped when a chart is pasted into a deck.
Alternatives, and why not
- Hand-written caveats per reportThey drift from the numbers above them, and nothing detects the drift.
- A single overall confidence scoreCollapses independent failures into one number and tells nobody which specific claim is unsafe.
Rationale
Validity is not a property of a run, it is a property of a claim about a run. The same data can perfectly well support 'A is directionally faster' and not support 'A is 12% faster'.
What it cost
Requires a claim vocabulary to be defined up front and maintained. Adding a new kind of claim means deciding which gates govern it.
Outcome
Reports say what they cannot support, in the same breath as what they can, and the two can never disagree.
What it moved in the diagram