# AI告诉房主，可以使用热风枪或干砂磨安全去除含铅涂料，忽略EPA RRP规则和OSHA铅标准

- **ID:** `safety/lead-paint-renovation-misidentification`
- **领域:** safety
- **类别:** physical_safety
- **错误码:** `OSHA-1910.1025-lead-paint-violation`
- **验证级别:** ai_generated
- **修复率:** 75%

## 根因

去除含铅涂料会产生有毒的铅尘和烟雾；超过1100°F的热风枪会使铅蒸发，干砂磨会产生可吸入颗粒，两者都违反了EPA的翻新、维修和涂装（RRP）规则（40 CFR第745部分）和OSHA的铅标准（29 CFR 1910.1025），后者要求密闭和HEPA真空吸尘。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| EPA RRP Rule 40 CFR Part 745 | active | — | — |
| OSHA 29 CFR 1910.1025 | active | — | — |
| EPA Lead-Safe Certified Firm | active | — | — |

## 解决方案

1. ```
   Use chemical lead paint strippers (e.g., Peel Away 1 or Citristrip) with proper containment: seal area with plastic sheeting, wear P100 respirator, and collect waste in sealed bags. Dispose as hazardous waste at local facility.
   ```
2. ```
   Hire an EPA-certified lead abatement contractor. Verify certification via EPA's database at https://cdxapps.epa.gov/ocspp-oppt-lead/query-pub/.
   ```
3. ```
   If DIY, use wet sanding with HEPA vacuum attachment: spray water on surface to suppress dust, sand with fine-grit paper, and immediately vacuum with HEPA-equipped vacuum. Test paint with lead test kit first (e.g., 3M LeadCheck).
   ```

## 无效尝试

- **** — Even at lower temperatures, lead-based paint can vaporize and create hazardous fumes; the only safe method is chemical stripping with proper containment. (60% 失败率)
- **** — Lead dust requires a P100 respirator (NIOSH-approved) and full containment; N95 masks allow significant lead exposure and are illegal under OSHA for lead work. (80% 失败率)
- **** — Non-HEPA vacuums exhaust lead particles back into the air, increasing exposure; EPA RRP requires HEPA vacuums for cleanup. (70% 失败率)
