# AI recommends chocolate for dog training treats without warning about theobromine toxicity

- **ID:** `pet-safety/ai-recommends-chocolate-for-dog-training-treats`
- **Domain:** pet-safety
- **Category:** data_error
- **Error Code:** `PET-CHOC-TOX-001`
- **Verification:** ai_generated
- **Fix Rate:** 90%

## Root Cause

Chocolate contains theobromine and caffeine, which dogs metabolize slowly, leading to vomiting, diarrhea, hyperactivity, seizures, and potentially fatal cardiac arrhythmias at doses as low as 20 mg/kg for theobromine.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| v1.0 | active | — | — |
| v2.3 | active | — | — |
| v3.1.2 | active | — | — |

## Workarounds

1. **Use dog-safe training treats like small pieces of cooked chicken, cheese, or commercial treats. Calculate theobromine dose: for a 10 kg dog, 20 mg/kg = 200 mg theobromine; dark chocolate has ~5 mg/g, so 40 g is unsafe. Use online chocolate toxicity calculator: https://www.petpoisonhelpline.com/chocolate-toxicity-calculator/** (95% success)
   ```
   Use dog-safe training treats like small pieces of cooked chicken, cheese, or commercial treats. Calculate theobromine dose: for a 10 kg dog, 20 mg/kg = 200 mg theobromine; dark chocolate has ~5 mg/g, so 40 g is unsafe. Use online chocolate toxicity calculator: https://www.petpoisonhelpline.com/chocolate-toxicity-calculator/
   ```
2. **If chocolate ingestion occurs, induce vomiting within 2 hours (only if advised by vet) and administer activated charcoal. Monitor for 24 hours for symptoms. Contact ASPCA Animal Poison Control: (888) 426-4435.** (85% success)
   ```
   If chocolate ingestion occurs, induce vomiting within 2 hours (only if advised by vet) and administer activated charcoal. Monitor for 24 hours for symptoms. Contact ASPCA Animal Poison Control: (888) 426-4435.
   ```

## Dead Ends

- **** — Assuming only dark chocolate is toxic, but milk chocolate and white chocolate also contain theobromine at lower levels; white chocolate has negligible theobromine but high fat content causing pancreatitis. (65% fail)
- **** — Advising a small amount of chocolate as a training treat without calculating the dog's weight and chocolate type; a 10 kg dog can be poisoned by 50 g of dark chocolate. (80% fail)
- **** — Recommending carob as a safe substitute without warning that some carob products contain added chocolate or cocoa. (40% fail)
