Skip to content

Defect/Disqualifier Sort

Triage protocol — instantiates Feasible-Alternative Comparator Calibration

Separates each shortfall into a residual defect to carry forward as a tradeoff versus a hard-constraint violation that genuinely disqualifies.

Version
v1 · 2026-08-24 · History
Mechanism #
2535
Type
Triage Protocol
Form family
Decision, Gate & Allocation
Solution family
Constraints & Guardrails
Problem family
Decision, Search & Optimization Failure
Problem subfamily
Criteria, Tradeoff & Robust Selection
Origin domain
Operations Research
Also from
Behavioral Economics, Engineering & Design
Instantiates
Feasible-Alternative Comparator Calibration

Not every flaw is fatal, but some are — and treating the two alike is how good options die and unacceptable ones survive. Defect/Disqualifier Sort is the triage that draws that line. It takes each shortcoming charged against an option and routes it into one of two bins: a residual defect — a tradeoff to be priced, carried forward, and targeted for improvement — or a disqualifier — a violation of a hard constraint, right, safety boundary, or legal requirement that no amount of net benefit can buy back. Its defining act is drawing the compensatory/non-compensatory boundary per shortfall: defects trade off against strengths, disqualifiers do not. It does not rank options or pick a winner; it classifies flaws so the decision rule knows which shortfalls are negotiable and which are absolute, and it demands evidence before a flaw is allowed to be fatal.

Example

A regulator is reviewing a new medical device that improves diagnostic speed but has two flagged shortcomings: it produces a slightly higher rate of ambiguous readings than the older device, and — in a subset of use conditions — it can fail without a fault alarm. Critics lump both under "it has problems, reject it." The sort refuses the lump. The ambiguous-reading rate is classed as a residual defect: a real tradeoff, quantifiable, offset by faster results and manageable with a confirmatory step — it stays in the comparison as a cost, not a veto. The silent-failure mode is tested against the hard-constraint list and classed as a disqualifier: an undetected failure in a diagnostic device breaches a safety boundary that speed cannot compensate for.

Crucially, the sort demands evidence before either verdict. The silent-failure claim is checked against the device's fault-detection documentation; if the failure is genuinely undetectable, it disqualifies until fixed, regardless of the device's other merits. The output is a two-column flaw ledger: one negotiable defect that the comparison carries forward, one hard-constraint breach that gates approval. The decision that follows can now weigh the tradeoff without pretending the safety breach is just another tradeoff — and without letting the tradeoff masquerade as a deal-breaker.

How it works

  • List the shortfalls. Enumerate every flaw charged against the option, without pre-judging which are fatal.
  • Test each against hard constraints. Check each shortfall against the non-negotiable list — safety, legality, rights, categorical prohibitions. A breach there is a disqualifier; everything else is a candidate defect.
  • Require evidence for a disqualification. Before a flaw is ruled fatal, demand feasibility evidence that the constraint is genuinely violated — not merely feared — so disqualifiers are earned, not asserted.
  • Emit the two-bin ledger. Route defects to the tradeoff column (priced, carried forward, flagged for improvement) and disqualifiers to the gate column, and hand both to the decision rule.

Tuning parameters

  • Constraint list scope — what counts as hard and non-negotiable. Too broad and ordinary tradeoffs get elevated to deal-breakers; too narrow and real red lines slip into the negotiable pile.
  • Evidence bar for disqualification — how strong the proof must be that a hard constraint is actually breached. A high bar prevents fear-driven vetoes but risks admitting a marginal option.
  • Reversibility handling — whether a fixable hard-constraint breach disqualifies permanently or only until remedied. "Disqualified pending fix" keeps a promising option alive without waiving the boundary.
  • Severity threshold within defects — how large a residual defect can grow before it is escalated for reconsideration as a possible disqualifier.

When it helps, and when it misleads

Its strength is that it protects two things at once: it stops a promising option from being killed by a survivable flaw, and it stops an unacceptable one from being waved through on strong average performance. It is the practical embodiment of the distinction between compensatory and non-compensatory decision rules — most attributes trade off, but some are lexical gates that no strength can offset.[n1]

Its failure mode is boundary abuse in either direction. Relabeling an inconvenient tradeoff as a "hard constraint" gives any critic a veto; relabeling a genuine safety or rights breach as "just a tradeoff" lets net benefit buy back something that should never be for sale. The guarding discipline is to fix the hard-constraint list before reviewing the option, require evidence to move any flaw into the disqualifier bin, and keep every classification on the ledger where it can be challenged rather than asserted.

How it implements the components

Defect/Disqualifier Sort fills the triage components — the ones that classify shortfalls before the decision:

  • defect_vs_disqualifier_boundary — its core act: routing each flaw to "tradeoff to carry forward" or "hard-constraint violation that gates," and marking the line between them.
  • feasibility_evidence_packet — it requires demonstrated evidence that a constraint is genuinely breached before a flaw is allowed to be disqualifying.

It does not rank options or select the operative baseline — that is Best Feasible Alternative Test's best_feasible_comparator — nor price the value forgone by staying put (opportunity_cost_trace, Status Quo Costing Sheet). It classifies flaws; deciding among options happens elsewhere.

Editorial Notes

Form Classification

Form family: Decision, Gate & Allocation

Rationale: Defect/Disqualifier Sort operates as a case-specific gate, selection, routing, prioritization, or resource disposition because it separates each shortfall into a residual defect to carry forward as a tradeoff versus a hard-constraint violation that genuinely disqualifies.

Independent corroboration: The frozen evidence defines Defect/Disqualifier Sort as 'Separates each shortfall into a residual defect to carry forward as a tradeoff versus a hard-constraint violation that genuinely disqualifies', so its operative form is Decision, Gate & Allocation.

Review outcome: Independent reviewer agreement; high confidence.

Origin Attribution

Primary origin: Operations Research

Origin pattern: Cross-disciplinary synthesis

Present-day reach: Multi-domain

Rationale: Operations research is primary because the mechanism is a feasibility-first multi-criteria decision procedure: mandatory disqualifiers screen alternatives before compensatory tradeoff scoring. Behavioral decision research supplied the parallel choice-rule distinction, and systems engineering made the two-stage procedure operational in trade studies.

Related originating lineages:

  • Behavioral Economics — Behavioral decision research supplied the compensatory versus noncompensatory choice-rule distinction.
  • Engineering & Design — Systems engineering operationalized mandatory screening criteria before scored trade studies.

Review resolution: Operations research is primary because the mechanism is a feasibility-first multi-criteria decision procedure: mandatory disqualifiers screen alternatives before compensatory tradeoff scoring. Behavioral decision research supplied the parallel choice-rule distinction, and systems engineering made the two-stage procedure operational in trade studies.

Attribution caveat: The portable defect/disqualifier worksheet synthesizes established decision-analysis distinctions rather than reproducing one canonical named artifact.

Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.

Review outcome: Researched adjudication after independent review; high confidence.

Sources consulted:

Notes

[n1] In behavioral decision research, compensatory rules let a strong attribute offset a weak one, while non-compensatory rules treat certain attributes as gates a poor score on which cannot be bought back. The sort is precisely the act of deciding, per flaw, which regime applies — defects are compensatory, disqualifiers are not.