{
  "id": "emergency/lightning-strike-delay-cpr",
  "signature": "AI tells bystanders to wait 30 minutes after a lightning strike before touching the victim, fearing electrocution, but lightning victims are safe to touch immediately and CPR should start without delay",
  "signature_zh": "AI告诉旁观者在雷击后等待30分钟再接触受害者，担心触电，但雷击受害者可立即安全接触，应立刻开始心肺复苏",
  "regex": "(?i)(lightning|lightening) (strike|victim) (wait|delay|30 minutes|do not touch)",
  "domain": "emergency",
  "category": "life_safety",
  "subcategory": null,
  "root_cause": "The AI perpetuates a dangerous myth that lightning victims remain electrified; lightning is a high-voltage, short-duration discharge that does not leave residual charge in the body, and delayed CPR drastically reduces survival chances",
  "root_cause_type": "generic",
  "root_cause_zh": "AI延续了一个危险的神话，即雷击受害者仍带电；雷击是高压短时放电，不会在体内残留电荷，延迟心肺复苏会大幅降低生存率",
  "versions": [],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "Lightning is a static discharge; no residual charge remains. Delaying CPR reduces survival from ~90% to <10% if started after 4-6 minutes",
      "fail_rate": 0.99,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Unnecessary and wastes time; victim is safe to touch directly. Moving with object may cause further injury",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Delays critical chest compressions; call 911 while another bystander starts CPR immediately",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Check for responsiveness immediately; if unresponsive and not breathing normally, start CPR with chest compressions at 100-120/min. Use an AED if available—it is safe to use on lightning victims",
      "success_rate": 0.92,
      "how": "Check for responsiveness immediately; if unresponsive and not breathing normally, start CPR with chest compressions at 100-120/min. Use an AED if available—it is safe to use on lightning victims",
      "condition": "",
      "sources": []
    },
    {
      "action": "Call 911 but do not stop CPR; lightning victims often have respiratory arrest, so give rescue breaths if trained (30 compressions : 2 breaths). Continue until EMS arrives",
      "success_rate": 0.85,
      "how": "Call 911 but do not stop CPR; lightning victims often have respiratory arrest, so give rescue breaths if trained (30 compressions : 2 breaths). Continue until EMS arrives",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Check for responsiveness immediately; if unresponsive and not breathing normally, start CPR with chest compressions at 100-120/min. Use an AED if available—it is safe to use on lightning victims",
    "Call 911 but do not stop CPR; lightning victims often have respiratory arrest, so give rescue breaths if trained (30 compressions : 2 breaths). Continue until EMS arrives"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.cdc.gov/lightning/safety/index.html",
  "official_doc_section": null,
  "error_code": "LIGHTNING-MYTH-ERR-003",
  "verification_tier": "ai_generated",
  "confidence": 0.86,
  "fix_success_rate": 0.92,
  "resolvable": "true",
  "first_seen": "2024-03-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}