Outcome-Defined Adequacy¶
Core Idea¶
The adequacy of an artifact, act, or system is specified by whether it produces a defined outcome in its context of use, with the form side deliberately left open — any realization that achieves the outcome counts, and verification is by outcome-measurement rather than form-inspection.
How would you explain it like I'm…
Did It Work?
Judge By Results
Adequacy By Outcome
Broad Use¶
- Philosophy of mind: functionalism defines a mental state by its causal role, not its material realization.
- Speech-act theory: communicative success is felicity — illocutionary uptake and effect, not lexical form.
- Regulation: outcome-based rules specify an emission or survival target and leave the means open.
- Software engineering: black-box testing judges a module by whether outputs satisfy the contract.
- Product design: job-to-be-done treats an artifact as adequate if the user accomplishes the task.
- Biology: functional morphology and adaptive radiation recognize kinds by ecological role, not ancestry.
- Law: performance-based standards and the negligence reasonable-person test are outcome-defined.
Clarity¶
Converts vague "results-orientation" into a precise claim about where the spec is written — outcome side, form side, or process side — and makes the characteristic failure modes of each framing comparable.
Manages Complexity¶
Form-side openness absorbs variety the evaluator would otherwise have to enumerate: an outcome spec admits all valid forms at once, trading enumeration cost for harder verification and harder accountability.
Abstract Reasoning¶
The framing choice is itself substantive — the same artifact can be adequate under one framing and inadequate under another, so adequacy disputes often turn out to be disputes about which framing is in force.
Knowledge Transfer¶
- Philosophy of mind → regulation: a regulator weighing outcome-based versus prescriptive standards can borrow the functionalism debate.
- Regulation → software: an architect weighing behavioural versus implementation specs borrows from outcome-based regulation.
- Universal failure mode: gaming, side-effects, and hard verification carry across as a check on uncritical outcome-framing.
Example¶
An outcome-based emissions rule writes "keep stack emissions below this measured threshold" and leaves the form — scrubber, fuel switch, process redesign — open; verification is by metering the stack, with gaming and pollutant-shifting as the predictable failure modes.
Not to Be Confused With¶
- Outcome-Defined Adequacy is not Validation because it is the prior framing choice locating the spec on the outcome side, whereas validation is the verification act that follows — one can validate against a form-defined spec instead.
- Outcome-Defined Adequacy is not Goodhart's Law because it is the legitimate stance that invites the hazard, whereas Goodhart is the failure mode in which the measured proxy decouples from the outcome under pressure.
- Outcome-Defined Adequacy is not Summative Assessment because it is a criterion-type (outcome with form open), whereas a summative assessment is an occasion-type whose verdict may itself be form-, process-, or outcome-defined.