Files
settled-reach/docs/atlas/proposals/GJ546.json
T
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

210 lines
6.4 KiB
JSON

{
"system_id": "GJ 546",
"proper_name": "Eerste Wacht",
"star_type": "K",
"spectral_class": "K5V",
"wiki_data": {
"habitable_count": 1,
"inhabited_count": 1,
"has_gas_giant": false,
"has_asteroid_belt": true,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{
"body_id": "GJ546b",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "terrestrial",
"surface_gravity": 0.42,
"orbital_period_days": 17.0,
"rotation_period_hours": 20.8,
"atmosphere": "none",
"planet_class": "barren",
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner rocky, hot, uninhabited"
},
{
"body_id": "GJ546c",
"proper_name": "Leliefontein",
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": true,
"population": 400,
"mass_class": "terrestrial",
"surface_gravity": 0.82,
"orbital_period_days": 140.0,
"rotation_period_hours": 27.8,
"atmosphere": "thin",
"planet_class": "cold_arid",
"hydrosphere": "liquid_water",
"economic_role": "agricultural",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": null,
"notes": "primary inhabited world; wave_2 Afrikaans heritage ('lily spring'); 2-aperture through_route; K5V dim star; thin atmosphere, limited water; single reliable subsurface aquifer; settlement built into rocky terrain near aquifer; elder council governance (founding families, five centuries customary law); partnership protocols for genetic diversity management; local Afrikaans variant after 500 years linguistic drift; self-sufficient (manufactures most needs from local materials); decade-rated supply interruption stockpiles"
},
{
"body_id": "GJ546-belt",
"proper_name": null,
"body_type": "asteroid_belt",
"orbit_index": 3,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": null,
"surface_gravity": null,
"orbital_period_days": null,
"rotation_period_hours": null,
"atmosphere": null,
"planet_class": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "sparse asteroid belt"
},
{
"body_id": "GJ546d",
"proper_name": null,
"body_type": "planet",
"orbit_index": 4,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "terrestrial",
"surface_gravity": 0.52,
"orbital_period_days": 440.0,
"rotation_period_hours": 27.4,
"atmosphere": "trace",
"planet_class": "frozen",
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer rocky, frozen, uninhabited"
},
{
"body_id": "GJ546e",
"proper_name": null,
"body_type": "planet",
"orbit_index": 5,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "terrestrial",
"surface_gravity": 0.40,
"orbital_period_days": 1200.0,
"rotation_period_hours": 30.6,
"atmosphere": "trace",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer icy rocky, uninhabited"
},
{
"body_id": "GJ546f",
"proper_name": null,
"body_type": "planet",
"orbit_index": 6,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "terrestrial",
"surface_gravity": 0.30,
"orbital_period_days": 3400.0,
"rotation_period_hours": 37.2,
"atmosphere": "trace",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "distant icy rocky, uninhabited"
},
{
"body_id": "GJ546g",
"proper_name": null,
"body_type": "planet",
"orbit_index": 7,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "dwarf",
"surface_gravity": 0.11,
"orbital_period_days": 8800.0,
"rotation_period_hours": 23.8,
"atmosphere": "none",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outermost ice dwarf"
},
{
"body_id": "GJ546h",
"proper_name": null,
"body_type": "planet",
"orbit_index": 8,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "dwarf",
"surface_gravity": 0.08,
"orbital_period_days": 22000.0,
"rotation_period_hours": 19.2,
"atmosphere": "none",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "distant ice dwarf"
},
{
"body_id": "GJ546-oort",
"proper_name": null,
"body_type": "oort_cloud",
"orbit_index": 9,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": null,
"surface_gravity": null,
"orbital_period_days": null,
"rotation_period_hours": null,
"atmosphere": null,
"planet_class": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "oort cloud"
}
],
"stations": [
{
"station_id": "GJ546-oort-S1",
"proper_name": "Eerste Wacht Horizon",
"orbits_body_id": "GJ546-oort",
"station_type": "horizon",
"population": 20,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": true,
"notes": "horizon station — 2 apertures; through_route; connects GJ 3943 gap and GJ 111; wave_2 anomaly at hop 18 — oldest settlement on the deep corridor; Commission irregular maintenance visits; community courteous and uninterested in extended interaction"
}
]
}