# AI suggests macadamia nuts for dog treats without warning about toxicity

- **ID:** `pet-safety/ai-suggests-macadamia-nuts-for-dog-treats-without-warning-about-toxicity`
- **Domain:** pet-safety
- **Category:** life_threatening
- **Error Code:** `PET-MACADAMIA-TOX-003`
- **Verification:** ai_generated
- **Fix Rate:** 80%

## Root Cause

Macadamia nuts cause a unique toxicity syndrome in dogs characterized by weakness, vomiting, hyperthermia, and tremors, with symptoms appearing within 12 hours of ingestion.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| v1.0 | active | — | — |
| v1.2 | active | — | — |

## Workarounds

1. **If ingestion is recent (< 2 hours), induce vomiting with 3% hydrogen peroxide (1 ml/kg PO) and monitor for symptoms.** (70% success)
   ```
   If ingestion is recent (< 2 hours), induce vomiting with 3% hydrogen peroxide (1 ml/kg PO) and monitor for symptoms.
   ```
2. **For symptomatic dogs, provide supportive care: IV fluids (Lactated Ringer's at 5-10 ml/kg/hr), antiemetics (maropitant 1 mg/kg SC), and muscle relaxants (methocarbamol 50 mg/kg IV) if tremors occur.** (85% success)
   ```
   For symptomatic dogs, provide supportive care: IV fluids (Lactated Ringer's at 5-10 ml/kg/hr), antiemetics (maropitant 1 mg/kg SC), and muscle relaxants (methocarbamol 50 mg/kg IV) if tremors occur.
   ```
3. **In severe cases with hyperthermia (> 104°F), cool with tepid water and fan; administer diazepam (0.5-1 mg/kg IV) for seizures.** (75% success)
   ```
   In severe cases with hyperthermia (> 104°F), cool with tepid water and fan; administer diazepam (0.5-1 mg/kg IV) for seizures.
   ```

## Dead Ends

- **Give antihistamines for symptoms** — Antihistamines do not counteract the neurotoxic effects of macadamia nuts; they may mask symptoms but do not treat the underlying toxicity. (80% fail)
- **Administer activated charcoal after 6 hours** — Activated charcoal is only effective within 2 hours of ingestion; after 6 hours, toxins are already absorbed and charcoal is useless. (90% fail)
- **Feed more nuts to build tolerance** — Tolerance does not develop; repeated exposure increases risk of severe toxicity and permanent neurological damage. (100% fail)
