{
  "schema": "vedokrok.public-item.v1",
  "release_id": "MHC-RPUB-20260920-75ad787a",
  "url": "/knowledge/treat-a-repeated-workaround-as-a-process-design-signal",
  "id": "MHC-D-RESEARCH-1270",
  "version": "0.1.0",
  "title": "Treat a repeated workaround as a process-design signal",
  "summary": "A workaround solves today's task and can hide tomorrow's defect.",
  "kind": "protocol",
  "body": "Do not start with 'people must follow the process.' First map what the workaround is achieving: speed, missing information, unavailable authority, bad interface, conflicting goals or recovery from a known defect. Compare the official path with the real path, assess the risk created by both, then remove the cause, redesign the workflow or deliberately formalize the safer path. Repeated bypass is operational data.",
  "limits": [
    "Some workarounds are unsafe and must stop immediately. Immediate containment and later process redesign are separate decisions."
  ],
  "topics": [
    "union-error-prevention-weak-signals"
  ],
  "intents": [],
  "source_ids": [
    "RS-00E7F25184BF4AAC",
    "RS-BD4546713D38A818",
    "RS-209873EE786D9765"
  ],
  "evidence": [
    {
      "claim": "AHRQ safety-engineering guidance recommends combining prospective and retrospective analysis with ongoing surveillance, and notes that workarounds can signal that a process is not functioning well.",
      "source_id": "RS-00E7F25184BF4AAC",
      "role": "supports",
      "note": "The guidance is written for healthcare systems; transfer to knowledge work is at the general system-design level.",
      "locator": "Strategy 1 rationale and opportunities"
    },
    {
      "claim": "AHRQ PSNet guidance says recurring workarounds should trigger assessment of workflow and competing demands rather than a reflexive reminder to follow the official process.",
      "source_id": "RS-BD4546713D38A818",
      "role": "supports",
      "note": "Not every workaround is unsafe or evidence of bad design; local constraints and risk still need to be examined.",
      "locator": "Definition and management response"
    },
    {
      "claim": "AHRQ distinguishes first-order problem solving, which fixes the immediate case, from second-order problem solving, which changes the process to reduce recurrence.",
      "source_id": "RS-209873EE786D9765",
      "role": "supports",
      "note": "Immediate recovery can still be necessary; the distinction is about whether future risk is also addressed.",
      "locator": "Problem-Solving Hierarchy"
    }
  ],
  "use_when": [
    "People repeatedly bypass, duplicate or manually repair the official workflow to finish ordinary work."
  ],
  "avoid_when": [
    "Some workarounds are unsafe and must stop immediately. Immediate containment and later process redesign are separate decisions."
  ],
  "example": "Users copy data into a spreadsheet because the official report cannot filter the needed cases. Repeating the policy will not repair the missing capability.",
  "check": "The response changes or deliberately accepts the workflow condition that generated the workaround, rather than only reminding users.",
  "steps": [
    "Observe the real workflow without assuming the workaround is irrational.",
    "Name the constraint or failure the workaround compensates for.",
    "Compare risk and cost in the official and real paths.",
    "Change the system or formally justify the exception.",
    "Verify that the workaround is no longer needed or that the approved exception is controlled."
  ],
  "sources": [
    {
      "id": "RS-00E7F25184BF4AAC",
      "title": "Engineering Safe Practices Affinity Group",
      "url": "https://www.ahrq.gov/action-alliance/engineering-safety-practice/index.html"
    },
    {
      "id": "RS-BD4546713D38A818",
      "title": "Workaround",
      "url": "https://psnet.ahrq.gov/glossary/workaround"
    },
    {
      "id": "RS-209873EE786D9765",
      "title": "Learn From Defects in Care of Mechanically Ventilated Patients: Facilitator Guide",
      "url": "https://www.ahrq.gov/hai/tools/mvp/modules/cusp/learn-from-defects-fac-guide.html"
    }
  ],
  "relations": [
    {
      "from": "MHC-D-RESEARCH-1270",
      "to": "MHC-D-RESEARCH-1271",
      "type": "useful_with",
      "url": "/knowledge/track-a-precursor-you-can-act-on-before-the-failure"
    }
  ],
  "collections": [
    {
      "id": "RC-4BAD27B85771C63B",
      "title": "Catch weak signals before they become expensive errors",
      "url": "/collections/catch-weak-signals-before-they-become-expensive-errors"
    }
  ]
}
