Files
settled-reach/docs/atlas/proposals/GJ15A.json
T
jpmschweitzerandClaude Opus 4.6 ce0ea1cd83 data(atlas): hop-3 batch 1 — 7 systems + corporations + terrain design
Systems: Travessia/Euripos+Ostia (commercial translation),
Kensho/Enso+Mokurai (research consortium), Okafor/Onitsha+Timbuktu
Orbital Exchange (Nigerian trading hub), Lu Ban/Gongshu+Humen (Chinese
bazaar manufacturing), Arbour (garden world, the real capital),
Tanegashima/Kanashiro+Tsurumi (Japanese guild fabrication),
Yongjin/Shin Incheon+Cheongmun (Korean transit gateway),
Wolf 359 (12 named platforms + Lalo Watch, 15 stations total).

New: corporations table + 20 records (13 from wiki + DSMC + 7 Cygni B
combines). Planetary terrain generation design doc (tectonic-first
tile pipeline, PerfectWorld/PlaTec research). Atlas CLI planet count
defaults fixed (6-8 minimum).

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

181 lines
4.8 KiB
JSON

{
"system_id": "GJ 15A",
"proper_name": "Lu Ban",
"star_type": "binary",
"spectral_class": "M1V",
"wiki_data": {
"habitable_count": 1,
"inhabited_count": 1,
"has_gas_giant": false,
"has_asteroid_belt": false,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{
"body_id": "GJ15Ab",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.22,
"orbital_period_days": 10,
"rotation_period_hours": 240,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner scorched"
},
{
"body_id": "GJ15Ac",
"proper_name": "Gongshu",
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": true,
"population": 2800000000,
"mass_class": "terrestrial",
"surface_gravity": 0.82,
"orbital_period_days": 160,
"rotation_period_hours": 22.5,
"atmosphere": "breathable",
"biome_summary": "temperate",
"hydrosphere": "rivers",
"economic_role": "manufacturing",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": null,
"notes": "bazaar economy, hundreds of independent makers"
},
{
"body_id": "GJ15Ac-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ15Ac",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.05,
"orbital_period_days": 9.0,
"rotation_period_hours": 216,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ15Ad",
"proper_name": null,
"body_type": "planet",
"orbit_index": 3,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.45,
"orbital_period_days": 350,
"rotation_period_hours": 18.0,
"atmosphere": "thin",
"biome_summary": "arid",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ15Ae",
"proper_name": null,
"body_type": "planet",
"orbit_index": 4,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.38,
"orbital_period_days": 650,
"rotation_period_hours": 16.0,
"atmosphere": "none",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ15Af",
"proper_name": null,
"body_type": "planet",
"orbit_index": 5,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.30,
"orbital_period_days": 1100,
"rotation_period_hours": 20.0,
"atmosphere": "none",
"biome_summary": "frozen",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer dead"
},
{
"body_id": "GJ15A-oort",
"proper_name": null,
"body_type": "oort_cloud",
"orbit_index": 6,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": null,
"surface_gravity": null,
"orbital_period_days": null,
"rotation_period_hours": null,
"atmosphere": null,
"biome_summary": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
}
],
"stations": [
{
"station_id": "GJ15Ac-S1",
"proper_name": "Humen",
"orbits_body_id": "GJ15Ac",
"station_type": "commercial",
"population": 25000000,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": false,
"notes": "freight yards, Commission certification, MVG bottleneck"
},
{
"station_id": "GJ15A-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ15A-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "standard",
"has_gate_infrastructure": true,
"notes": "1 aperture, connects to Nova Roma (MVG)"
}
]
}