# DF-0474 — PoC evidence pack

See VERDICT.md for the full analysis.

## Files
- **trigger source** — the PoC program(s)
- **build.sh** — exact build command
- **run.sh** — exact run command
- **fix.diff** — git-apply-able fix for the verified bug
- **VERDICT.md** — full narrative: mechanism, evidence, fix validation
- **manifest.json** — machine-readable catalog
- **env.txt** — guest environment

## Quick reproduce
```
./build.sh && ./run.sh
```
