{
  "id": "safety/uk-roundabout-navigation",
  "signature": "AI tells a driver in the UK to 'turn right at the roundabout' by signaling right and staying in the right lane, ignoring UK roundabout rules (clockwise, left lane for turning right)",
  "signature_zh": "AI告诉英国司机在环岛处'右转'，通过打右转向灯并保持在右车道，忽略英国环岛规则（顺时针，左车道用于右转）",
  "regex": "right.*roundabout.*(signal right|right lane|clockwise)",
  "domain": "safety",
  "category": "traffic_law",
  "subcategory": null,
  "root_cause": "UK roundabouts require clockwise travel; to turn right (i.e., take the third exit), drivers must enter in the left lane (unless road markings indicate otherwise), signal right after passing the first exit, and exit from the left lane. Using the right lane incorrectly can cause collisions.",
  "root_cause_type": "generic",
  "root_cause_zh": "英国环岛要求顺时针行驶；要右转（即第三个出口），驾驶员必须在左车道进入（除非道路标志另有指示），在通过第一个出口后打右转向灯，并从左车道驶出。错误使用右车道可能导致碰撞。",
  "versions": [
    {
      "version": "UK Highway Code 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "DVSA Driving Test Standards",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "UK Road Traffic Act 1988",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "In the UK, traffic flows clockwise; the left lane is for turning right (third exit) unless markings indicate otherwise. Using the right lane for a right turn forces other drivers to swerve.",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Signaling right before entering is incorrect for a right exit; drivers should signal left when exiting, not right when approaching. Wrong signaling confuses other road users.",
      "fail_rate": 0.6,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Exiting from the right lane cuts across traffic in the left lane; UK law requires exiting from the left lane unless road markings explicitly permit otherwise.",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "To turn right at a UK roundabout: approach in the left lane (unless signs indicate otherwise), signal left after passing the first exit, and exit from the left lane. For multi-lane roundabouts, follow lane markings (e.g., 'right turn only' arrows).",
      "success_rate": 0.9,
      "how": "To turn right at a UK roundabout: approach in the left lane (unless signs indicate otherwise), signal left after passing the first exit, and exit from the left lane. For multi-lane roundabouts, follow lane markings (e.g., 'right turn only' arrows).",
      "condition": "",
      "sources": []
    },
    {
      "action": "Practice using a driving simulator (e.g., City Car Driving) with UK road settings, or take a short lesson with a UK driving instructor to learn roundabout rules.",
      "success_rate": 0.85,
      "how": "Practice using a driving simulator (e.g., City Car Driving) with UK road settings, or take a short lesson with a UK driving instructor to learn roundabout rules.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If unsure, treat the roundabout as a 'give way' junction: yield to traffic from the right, and use the left lane for all exits unless signage directs otherwise. Never assume lane usage from home country.",
      "success_rate": 0.8,
      "how": "If unsure, treat the roundabout as a 'give way' junction: yield to traffic from the right, and use the left lane for all exits unless signage directs otherwise. Never assume lane usage from home country.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "To turn right at a UK roundabout: approach in the left lane (unless signs indicate otherwise), signal left after passing the first exit, and exit from the left lane. For multi-lane roundabouts, follow lane markings (e.g., 'right turn only' arrows).",
    "Practice using a driving simulator (e.g., City Car Driving) with UK road settings, or take a short lesson with a UK driving instructor to learn roundabout rules.",
    "If unsure, treat the roundabout as a 'give way' junction: yield to traffic from the right, and use the left lane for all exits unless signage directs otherwise. Never assume lane usage from home country."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.gov.uk/guidance/the-highway-code/roundabouts",
  "official_doc_section": null,
  "error_code": "UK-HG-ROUNDABOUT-RIGHT-TURN-ERR",
  "verification_tier": "ai_generated",
  "confidence": 0.9,
  "fix_success_rate": 0.85,
  "resolvable": "true",
  "first_seen": "2024-02-14",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}