One threshold for every change
A universal score ignores different components, dependencies, failure consequences, and available evidence.
Release-evidence guide
A quality gate is a decision point in the delivery flow. Risk-based design connects the gate to the change, the evidence available at that stage, and the action expected when evidence is incomplete.
Direct answer
It states which decision the gate controls, which changes it applies to, which evidence is required at that point, what happens when evidence is missing or unstable, and who can authorise an exception.
Decision criteria
Evidence to examine
State what the gate may allow, stop, or escalate; which changes it applies to; and who can interpret or override it. This keeps the rule tied to release context rather than one universal score.
01
The affected components, dependencies, change type, and risks relevant to the decision.
02
The checks and signals required at that point, with the conditions under which they remain valid.
03
How missing, unstable, or unavailable signals are handled and how the rationale is recorded.
04
Who maintains the rule, reviews the result, and holds release authority.
Practical checklist
Common failure modes
A universal score ignores different components, dependencies, failure consequences, and available evidence.
The pipeline continues, but the missing evidence, owner, rationale, and follow-up disappear.
The required check passes even though its data, environment, version, or test selection no longer matches the release.
Illustrative example
Fictional scenario · not client work
A fictional release changes a critical workflow and a shared dependency. The gate applies because both areas are within the recorded change boundary.
Decision question: can delivery continue with the current evidence, or does the dependency change require escalation?
Required signals: targeted automated checks, dependency health, environment validity, known-defect review, and an accountable approval record.
One targeted check is unstable. The result is not silently counted as passed; it is marked as unresolved evidence.
The named owner either obtains a valid rerun or records an exception, its rationale, compensating evidence, and follow-up action.
This fictional gate illustrates a decision pattern only. It is not a client pipeline, a universal threshold, or proof of an outcome.
How the signals connect
Automated checks, environment state, known defects, approvals, and residual uncertainty need a clear path into the gate. The gate should expose the basis of a decision, not hide it behind pass or fail.
Evidence boundary
Passing a gate shows only that its defined conditions were met with the available evidence. It does not establish the absence of defects or remove the need for judgement and exception ownership.
Related paths
Use the assessment when the decision, evidence threshold, and ownership still need to be defined together.
Start with the assessment