Commit Graph
2 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 c970fac1f9 data(atlas): author GJ 0 (Sol) — full solar system with real bodies
19 bodies + 1 station: Mercury, Venus, Earth (8.5B), Luna (350M),
Mars (1.2B), Phobos, Deimos, asteroid belt, Jupiter + 4 Galilean
moons (Europa inhabited, 30M, research), Saturn + Titan + Enceladus,
Uranus, Neptune, oort cloud, Horizon Station.

All bodies with real orbital periods, rotation periods, and surface
gravity. 4 inhabited: Earth, Luna, Mars, Europa.

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