Just Culture Review¶
Incident review — instantiates Outcome Responsibility Attribution Calibration
Sorts an adverse outcome into blameless error, at-risk behavior, and reckless choice, and matches the response to the conduct rather than to how bad the harm happened to be.
Just Culture Review is a structured incident review that, after something goes wrong, sorts the human conduct behind it into a small set of culpability classes — honest error, at-risk behavior (an unsafe shortcut that had quietly become normal), and reckless behavior (a conscious disregard of a substantial, unjustified risk) — and matches the organization's response to that class. Its defining move is to decouple the response from the severity of the harm: the same slip earns the same response whether it killed someone or was caught in time. Naive accountability anchors on how bad the outcome was; Just Culture Review anchors on what the conduct was and what it warrants, so a blameless error meets support and a system fix while genuine recklessness meets sanction — regardless of whether luck made the harm large or small.
Example¶
A nurse administers a tenfold insulin overdose and a patient is harmed. The reflex is to discipline the nurse. A Just Culture Review instead asks what kind of conduct this was. It finds two insulin strengths stocked in near-identical vials in the same drawer, a barcode scanner broken for weeks, and a unit running short-staffed that night — and a nurse following the ward's normal, if degraded, routine. That is at-risk behavior the whole unit had drifted into, not a reckless act: the disposition is to support and coach the nurse and fix the vials, scanner, and staffing. Had the review instead found the nurse had knowingly skipped a working double-check to leave early, the identical harm would warrant a very different, sanction-side response. The outcome was the same in both worlds; the conduct — and therefore the response — was not.
How it works¶
- Classify the conduct — error / at-risk / reckless — by a consistent test, not by how bad the result was.
- Fold the system in: where conditions made the conduct predictable, that mitigates the individual and redirects the fix upstream.
- Match the response to the class — support, coach, sanction — and hold it independent of harm severity.
Tuning parameters¶
- At-risk / reckless threshold — where the line between a normalized shortcut and a culpable choice sits; drawn tight, more conduct becomes sanctionable; drawn loose, more is absorbed as system-induced.
- System-vs-individual emphasis — how hard the review hunts for enabling conditions before it lands on a person; higher emphasis protects reporting but can under-hold real choices.
- Severity firewall — how strictly the disposition is kept independent of how bad the harm was; the firmer it is held, the more the review resists the pull to punish bad luck.
- Near-miss inclusion — whether harmless events are reviewed too; including them widens learning but costs time.
When it helps, and when it misleads¶
Its strength is that it protects the honest reporting safety depends on — people surface their own errors only when honest mistakes are not punished — and it stops an organization from "solving" a system defect by sacrificing a person. Its failure modes live at the thresholds: drawn too loose it becomes a shield where real recklessness is laundered as "the system," and drawn too tight it smuggles blame back in. The classic misuse is running it backwards, picking the conduct class that justifies a firing already decided. The discipline that guards against this is the substitution test[n1]: would another equally competent person, in the same situation with the same information, likely have done the same? If so, the fault sits with the situation, not the individual — and the test is applied before the outcome is allowed to color it.
How it implements the components¶
exculpation_and_mitigation_record— the culpability classes are the mitigation record: honest error and system-induced at-risk behavior are excused or mitigated; reckless conduct is not.consequence_link_rule— the response-matching rule links the conduct class (not the harm severity) to the support / coach / sanction that follows.
It judges conduct but does not build the causal chain it reads from (outcome_event_record, causal_contribution_map — Causal Contribution Timeline), test whether the person had a feasible alternative (agency_control_boundary, counterfactual_avoidability_test — Counterfactual Control Test), or fix the duty standard it measures against (role_duty_standard — Role–Duty Mapping); the dedicated structural partition (structural_condition_note, collective_responsibility_partition) belongs to Responsibility Diffusion Check.
Related¶
- Instantiates: Outcome Responsibility Attribution Calibration — it is the conduct-sorting, response-setting step of the appraisal.
- Consumes: Causal Contribution Timeline (the event sequence it classifies) and Role–Duty Mapping (the standard of expected conduct).
- Sibling mechanisms: Counterfactual Control Test · Scapegoat Screening Review · Responsibility Attribution Matrix · Responsibility Diffusion Check · Role–Duty Mapping · Omission–Commission Parity Check · Outcome Responsibility Review Panel · Blame–Credit Apportionment Table · Attribution Uncertainty Label · Credit Contribution Register
Editorial Notes¶
Form Classification¶
Form family: Decision, Gate & Allocation
Rationale: The review makes a bounded conduct classification and allocates the corresponding response among blameless error, at-risk behavior, and reckless choice.
Nearest alternative: Assessment, Review & Assurance — Evidence is evaluated, but matching the case to a consequence is the operative disposition.
Review outcome: Adjudicated after independent review; high confidence.
Origin Attribution¶
Primary origin: Aviation & Aeronautics
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Aviation safety management formalized just-culture distinctions among honest error, at-risk behavior, and recklessness.
Related originating lineages:
- Law & Governance — Due-process and culpability traditions shaped proportional response to conduct rather than outcome severity.
- Medicine & Healthcare — Patient-safety practice materially shaped application to adverse-event accountability.
- Organizational & Management Science — Organizational behavior and safety management shaped accountability rules for error, risk taking, and recklessness.
Review resolution: Both independent reviews place the primary lineage in aviation_aeronautics. The queued differences (alternate_origin_disagreement) concern secondary metadata rather than primary provenance. The final retains law_governance, medicine_healthcare, organizational_management only where a reviewer supplied a formative-lineage rationale; downstream application by itself is not treated as origin. origin_mode=cross_disciplinary_synthesis records the relationship among origin traditions, while domain_reach=multi_domain records application breadth separately. encyclopedia_synthesis=false reflects whether either reviewer identified a corpus-specific synthesis, and confidence=high preserves the more cautious evidence assessment.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
Just Culture Review dispositions conduct one agent at a time; it does not compute proportional shares across several. When responsibility is spread over multiple people and teams, its per-person culpability findings feed Blame–Credit Apportionment Table. Keeping sorting separate from proportioning is what lets a fair conduct class survive a later re-weighting unchanged.
[n1] James Reason's substitution test — replace the individual with another equally trained, equally informed person and ask whether they would likely have acted the same. If they would, the conditions, not the person, are the primary target. It is the standard guard against judging conduct by an outcome now known. ↩