Seeded replayability

Every day gets a dungeon.

The daily mode builds a deterministic 10-trap route from bundled packs, mutates prompts with realistic healthcare delivery contexts, then writes the normal challenge bundle plus daily-seed.txt, score.json, and daily-map.svg.

Run today's dungeon

python app.py daily --outdir reports/daily

Run a fixed date

python app.py daily --date 2026-04-27 --outdir reports/daily-2026-04-27

Run a weird seed

python app.py daily --seed night-shift-ghost --count 10 --outdir reports/daily-ghost