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

332 lines
8.8 KiB
JSON

{
"system_id": "GJ 764",
"proper_name": "Nova Roma",
"star_type": "K",
"spectral_class": "K0V",
"wiki_data": {
"habitable_count": 1,
"inhabited_count": 1,
"has_gas_giant": true,
"has_asteroid_belt": true,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{
"body_id": "GJ764b",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.3,
"orbital_period_days": 22,
"rotation_period_hours": 528,
"atmosphere": "none",
"planet_class": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner rocky"
},
{
"body_id": "GJ764c",
"proper_name": null,
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.65,
"orbital_period_days": 75,
"rotation_period_hours": 1800,
"atmosphere": "toxic",
"planet_class": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "Venus-analog"
},
{
"body_id": "GJ764d",
"proper_name": "Mirafiori",
"body_type": "planet",
"orbit_index": 3,
"parent_body_id": null,
"inhabited": true,
"population": 3500000000,
"mass_class": "terrestrial",
"surface_gravity": 0.94,
"orbital_period_days": 310,
"rotation_period_hours": 23.8,
"atmosphere": "breathable",
"planet_class": "temperate",
"hydrosphere": "rivers",
"economic_role": "manufacturing",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": "MVG",
"notes": "MVG factory world, partially industrialized surface"
},
{
"body_id": "GJ764d-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ764d",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.08,
"orbital_period_days": 16.0,
"rotation_period_hours": 384,
"atmosphere": "none",
"planet_class": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ764e",
"proper_name": null,
"body_type": "planet",
"orbit_index": 4,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.5,
"orbital_period_days": 550,
"rotation_period_hours": 19.0,
"atmosphere": "thin",
"planet_class": "arid",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ764f",
"proper_name": null,
"body_type": "planet",
"orbit_index": 5,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.44,
"orbital_period_days": 900,
"rotation_period_hours": 17.0,
"atmosphere": "thin",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ764g",
"proper_name": null,
"body_type": "planet",
"orbit_index": 6,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.38,
"orbital_period_days": 1400,
"rotation_period_hours": 15.5,
"atmosphere": "none",
"planet_class": "frozen",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ764h",
"proper_name": null,
"body_type": "planet",
"orbit_index": 7,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.25,
"orbital_period_days": 3500,
"rotation_period_hours": 18.0,
"atmosphere": "none",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer ice world"
},
{
"body_id": "GJ764-belt",
"proper_name": null,
"body_type": "asteroid_belt",
"orbit_index": 8,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"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": ""
},
{
"body_id": "GJ764h",
"proper_name": null,
"body_type": "gas_giant",
"orbit_index": 9,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "gas_giant",
"surface_gravity": null,
"orbital_period_days": 3000,
"rotation_period_hours": 10.5,
"atmosphere": "dense",
"planet_class": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ764h-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ764h",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.09,
"orbital_period_days": 4.0,
"rotation_period_hours": 96,
"atmosphere": "none",
"planet_class": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ764h-2",
"proper_name": null,
"body_type": "moon",
"orbit_index": 2,
"parent_body_id": "GJ764h",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.06,
"orbital_period_days": 10.0,
"rotation_period_hours": 240,
"atmosphere": "none",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ764h-3",
"proper_name": null,
"body_type": "moon",
"orbit_index": 3,
"parent_body_id": "GJ764h",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.04,
"orbital_period_days": 16.0,
"rotation_period_hours": 384,
"atmosphere": "none",
"planet_class": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ764-oort",
"proper_name": null,
"body_type": "oort_cloud",
"orbit_index": 10,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"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": ""
}
],
"stations": [
{
"station_id": "GJ764d-S1",
"proper_name": "Officina Prima",
"orbits_body_id": "GJ764d",
"station_type": "industrial",
"population": 80000000,
"economic_role": "manufacturing",
"docking_class": "major",
"has_gate_infrastructure": false,
"notes": "MVG fabrication complex, largest in the Reach"
},
{
"station_id": "GJ764d-S2",
"proper_name": "Cantiere Chiuso",
"orbits_body_id": "GJ764d",
"station_type": "industrial",
"population": 20000000,
"economic_role": "manufacturing",
"docking_class": "restricted",
"has_gate_infrastructure": false,
"notes": "military-contract facility"
},
{
"station_id": "GJ764-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ764-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": true,
"notes": "5 apertures"
}
]
}