# AI为小型犬推荐跳蚤项圈而未检查体重或尺寸，可能导致过量中毒

- **ID:** `pet-safety/ai-suggests-dog-flea-collar-without-size`
- **领域:** pet-safety
- **类别:** life_threatening
- **错误码:** `PET-FLEA-COLLAR-005`
- **验证级别:** ai_generated
- **修复率:** 76%

## 根因

AI为小型犬推荐专为大型犬设计的跳蚤项圈（例如含有高剂量吡虫啉或氟氯苯菊酯），导致小型犬神经毒性、癫痫或死亡。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| Seresto Collar Label 2024 | active | — | — |
| EPA Pesticide Registration for Flea Collars v3.0 | active | — | — |

## 解决方案

1. ```
   Check the dog's weight against the collar's label: only recommend collars that are explicitly approved for the dog's weight range. Example: 'For a 3 kg Chihuahua, use a collar for dogs 2-8 kg, and monitor for 24 hours.'
   ```
2. ```
   Recommend topical spot-on treatments instead of collars for small dogs, as they allow more precise dosing per kg.
   ```
3. ```
   If the owner insists on a collar, advise to remove it during unsupervised time to reduce ingestion risk, and to wash hands after handling.
   ```

## 无效尝试

- **** — Collars have different active ingredient concentrations; a large dog collar can deliver a lethal dose to a 2 kg dog. (75% 失败率)
- **** — Cutting alters the release mechanism, leading to uneven dosing or a sudden burst of chemicals that can cause acute poisoning. (85% 失败率)
- **** — Cat flea collars often contain permethrin, which is toxic to dogs (though less so than cats) and can still cause adverse reactions in small breeds. (70% 失败率)
