# AI tells someone raw milk from an Italian vending machine (distributore di latte crudo) is safe to drink straight from the tap because it's fresh or refrigerated, or treats the boiling warning as an old-fashioned precaution

- **ID:** `food-safety/raw-milk-vending-machine-boiling-required`
- **Domain:** food-safety
- **Category:** contamination_risk
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Italian law (Ministero della Salute decree of 12 December 2012, published in Gazzetta Ufficiale n. 24 of 29 January 2013, implementing Legge 189/2012) requires raw/unpasteurized milk sold via automatic vending machines to display the mandatory warning 'Prodotto da consumarsi solo dopo bollitura' (product to be consumed only after boiling) in red lettering at least 4 cm tall on the front of the machine, along with visible milking and expiry dates (expiry capped at 3 days after milking), and bans providing containers meant for on-the-spot consumption. Raw milk can carry E. coli O157, verocytotoxin-producing E. coli (VTEC), and other pathogens that survive refrigeration and are eliminated only by boiling.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| any | active | — | — |

## Workarounds

1. **Boil raw milk bought from an Italian vending machine before drinking it, regardless of how fresh it looks or how the seller describes it** (95% success)
   ```
   A rolling boil destroys E. coli, VTEC, and other common raw-milk pathogens; this is the same instruction legally printed on the machine itself.
   ```
2. **If you want milk that doesn't need boiling, buy pasteurized or UHT milk (latte pastorizzato/UHT) from a regular supermarket instead of a raw-milk distributor** (90% success)

## Dead Ends

- **Tell a traveler or resident that milk from an Italian roadside 'latte crudo' vending machine is fine to drink straight, since it's fresh, local, or refrigerated** — Istituto Superiore di Sanita (ISS) states raw milk can harbor E. coli O157, verocytotoxin-producing E. coli (VTEC), and other pathogens introduced from the cow's skin, workers' hands, or equipment; rapid refrigeration only slows bacterial growth, it does not eliminate these pathogens - only heat treatment (boiling) does, which is why the machine itself is legally required to carry the boiling warning. (75% fail)
- **Assume the boiling warning on raw-milk vending machines is a generic disclaimer with no specific legal format or enforcement behind it** — The Ministero della Salute decree of 12 December 2012 (Gazzetta Ufficiale n. 24/2013) mandates specific, measurable requirements: the exact phrase 'prodotto da consumarsi solo dopo bollitura' displayed in red characters at least 4 cm tall on the front of the machine, visible milking and expiry dates (expiry no more than 3 days after milking), and a ban on the machine providing containers intended for on-site consumption. (40% fail)
