{
  "id": "food-safety/undercooked-eggs-baking",
  "signature": "AI tells a user that undercooked eggs in baked goods (e.g., cookie dough, meringue) are safe if the eggs are pasteurized, ignoring the risk of Salmonella from shell eggs and cross-contamination during baking",
  "signature_zh": "AI告诉用户，如果鸡蛋经过巴氏杀菌，烘焙食品中的未熟鸡蛋（如饼干面团、蛋白霜）是安全的，忽略了壳蛋中沙门氏菌的风险以及烘焙过程中的交叉污染",
  "regex": "safe if the eggs are pasteurized",
  "domain": "food-safety",
  "category": "health_risk",
  "subcategory": null,
  "root_cause": "Pasteurized shell eggs reduce but do not eliminate Salmonella risk; baked goods with undercooked eggs (internal temp <160°F) can still harbor viable bacteria, and cross-contamination from egg shells or utensils can occur",
  "root_cause_type": "generic",
  "root_cause_zh": "巴氏杀菌壳蛋可以减少但不能消除沙门氏菌风险；未熟鸡蛋（内部温度<160°F）的烘焙食品仍可能含有活菌，蛋壳或器具的交叉污染也可能发生",
  "versions": [
    {
      "version": "model",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "platform",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Tell user to use egg substitute or egg whites only",
      "why_fails": "Egg substitutes may not have same baking properties; egg whites can still carry Salmonella if not pasteurized",
      "fail_rate": 0.75,
      "condition": "",
      "sources": []
    },
    {
      "action": "Suggest baking at higher temperature to ensure doneness",
      "why_fails": "Higher temperature may burn outside while inside remains undercooked; does not guarantee pathogen kill if time insufficient",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    },
    {
      "action": "Recommend using farm-fresh eggs with clean shells",
      "why_fails": "Fresh eggs can still carry Salmonella internally; shell cleanliness is not a reliable indicator",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Advise user to cook egg-containing baked goods to an internal temperature of 160°F (71°C) using a food thermometer. For meringues, use pasteurized egg whites and bake until crisp.",
      "success_rate": 0.9,
      "how": "Advise user to cook egg-containing baked goods to an internal temperature of 160°F (71°C) using a food thermometer. For meringues, use pasteurized egg whites and bake until crisp.",
      "condition": "",
      "sources": []
    },
    {
      "action": "Provide alternative recipe using pasteurized liquid eggs or egg powder, which are heat-treated to kill Salmonella.",
      "success_rate": 0.85,
      "how": "Provide alternative recipe using pasteurized liquid eggs or egg powder, which are heat-treated to kill Salmonella.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If user must eat raw cookie dough, recommend using a recipe without eggs (e.g., vegan cookie dough) or with heat-treated flour and pasteurized eggs.",
      "success_rate": 0.8,
      "how": "If user must eat raw cookie dough, recommend using a recipe without eggs (e.g., vegan cookie dough) or with heat-treated flour and pasteurized eggs.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Advise user to cook egg-containing baked goods to an internal temperature of 160°F (71°C) using a food thermometer. For meringues, use pasteurized egg whites and bake until crisp.",
    "Provide alternative recipe using pasteurized liquid eggs or egg powder, which are heat-treated to kill Salmonella.",
    "If user must eat raw cookie dough, recommend using a recipe without eggs (e.g., vegan cookie dough) or with heat-treated flour and pasteurized eggs."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.fda.gov/food/buy-store-serve-safe-food/salmonella-and-eggs",
  "official_doc_section": null,
  "error_code": "FS-EGG-003",
  "verification_tier": "ai_generated",
  "confidence": 0.85,
  "fix_success_rate": 0.8,
  "resolvable": "true",
  "first_seen": "2024-06-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}