1d003ec5fc
chore: record Phase 3 results + door-topology decision (Variant A, door_chance 0.5)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 22:14:47 -06:00
61aedfa0c7
feat(core): DoorPlacer pass
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:39:02 -06:00
42fda84eaa
feat(core): CorridorCarver pass
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:36:04 -06:00
d3e389d7f8
feat(core): MstConnect pass
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:33:16 -06:00
d2d5fa1a8b
feat(core): RoomCarver pass
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:30:28 -06:00
f95a562927
feat(core): BspPartition pass
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:27:44 -06:00
068df27c7d
chore: orchestration bookkeeping through Task 6 (progress, ledger, conventions)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:22:42 -06:00
e0a20f7fd1
feat(core): generation engine — GenContext, Pass, Pipeline, Blackboard
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:20:29 -06:00
8c4ef2ed4d
feat(core): derive PartialEq/Eq on Grid<T> and Map
...
Lets downstream determinism tests compare maps with `assert_eq!` instead
of a serde-string workaround. Auto-gated on T (Grid<f32> gets only
PartialEq); Map has no float fields so Eq is sound.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:14:12 -06:00
659ef00017
feat(core): data model + Map output contract + ASCII renderer
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:10:47 -06:00
6ffe0cc68c
feat(core): deterministic ChaCha8 RNG with order-independent fork
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:07:43 -06:00
dbfd44a014
feat(core): generic bounds-safe Grid<T>
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:04:44 -06:00
f707bd13be
feat(core): geometry primitives (Point, Rect, Line)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 21:02:36 -06:00
08e99e38a3
chore: scaffold reikhelm cargo workspace (core + viz crates)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 20:56:24 -06:00