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

250 lines
7.4 KiB
JSON

{
"system_id": "GJ 785",
"proper_name": "Porto Fechado",
"star_type": "K",
"spectral_class": "K3V",
"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": "GJ785b",
"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": 22.0,
"rotation_period_hours": 18.8,
"atmosphere": "none",
"planet_class": "barren",
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner rocky, hot, uninhabited"
},
{
"body_id": "GJ785c",
"proper_name": "Trancoso",
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": true,
"population": 15000,
"mass_class": "terrestrial",
"surface_gravity": 0.90,
"orbital_period_days": 200.0,
"rotation_period_hours": 25.6,
"atmosphere": "standard",
"planet_class": "temperate",
"hydrosphere": "liquid_water",
"economic_role": "agricultural",
"settlement_pattern": "dispersed",
"industrial_corridor": "agricultural_export",
"notes": "primary inhabited world; wave_3 Portuguese-Mozambican heritage; 1-aperture dead_end; K3V mid-K dwarf; rolling temperate continental terrain; self-sufficiency as design constraint (nine crop families, seed banks, light manufacturing, strategic reserves); settlement council governance (civic + reserve management merged); GJ 785 Logistics Syndicate (export scheduling, arm's-length from council); multi-year import procurement cycles"
},
{
"body_id": "GJ785-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": "GJ785d",
"proper_name": null,
"body_type": "planet",
"orbit_index": 4,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "terrestrial",
"surface_gravity": 0.58,
"orbital_period_days": 560.0,
"rotation_period_hours": 27.4,
"atmosphere": "thin",
"planet_class": "cold_arid",
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer rocky, uninhabited"
},
{
"body_id": "GJ785e",
"proper_name": null,
"body_type": "gas_giant",
"orbit_index": 5,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": null,
"surface_gravity": null,
"orbital_period_days": 1600.0,
"rotation_period_hours": 11.4,
"atmosphere": "gas_giant",
"planet_class": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer gas giant, one moon"
},
{
"body_id": "GJ785e-m1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ785e",
"inhabited": false,
"population": null,
"mass_class": "dwarf",
"surface_gravity": 0.10,
"orbital_period_days": 5.2,
"rotation_period_hours": 124.8,
"atmosphere": "none",
"planet_class": "frozen",
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "icy moon, tidally locked"
},
{
"body_id": "GJ785f",
"proper_name": null,
"body_type": "planet",
"orbit_index": 6,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "terrestrial",
"surface_gravity": 0.44,
"orbital_period_days": 4200.0,
"rotation_period_hours": 33.4,
"atmosphere": "trace",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer icy rocky, uninhabited"
},
{
"body_id": "GJ785g",
"proper_name": null,
"body_type": "planet",
"orbit_index": 7,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "terrestrial",
"surface_gravity": 0.34,
"orbital_period_days": 9800.0,
"rotation_period_hours": 41.8,
"atmosphere": "trace",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "distant icy rocky, uninhabited"
},
{
"body_id": "GJ785h",
"proper_name": null,
"body_type": "planet",
"orbit_index": 8,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "terrestrial",
"surface_gravity": 0.26,
"orbital_period_days": 22000.0,
"rotation_period_hours": 49.6,
"atmosphere": "none",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "far outer icy rocky, uninhabited"
},
{
"body_id": "GJ785i",
"proper_name": null,
"body_type": "planet",
"orbit_index": 9,
"parent_body_id": null,
"inhabited": false,
"population": null,
"mass_class": "dwarf",
"surface_gravity": 0.12,
"orbital_period_days": 46000.0,
"rotation_period_hours": 28.2,
"atmosphere": "none",
"planet_class": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outermost dwarf, near oort boundary"
},
{
"body_id": "GJ785-oort",
"proper_name": null,
"body_type": "oort_cloud",
"orbit_index": 10,
"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": "GJ785-oort-S1",
"proper_name": "Porto Fechado Horizon",
"orbits_body_id": "GJ785-oort",
"station_type": "horizon",
"population": 140,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": true,
"notes": "horizon station — 1 aperture; dead_end; connects Carvalhais; GJ 785 Logistics Syndicate operations; strategic reserve import staging; agricultural freight export"
}
]
}