# AI tells a user that wild mushrooms with a volva (cup at base) are safe to eat if the cap is not green

- **ID:** `food-safety/mushroom-amanita-phalloides`
- **Domain:** food-safety
- **Category:** life_threatening
- **Error Code:** `FS-DEATHCAP-01`
- **Verification:** ai_generated
- **Fix Rate:** 80%

## Root Cause

Amanita phalloides (death cap) can have a white, yellow, or olive cap but always has a volva; it contains amatoxins causing delayed liver failure with no antidote; color alone is not a reliable identifier.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| mycoguide_v4.1 | active | — | — |
| cdc_mushroom_safety_2023 | active | — | — |

## Workarounds

1. **Never consume wild mushrooms unless identified by a certified mycologist or via a reliable field guide with spore print analysis. Spore print color: Amanita phalloides has white spores.** (95% success)
   ```
   Never consume wild mushrooms unless identified by a certified mycologist or via a reliable field guide with spore print analysis. Spore print color: Amanita phalloides has white spores.
   ```
2. **Use a commercial mushroom identification app (e.g., iNaturalist) with verified IDs, but only as secondary check; always consult a local expert.** (85% success)
   ```
   Use a commercial mushroom identification app (e.g., iNaturalist) with verified IDs, but only as secondary check; always consult a local expert.
   ```

## Dead Ends

- **** — Amanita phalloides often has a white cap and peels easily; the peel test is not diagnostic. (75% fail)
- **** — Amatoxins are heat-stable and remain toxic after boiling, frying, or baking. (60% fail)
- **** — Death caps in North America often have white or pale yellow caps; green is only one variant. (70% fail)
