{
  "id": "legal/italy-driving-ztl-permit",
  "signature": "AI tells a tourist driving in Italy to drive into the historic city center of Florence/Rome/Milan/Bologna/Pisa to find parking, ignoring ZTL (Zona a Traffico Limitato) permit requirements",
  "signature_zh": "AI告知在意大利自驾的游客直接驶入佛罗伦萨/罗马/米兰/博洛尼亚/比萨的历史中心区域寻找停车位，忽略了ZTL（限行区）许可要求",
  "regex": "(?i)(drive|park).*(historic|center|centro|ZTL).*(Florence|Rome|Milan|Bologna|Pisa|Italy)",
  "domain": "legal",
  "category": "regulatory_barrier",
  "subcategory": null,
  "root_cause": "Italian ZTL (Zona a Traffico Limitato) zones require a permit or registration for non-residents; entering without authorization results in fines of €80-€400 per violation, detected by automated camera systems.",
  "root_cause_type": "generic",
  "root_cause_zh": "意大利ZTL（限行区）要求非居民获得许可或登记；未经授权进入将被自动摄像系统抓拍，每次违规罚款80-400欧元。",
  "versions": [
    {
      "version": "Codice della Strada Art. 7",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "ZTL Regulation 2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "ZTL cameras are automated and issue real fines to all unauthorized vehicles; rental car agencies forward fines to your home address.",
      "fail_rate": 0.95,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Many ZTL zones are 24/7, especially in city centers; overnight parking without permit still triggers fines.",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Registration must be done before entry; most hotels cannot retroactively cancel a fine already issued by camera.",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Before driving, check the ZTL map at the city's official website (e.g., for Florence: https://www.comune.fi.it/ztl) and park at a designated 'Park & Ride' lot outside the ZTL perimeter.",
      "success_rate": 0.92,
      "how": "Before driving, check the ZTL map at the city's official website (e.g., for Florence: https://www.comune.fi.it/ztl) and park at a designated 'Park & Ride' lot outside the ZTL perimeter.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If your hotel is inside a ZTL, ask them to register your license plate in advance (many hotels provide this service for guests).",
      "success_rate": 0.85,
      "how": "If your hotel is inside a ZTL, ask them to register your license plate in advance (many hotels provide this service for guests).",
      "condition": "",
      "sources": []
    },
    {
      "action": "Use public transport or walk from a peripheral parking lot; most Italian city centers are compact and walkable.",
      "success_rate": 0.88,
      "how": "Use public transport or walk from a peripheral parking lot; most Italian city centers are compact and walkable.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Before driving, check the ZTL map at the city's official website (e.g., for Florence: https://www.comune.fi.it/ztl) and park at a designated 'Park & Ride' lot outside the ZTL perimeter.",
    "If your hotel is inside a ZTL, ask them to register your license plate in advance (many hotels provide this service for guests).",
    "Use public transport or walk from a peripheral parking lot; most Italian city centers are compact and walkable."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.codicedellastrada.it/articolo-7-ztl/",
  "official_doc_section": null,
  "error_code": "CDS-Art7-ZTL-Fine",
  "verification_tier": "ai_generated",
  "confidence": 0.88,
  "fix_success_rate": 0.75,
  "resolvable": "true",
  "first_seen": "2023-11-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}