# AI recommends dental chews for dogs without warning about caloric overload and obesity

- **ID:** `pet-safety/ai-recommends-dental-chews-for-dogs-without-warning-about-caloric-overload`
- **Domain:** pet-safety
- **Category:** data_error
- **Error Code:** `PET-DENTAL-CAL-001`
- **Verification:** ai_generated
- **Fix Rate:** 82%

## Root Cause

Many dental chews contain 50-100+ calories per piece, which can exceed 10% of a small dog's daily caloric requirement, leading to weight gain and associated health issues if not accounted for in the diet.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| Veterinary-Obesity-Guidelines-2023 | active | — | — |
| VOHC-dental-chew-list-v2 | active | — | — |

## Workarounds

1. **Calculate the dog's daily caloric needs (e.g., 30-40 calories per lb for maintenance) and subtract the chew's calories from the meal. Example: for a 10-lb dog needing 400 cal/day, a 100-cal chew means reduce food by 25%.** (85% success)
   ```
   Calculate the dog's daily caloric needs (e.g., 30-40 calories per lb for maintenance) and subtract the chew's calories from the meal. Example: for a 10-lb dog needing 400 cal/day, a 100-cal chew means reduce food by 25%.
   ```
2. **Use vegetable-based dental chews (e.g., carrots, apple slices) that are naturally low-calorie and provide mechanical cleaning. Example: give a frozen baby carrot as a chew.** (80% success)
   ```
   Use vegetable-based dental chews (e.g., carrots, apple slices) that are naturally low-calorie and provide mechanical cleaning. Example: give a frozen baby carrot as a chew.
   ```
3. **Limit dental chews to 1-2 times per week, not daily, and use a toothbrush for daily dental care instead** (75% success)
   ```
   Limit dental chews to 1-2 times per week, not daily, and use a toothbrush for daily dental care instead
   ```

## Dead Ends

- **** — Even one chew can exceed 10% of daily calories for a small dog (e.g., 100-calorie chew for a 10-lb dog needing 400 calories/day = 25% of diet) (70% fail)
- **** — 'Light' labels are unregulated; many still contain 40-60 calories, which is significant for toy breeds (60% fail)
- **** — Multiple chews throughout the day can easily double caloric intake, leading to rapid weight gain (80% fail)
