Procedure-Work Mismatch¶
Core Idea¶
A system's prescribed model of how work happens — procedures, checklists, regulations — diverges systematically from how work is actually done, and because the gap is often load-bearing for performance, the question is how it is managed, not whether it can be eliminated.
How would you explain it like I'm…
Grandma's Real Recipe
Rules Versus Real Work
Work-as-Imagined vs. Work-as-Done
Broad Use¶
- Aviation and nuclear: Checklists confront edge cases the writers never anticipated; "what the book says vs. what we do" is institutionally recognized.
- Medicine: Clinical guidelines and surgical timeouts confront nursing workarounds and clinicians' adaptation of electronic workflows.
- Finance operations: Settlement and compliance procedures are where most operational-risk events originate.
- Software and DevOps: Runbooks are why engineers say "the docs are always lying"; blameless postmortems surface enacted reality.
- Public administration: Case-handling procedures confront how caseworkers actually triage — "street-level bureaucracy."
- Law: Written law confronts customary practice; administrative law codifies the gap after the fact.
Clarity¶
Separates is the procedure right? from is the work right?, so an incident can be placed in the right cell rather than collapsing to "people aren't following the rules."
Manages Complexity¶
Compresses safety, compliance, and operational-risk events to one frame: identify the prescription, the enacted practice, and whether the gap is harmless adaptation, latent risk, or active failure.
Abstract Reasoning¶
A large load-bearing gap yields a brittleness signature — excellent routine performance, concealed fragility to anything that disrupts the informal layer: rapid onboarding, work-to-rule, or literal automation.
Knowledge Transfer¶
- Aviation → medicine: Crew Resource Management transferred from cockpit incidents to operating-theatre teamwork and ICU rounding.
- Nuclear → software: Operating-experience programs are the ancestor of blameless postmortems and shared incident databases.
- Street-level bureaucracy → system design: "How much discretion to leave" becomes a design parameter for caseworker decision-support.
Example¶
A barcode-scan medication workflow is bypassed by nurses batch-scanning at the cart under a full ward; the ward runs on time only because they bridge the gap, and a strict scanner lockout collapses throughput while delivering none of the safety the documented path promised.
Relationships to Other Abstractions¶
Current abstraction Procedure-Work Mismatch Prime
Parents (1) — more general patterns this builds on
-
Procedure-Work Mismatch is a kind of Formal vs. Informal Structures Prime
Procedure-work mismatch (work-as-imagined vs work-as-done) is the official-vs-actual divergence specialized to a prescriptive work artefact and its enacted practice, with the gap often load-bearing.
Children (2) — more specific cases that build on this
-
Maverick Spend Domain-specific is a kind of Procedure-Work Mismatch
Maverick Spend is the procurement specialization of a prescribed process diverging from load-bearing enacted work under real friction.
-
Plan-Execute Gap Domain-specific is a kind of Procedure-Work Mismatch
Plan-execute gap is procedure-work mismatch specialized to a planning directive whose coarse model cannot be enacted under the fine constraints of actual operations.
Hierarchy paths (3) — routes to 3 parentless roots
- Procedure-Work Mismatch → Formal vs. Informal Structures → Formalization → Representation → Abstraction
- Procedure-Work Mismatch → Formal vs. Informal Structures → Social Norms → Normativity → Constraint
- Procedure-Work Mismatch → Formal vs. Informal Structures → Formalization → Transformation → Function (Mapping)
Not to Be Confused With¶
- Procedure-Work Mismatch is not Impedance Mismatch because the mismatch is a representational divergence often load-bearing, whereas impedance mismatch is pure transfer-efficiency loss to be eliminated.
- Procedure-Work Mismatch is not Normalization of Deviance because the mismatch is broad and morally neutral, whereas normalization of deviance is the specific harmful drift of acceptable practice toward unsafe.
- Procedure-Work Mismatch is not Implicit Knowledge because the mismatch is the structural gap that tacit knowledge bridges, whereas implicit knowledge is the know-how itself.