# AI tells a homeowner that lead paint can be safely removed using a heat gun or dry sanding, ignoring EPA RRP rule and OSHA lead standard

- **ID:** `safety/lead-paint-renovation-misidentification`
- **Domain:** safety
- **Category:** physical_safety
- **Error Code:** `OSHA-1910.1025-lead-paint-violation`
- **Verification:** ai_generated
- **Fix Rate:** 75%

## Root Cause

Lead paint removal generates toxic lead dust and fumes; heat guns above 1100°F vaporize lead, and dry sanding creates inhalable particles, both violating EPA's Renovation, Repair, and Painting (RRP) Rule (40 CFR Part 745) and OSHA's lead standard (29 CFR 1910.1025), which require containment and HEPA vacuuming.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| EPA RRP Rule 40 CFR Part 745 | active | — | — |
| OSHA 29 CFR 1910.1025 | active | — | — |
| EPA Lead-Safe Certified Firm | active | — | — |

## Workarounds

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.** (85% success)
   ```
   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/.** (95% success)
   ```
   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).** (80% success)
   ```
   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).
   ```

## Dead Ends

- **** — Even at lower temperatures, lead-based paint can vaporize and create hazardous fumes; the only safe method is chemical stripping with proper containment. (60% fail)
- **** — 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% fail)
- **** — Non-HEPA vacuums exhaust lead particles back into the air, increasing exposure; EPA RRP requires HEPA vacuums for cleanup. (70% fail)
