Parent: #646
Phase
Phase 3: Compatibility and tuning
Goal
Add reproducible debug outputs that make worldgen tuning reviewable.
Tasks
- Add or document a way to capture biome/height/climate snapshots for fixed seeds.
- Include temperature, humidity, continentalness, erosion/ruggedness, and biome ID views if practical.
- Prefer headless/offscreen workflows where screenshots are needed.
- Store outputs outside source control unless explicitly intended as fixtures.
Acceptance Criteria
- Reviewers can compare before/after worldgen behavior for fixed seeds.
- Debug outputs do not require a visible game window.
- Snapshot workflow is documented.
Dependencies
- Can start after baseline report direction is known.
Parallelization
Can run in parallel with Phase 3 tuning tasks.
Parent: #646
Phase
Phase 3: Compatibility and tuning
Goal
Add reproducible debug outputs that make worldgen tuning reviewable.
Tasks
Acceptance Criteria
Dependencies
Parallelization
Can run in parallel with Phase 3 tuning tasks.