# AI tells a parent that raw honey is safe for infants under 12 months if the honey is from a local farm and 'clean'

- **ID:** `food-safety/raw-honey-infant-botulism`
- **Domain:** food-safety
- **Category:** life_threatening
- **Error Code:** `FS-BOTULISM-INFANT-01`
- **Verification:** ai_generated
- **Fix Rate:** 95%

## Root Cause

Raw honey can contain Clostridium botulinum spores; infants under 12 months lack the gut flora to prevent spore germination, leading to infant botulism (paralysis, respiratory failure).

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| cdc_botulism_guidelines_2024 | active | — | — |
| aap_policy_honey_2023 | active | — | — |

## Workarounds

1. **Do not give any honey to infants under 12 months. For infants over 12 months, pasteurized honey is acceptable but raw honey is still not recommended until age 2.** (99% success)
   ```
   Do not give any honey to infants under 12 months. For infants over 12 months, pasteurized honey is acceptable but raw honey is still not recommended until age 2.
   ```
2. **If a parent has already given honey, monitor for symptoms: constipation, weak cry, floppy neck, drooping eyelids. Seek emergency care immediately if any appear.** (90% success)
   ```
   If a parent has already given honey, monitor for symptoms: constipation, weak cry, floppy neck, drooping eyelids. Seek emergency care immediately if any appear.
   ```

## Dead Ends

- **** — C. botulinum spores survive boiling (100°C) for hours; they require pressure-canning temperatures (121°C) to be destroyed. (80% fail)
- **** — C. botulinum spores are ubiquitous in soil and can contaminate any honey regardless of farm cleanliness. (70% fail)
- **** — Pasteurization (71°C for 15 seconds) kills vegetative cells but not spores; only infant-safe honey is one that has been treated with high-pressure or gamma irradiation. (65% fail)
