Hop-2 systems authored: Tessera/Corvel (legal archive, 1.3B), Proxima/Ancora (first colony, Zheng He lore, 400M), Meridian/Provenance (boomtown, 150M), Barnard's Star/Verada (commuter town, 2B, wiki prose adjusted for surface-majority pop), Prometheus/Galen+Chiron+Site Anterior (longevity monopoly, 55K), Cygni B/Ferrath+Kihl Works (shipyards, 1.8B, 7 combines named), Cairn (the anomaly — 7 apertures, 2 garden planets, zero population). New: corporations table in systems.db schema. 20 records populated from wiki/corporations/ + DSMC + 7 Cygni B combines (Vethara, Kossler-Drun, Amberan Works, Talavec & Sons, Orren-Skel, Marhoud Fabrication, Drevast Extraction). Atlas CLI: fixed planet count defaults (6-8 minimum per star type, was 2-4). Miri added Zheng He lore to Proxima wiki. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
110 lines
2.9 KiB
JSON
110 lines
2.9 KiB
JSON
{
|
|
"system_id": "GJ 551",
|
|
"proper_name": "Proxima",
|
|
"star_type": "M",
|
|
"spectral_class": "M5Ve",
|
|
"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": "GJ551b",
|
|
"proper_name": "Ancora",
|
|
"body_type": "planet",
|
|
"orbit_index": 1,
|
|
"parent_body_id": null,
|
|
"inhabited": true,
|
|
"population": 400000000,
|
|
"mass_class": "terrestrial",
|
|
"surface_gravity": 0.90,
|
|
"orbital_period_days": 11.2,
|
|
"rotation_period_hours": 268.8,
|
|
"atmosphere": "breathable",
|
|
"biome_summary": "arid",
|
|
"hydrosphere": "rivers",
|
|
"economic_role": "service_mixed",
|
|
"settlement_pattern": "urban_concentrated",
|
|
"industrial_corridor": null,
|
|
"notes": "first human colony, tidally locked, Firstelder Archive, heritage tourism, colonized by STL ship Zheng He"
|
|
},
|
|
{
|
|
"body_id": "GJ551c",
|
|
"proper_name": null,
|
|
"body_type": "planet",
|
|
"orbit_index": 2,
|
|
"parent_body_id": null,
|
|
"inhabited": false,
|
|
"population": 0,
|
|
"mass_class": "terrestrial",
|
|
"surface_gravity": 0.35,
|
|
"orbital_period_days": 30,
|
|
"rotation_period_hours": 720,
|
|
"atmosphere": "none",
|
|
"biome_summary": "barren",
|
|
"hydrosphere": "none",
|
|
"economic_role": null,
|
|
"settlement_pattern": null,
|
|
"industrial_corridor": null,
|
|
"notes": "inner rocky"
|
|
},
|
|
{
|
|
"body_id": "GJ551d",
|
|
"proper_name": null,
|
|
"body_type": "planet",
|
|
"orbit_index": 3,
|
|
"parent_body_id": null,
|
|
"inhabited": false,
|
|
"population": 0,
|
|
"mass_class": "terrestrial",
|
|
"surface_gravity": 0.28,
|
|
"orbital_period_days": 200,
|
|
"rotation_period_hours": 14.0,
|
|
"atmosphere": "thin",
|
|
"biome_summary": "frozen",
|
|
"hydrosphere": "ice",
|
|
"economic_role": null,
|
|
"settlement_pattern": null,
|
|
"industrial_corridor": null,
|
|
"notes": "outer ice"
|
|
},
|
|
{
|
|
"body_id": "GJ551-oort",
|
|
"proper_name": null,
|
|
"body_type": "oort_cloud",
|
|
"orbit_index": 4,
|
|
"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": "GJ551-oort-S1",
|
|
"proper_name": "Horizon Station",
|
|
"orbits_body_id": "GJ551-oort",
|
|
"station_type": "horizon",
|
|
"population": 0,
|
|
"economic_role": "transit",
|
|
"docking_class": "major",
|
|
"has_gate_infrastructure": true,
|
|
"notes": "4 apertures"
|
|
}
|
|
]
|
|
}
|