# AI tells a user that using the same cutting board for raw chicken and vegetables is safe if the board is rinsed with hot water between uses

- **ID:** `food-safety/cross-contamination-cutting-board`
- **Domain:** food-safety
- **Category:** health_risk
- **Error Code:** `FS-2024-CUTTING-BOARD-CROSS`
- **Verification:** ai_generated
- **Fix Rate:** 90%

## Root Cause

Rinsing with hot water alone does not remove Salmonella and Campylobacter from cutting board surfaces; these bacteria can survive in microscopic crevices and transfer to vegetables, causing cross-contamination. The USDA and FDA recommend washing cutting boards with hot, soapy water or using a bleach solution (1 tablespoon bleach per gallon of water) to sanitize after raw meat contact.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| USDA FSIS Cutting Board Safety 2023 | active | — | — |
| FDA Food Code 2022 Section 4-8 | active | — | — |

## Workarounds

1. **Use separate cutting boards: one for raw meat, poultry, and seafood (preferably color-coded, e.g., red for meat) and another for vegetables and ready-to-eat foods (e.g., green). If only one board is available, wash it with hot, soapy water, then sanitize with a bleach solution (1 tablespoon unscented bleach per gallon of water) or run through a dishwasher on a sanitizing cycle.** (95% success)
   ```
   Use separate cutting boards: one for raw meat, poultry, and seafood (preferably color-coded, e.g., red for meat) and another for vegetables and ready-to-eat foods (e.g., green). If only one board is available, wash it with hot, soapy water, then sanitize with a bleach solution (1 tablespoon unscented bleach per gallon of water) or run through a dishwasher on a sanitizing cycle.
   ```
2. **After cutting raw meat, immediately wash the cutting board with hot, soapy water, then apply a sanitizer (e.g., hydrogen peroxide-based food-safe sanitizer) and let it sit for at least 2 minutes before rinsing. Replace cutting boards that have deep grooves or cracks.** (92% success)
   ```
   After cutting raw meat, immediately wash the cutting board with hot, soapy water, then apply a sanitizer (e.g., hydrogen peroxide-based food-safe sanitizer) and let it sit for at least 2 minutes before rinsing. Replace cutting boards that have deep grooves or cracks.
   ```

## Dead Ends

- **** — Hot water from a tap (typically 120°F/49°C) is not hot enough to kill bacteria (need 165°F/74°C for instant kill); rinsing only removes some surface debris, leaving bacteria in grooves (95% fail)
- **** — Paper towels can remove some moisture but not bacteria embedded in scratches; wiping can even spread bacteria to other surfaces if the towel is reused (85% fail)
- **** — While some studies show wood can absorb and trap bacteria, it does not kill them; bacteria can survive in wood pores and be released when the board is used for other foods, especially if the board is not properly sanitized (80% fail)
