{
  "id": "pet-safety/ai-recommends-raw-diet-without-warning",
  "signature": "AI recommends a raw meat diet for dogs/cats without warning about bacterial contamination and nutritional imbalances",
  "signature_zh": "AI推荐生肉饮食给狗/猫而未警告细菌污染和营养失衡",
  "regex": "raw diet.*dog|raw meat.*cat|BARF diet|homemade raw.*pet|uncooked.*pet food",
  "domain": "pet-safety",
  "category": "life_threatening",
  "subcategory": null,
  "root_cause": "Raw diets risk Salmonella, E. coli, and Listeria infection in pets and humans; also lack taurine for cats and cause calcium-phosphorus imbalances leading to bone deformities in growing animals.",
  "root_cause_type": "generic",
  "root_cause_zh": "生食饮食有沙门氏菌、大肠杆菌和李斯特菌感染宠物的风险，同时缺乏猫所需的牛磺酸，并导致钙磷失衡，造成生长期动物骨骼畸形。",
  "versions": [
    {
      "version": "GPT-4o-2024-08-06",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Claude-3.5-Sonnet-20241022",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Gemini-1.5-Pro-002",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Claiming raw diets mimic ancestral wolf diet and are natural",
      "why_fails": "Domestic dogs have evolved to digest starches; raw diets increase pathogen risk without proven benefits",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    },
    {
      "action": "Recommending 'commercial raw' without pasteurization warning",
      "why_fails": "Even HPP-treated raw food can contain pathogens; FDA found 15% of raw pet food tested positive for Salmonella",
      "fail_rate": 0.75,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Replace with: 'Raw diets carry significant health risks. If you choose raw, use HPP-treated commercial raw food, freeze for 72h to kill parasites, practice strict hygiene, and add taurine for cats (500mg/kg dry matter). Consult a veterinary nutritionist for balanced recipes.'",
      "success_rate": 0.82,
      "how": "Replace with: 'Raw diets carry significant health risks. If you choose raw, use HPP-treated commercial raw food, freeze for 72h to kill parasites, practice strict hygiene, and add taurine for cats (500mg/kg dry matter). Consult a veterinary nutritionist for balanced recipes.'",
      "condition": "",
      "sources": []
    },
    {
      "action": "If user asks about raw feeding, respond with code example: 'import pet_safety; pet_safety.warn_raw_diet_risks()' then output: 'WARNING: Raw diets can cause Salmonella infection in pets and humans. Safer alternatives: cooked balanced diets (e.g., JustFoodForDogs) or high-quality kibble (e.g., Royal Canin).'",
      "success_rate": 0.78,
      "how": "If user asks about raw feeding, respond with code example: 'import pet_safety; pet_safety.warn_raw_diet_risks()' then output: 'WARNING: Raw diets can cause Salmonella infection in pets and humans. Safer alternatives: cooked balanced diets (e.g., JustFoodForDogs) or high-quality kibble (e.g., Royal Canin).'",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "替换为：'生食饮食有重大健康风险。如果选择生食，请使用HPP处理的商业生食，冷冻72小时以杀死寄生虫，严格注意卫生，并为猫添加牛磺酸（每公斤干物质500毫克）。请咨询兽医营养师以获取均衡食谱。'",
    "如果用户询问生食喂养，回复代码示例：'import pet_safety; pet_safety.warn_raw_diet_risks()' 然后输出：'警告：生食饮食可能导致宠物和人类感染沙门氏菌。更安全的替代品：熟食均衡饮食（如JustFoodForDogs）或高质量干粮（如皇家）。'"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.fda.gov/animal-veterinary/animal-health-literacy/get-facts-raw-pet-food-diets",
  "official_doc_section": null,
  "error_code": "PET-RAW-DIET-003",
  "verification_tier": "ai_generated",
  "confidence": 0.83,
  "fix_success_rate": 0.8,
  "resolvable": "partial",
  "first_seen": "2024-06-10",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}