{
  "id": "disaster/rip-current-swim-parallel-myth",
  "signature": "AI advises swimming parallel to the shore to escape a rip current (incorrect direction and exhaustion risk)",
  "signature_zh": "AI 建议平行于海岸游泳以逃离离岸流（错误方向和体力耗尽风险）",
  "regex": "swim.*parallel.*rip current|escape.*rip.*current.*parallel",
  "domain": "disaster",
  "category": "life_threatening",
  "subcategory": null,
  "root_cause": "Rip currents are narrow, fast-moving channels that flow perpendicular to the shore; swimming parallel may keep the swimmer in the current if they are in the center, and the direction of escape depends on the current's exact location and shape.",
  "root_cause_type": "generic",
  "root_cause_zh": "离岸流是狭窄、快速流动的通道，垂直于海岸流动；如果游泳者位于离岸流中心，平行游泳可能使其保持在离岸流中，而逃生方向取决于离岸流的确切位置和形状。",
  "versions": [
    {
      "version": "NOAA Rip Current Safety (2023)",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "USLA Beach Safety (2024)",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Swimming parallel to the shore in the direction of the current flow",
      "why_fails": "If the swimmer is in the center of the rip current, swimming parallel may not exit the current; the current can be 10-50 meters wide, and the swimmer may tire before exiting",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    },
    {
      "action": "Swimming parallel in the opposite direction of the current flow",
      "why_fails": "This can push the swimmer into the current's strongest part and cause exhaustion; the direction of the rip current is not always obvious",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    },
    {
      "action": "Trying to swim directly back to shore against the current",
      "why_fails": "This is the most common fatal mistake; the rip current is stronger than the swimmer, and exhaustion leads to drowning",
      "fail_rate": 0.95,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "If caught in a rip current, float or tread water to conserve energy. Do not panic. Signal for help by waving your arm.",
      "success_rate": 0.9,
      "how": "If caught in a rip current, float or tread water to conserve energy. Do not panic. Signal for help by waving your arm.",
      "condition": "",
      "sources": []
    },
    {
      "action": "Swim parallel to the shore in the direction of the longshore current (the direction the waves are breaking), not directly against the rip current. Once out of the current, swim at an angle back to shore.",
      "success_rate": 0.85,
      "how": "Swim parallel to the shore in the direction of the longshore current (the direction the waves are breaking), not directly against the rip current. Once out of the current, swim at an angle back to shore.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If you cannot swim out of the current, float on your back and let the current carry you until it weakens, then swim to shore or signal for help.",
      "success_rate": 0.8,
      "how": "If you cannot swim out of the current, float on your back and let the current carry you until it weakens, then swim to shore or signal for help.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "如果被离岸流困住，漂浮或踩水以节省体力。不要惊慌。挥舞手臂求救。",
    "沿着与海岸平行的方向游泳，方向与沿岸流（波浪破碎的方向）一致，不要直接对抗离岸流。一旦离开离岸流，以斜角游回岸边。",
    "如果无法游出离岸流，仰面漂浮，让离岸流带你直到它减弱，然后游回岸边或求救。"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.weather.gov/safety/ripcurrent",
  "official_doc_section": null,
  "error_code": null,
  "verification_tier": "ai_generated",
  "confidence": 0.85,
  "fix_success_rate": 0.8,
  "resolvable": "true",
  "first_seen": "2023-06-14",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}