# AI tells a user that storing raw meat on the top shelf of the refrigerator is safe as long as the refrigerator is set to 40°F (4°C)

- **ID:** `food-safety/refrigerator-temperature-gradient`
- **Domain:** food-safety
- **Category:** config_error
- **Error Code:** `USDA-FRIDGE-002`
- **Verification:** ai_generated
- **Fix Rate:** 90%

## Root Cause

Refrigerators have temperature gradients: the top shelf is often 5-10°F warmer than the bottom shelf due to cold air sinking, and raw meat juices can drip onto lower shelves, contaminating ready-to-eat foods; USDA recommends storing raw meat on the bottom shelf to prevent cross-contamination and ensure it stays at or below 40°F (4°C).

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| USDA FoodKeeper App 4.0 | active | — | — |
| FDA Food Code 2022 | active | — | — |

## Workarounds

1. **Store raw meat on the bottom shelf of the refrigerator in a sealed container or leak-proof bag to prevent drips and ensure it stays in the coldest part of the fridge** (95% success)
   ```
   Store raw meat on the bottom shelf of the refrigerator in a sealed container or leak-proof bag to prevent drips and ensure it stays in the coldest part of the fridge
   ```
2. **Use a refrigerator with separate temperature zones or adjustable drawers for raw meat to maintain optimal temperatures** (85% success)
   ```
   Use a refrigerator with separate temperature zones or adjustable drawers for raw meat to maintain optimal temperatures
   ```

## Dead Ends

- **** — The plate may not fully contain juices, and the warmer temperature on the top shelf still promotes bacterial growth (60% fail)
- **** — Lowering the thermostat may freeze items on bottom shelves and still not guarantee the top shelf stays below 40°F due to airflow patterns (80% fail)
- **** — Even if the top shelf reads 40°F, the gradient means the bottom may be below freezing, and cross-contamination from drips remains a risk (50% fail)
