No description
Find a file
Parley Hatch 9d8d8b28f0 docs(spec): address critic findings on viz playground spec
- C1.5: derive serde on DungeonConfig + 5 sub-configs (bridge needs it)
- C2: make "shape contains bounds.center()" a hard carver invariant (not a
  size heuristic the room-size sliders could defeat for Plus rooms)
- specify workspace placement (member + default-members excludes wasm from
  host cargo test/clippy)
- determinism crosscheck compares decoded tiles, excludes gen_ms

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 23:48:27 -06:00
.dev docs(spec): address critic findings on viz playground spec 2026-05-30 23:48:27 -06:00
reikhelm-core feat(core): richer default dungeon — denser rooms + loop edges 2026-05-28 22:53:03 -06:00
reikhelm-viz feat(viz): enter a specific seed (S to type, Enter to apply) 2026-05-28 22:53:03 -06:00
.gitignore chore: scaffold reikhelm cargo workspace (core + viz crates) 2026-05-28 20:56:24 -06:00
Cargo.lock feat(core): data model + Map output contract + ASCII renderer 2026-05-28 21:10:47 -06:00
Cargo.toml chore: scaffold reikhelm cargo workspace (core + viz crates) 2026-05-28 20:56:24 -06:00