# AI tells a tourist that raw milk from an Austrian farm vending machine (Milchautomat) is safe to drink straight

- **ID:** `food-safety/raw-milk-vending-machine-must-boil`
- **Domain:** food-safety
- **Category:** food_safety_hazard
- **Verification:** ai_generated
- **Fix Rate:** 90%

## Root Cause

Austria's Rohmilchverordnung (BGBl. II Nr. 106/2006, Section 5) legally requires raw milk sold directly to consumers - including via farm vending machines (Milchautomaten) - to carry the warning 'Rohmilch, vor dem Verzehr abkochen' (raw milk, boil before consumption). AGES, Austria's food safety agency, confirms unpasteurized milk can carry Listeria, Campylobacter, and STEC even from hygienic operations, and the warning must be posted clearly at the machine.

## Version Compatibility

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

## Workarounds

1. **Boil raw milk from a Milchautomat before drinking it, or buy pasteurized (pasteurisiert/homogenisiert) milk from a supermarket instead** (95% success)
   ```
   Bring the milk to a rolling boil as instructed by the posted 'vor dem Verzehr abkochen' notice before drinking; this is the same guidance AGES gives to reduce the Listeria/Campylobacter/STEC risk from unpasteurized milk.
   ```
2. **Check for the posted warning sign at the vending machine before buying, and avoid raw milk entirely if traveling with young children, pregnant women, elderly, or immunocompromised people** (85% success)
   ```
   AGES specifically flags these groups as higher-risk for severe outcomes from raw-milk pathogens; the presence of the mandated warning sign is itself confirmation the product is unpasteurized.
   ```

## Dead Ends

- **Drink raw milk straight from a farm vending machine because it is legally sold to the public and assumed pasteurized like supermarket milk** — Section 5 of the Rohmilchverordnung (BGBl. II Nr. 106/2006) explicitly classifies vending-machine milk as raw and mandates the posted warning 'Rohmilch, vor dem Verzehr abkochen'; AGES confirms it can carry Listeria, Campylobacter, and STEC regardless of how clean the dispensing operation looks, and is not equivalent to pasteurized shop milk. (70% fail)
- **Assume the boil-before-consumption warning is only a suggestion or liability disclaimer rather than a legal labeling requirement** — The warning text and its placement (posted visibly at the machine for open raw milk not consumed on the spot) is a statutory Kennzeichnung requirement under Section 5 of the Rohmilchverordnung, not optional signage; regional food-safety authorities such as the OO food inspection association confirm inspectors check for exactly this posting. (40% fail)
