{
  "schema": "vedokrok.public-item.v1",
  "release_id": "MHC-RPUB-20260920-75ad787a",
  "url": "/knowledge/stop-the-process-when-the-unexpected-state-invalidates-the-safety-assumptions",
  "id": "MHC-D-RESEARCH-0490",
  "version": "0.1.0",
  "title": "Stop the process when the unexpected state invalidates the safety assumptions",
  "summary": "A process is not safer because it keeps moving.",
  "kind": "protocol",
  "body": "Define conditions that authorize a pause: unrecognized data state, missing prerequisite, conflicting instructions, broken validation or another safety assumption. Preserve current state, escalate to the appropriate owner and resume only with a new valid plan. Make stopping a normal control, not an admission of failure.",
  "limits": [
    "Do not stop critical safety or continuity actions when the domain requires immediate stabilization; the pause rule must fit operational priorities."
  ],
  "topics": [
    "union-human-factors-error-resistant-work"
  ],
  "intents": [],
  "source_ids": [
    "RS-272D6838C3209365"
  ],
  "evidence": [
    {
      "claim": "Human-factors engineering includes resilience: detecting and mitigating unexpected events before they worsen rather than assuming every error can be prevented.",
      "source_id": "RS-272D6838C3209365",
      "role": "supports",
      "note": "Recovery mechanisms complement prevention; they do not justify avoidable unsafe design.",
      "locator": "Resiliency efforts"
    }
  ],
  "use_when": [
    "A workflow encounters a condition that the procedure did not cover and continuing could amplify harm."
  ],
  "avoid_when": [
    "Do not stop critical safety or continuity actions when the domain requires immediate stabilization; the pause rule must fit operational priorities."
  ],
  "example": "A batch import sees a data pattern not covered by the validated mapping; stop the next batches rather than extrapolating the mapping live.",
  "check": "Unexpected states can halt further exposure before they become a larger incident.",
  "steps": [
    "Recognize the unexpected condition that invalidates the current procedure.",
    "Stop further irreversible or scaling actions.",
    "Preserve evidence and current state.",
    "Escalate the condition and agree the revised plan.",
    "Resume only after required assumptions or controls are restored."
  ],
  "sources": [
    {
      "id": "RS-272D6838C3209365",
      "title": "Human Factors Engineering",
      "url": "https://psnet.ahrq.gov/primer/human-factors-engineering"
    }
  ],
  "relations": [
    {
      "from": "MHC-D-RESEARCH-0490",
      "to": "MHC-D-RESEARCH-0491",
      "type": "useful_with",
      "url": "/knowledge/design-recovery-for-the-error-you-cannot-prevent"
    }
  ],
  "collections": [
    {
      "id": "RC-76433B7AE15B054C",
      "title": "Design routine work so ordinary human slips do less damage",
      "url": "/collections/design-routine-work-so-ordinary-human-slips-do-less-damage"
    }
  ]
}
