Commit Graph
3 Commits
Author SHA1 Message Date
jpmschweitzerandClaude Opus 4.6 db241b88bd refactor(schema): rename biome_summary to planet_class (D-188)
"Biome" describes per-zone vegetation classification (Whittaker table).
"Planet class" describes overall planetary character. The conflation
caused the planet generator to misclassify ~270 bodies as barren.

Scope: systems.db column, schema SQL, Rust atlas code, wiki table
headers (Biome → Class), atlas proposal JSONs, all docs/decisions,
tooling scripts. Also normalizes atmosphere vocabulary (breathable →
standard) and expands planet class mapping to all 26 wiki values.
Unknown classes default to temperate for modder safety.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 17:10:35 +02:00
jpmschweitzerandClaude Opus 4.6 37ba7042a8 data(atlas): add missing planets and asteroid belts to 40 proposals
Systems below the minimum planet count for their spectral class now
have outer ice/frozen worlds added. Systems missing asteroid belts
have a sparse outer belt inserted. Orbit indices renumbered to stay
monotonic after insertions.

Remaining 5 verify errors are unnamed stations/bodies (content decisions).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 08:30:30 +01:00
jpmschweitzerandClaude Opus 4.6 a083d63dec data(atlas): hop-3 batch 2 — 6 systems
Lalande/Setúbal+Escala (south_reach transit hub, 1.2B),
Suzhou/Hanwei+Jingce (academic observatory, 15M),
Ross 128/Marevna+Scheveningen (ocean world, 450M),
Bastion/Scapa Flow+Quaterna (fleet hub, 400M),
Crown's Hollow/Ys+The Orrery (constitutional monarchy, 400M),
Johannsen's Star/Gruvlid+Sigrid's Rådhuset (rare-earth mining, 52M).

Ys lore added to Crown's Hollow wiki. Fixed DB names: Johannsen's
Star (was Guniibuu). Planetary terrain generation doc updated with
non-tectonic body types.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 12:31:07 +01:00