Files
settled-reach/docs/atlas/proposals/GJ699.json
T
jpmschweitzerandClaude Opus 4.6 e05444f708 data(atlas): complete hop-2 body catalogs + corporations table
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>
2026-03-24 23:23:12 +01:00

181 lines
4.8 KiB
JSON

{
"system_id": "GJ 699",
"proper_name": "Barnard's Star",
"star_type": "K",
"spectral_class": "sdM4",
"wiki_data": {
"habitable_count": 1,
"inhabited_count": 1,
"has_gas_giant": true,
"has_asteroid_belt": false,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{
"body_id": "GJ699b",
"proper_name": "Verada",
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": true,
"population": 1900000000,
"mass_class": "terrestrial",
"surface_gravity": 0.75,
"orbital_period_days": 180,
"rotation_period_hours": 21.0,
"atmosphere": "breathable",
"biome_summary": "arid",
"hydrosphere": "rivers",
"economic_role": "service_mixed",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": null,
"notes": "commuter sprawl, morning gate to Cygni B"
},
{
"body_id": "GJ699b-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ699b",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.04,
"orbital_period_days": 8.0,
"rotation_period_hours": 192,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ699c",
"proper_name": null,
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.32,
"orbital_period_days": 50,
"rotation_period_hours": 1200,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner rocky, tidally locked"
},
{
"body_id": "GJ699d",
"proper_name": null,
"body_type": "planet",
"orbit_index": 3,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.40,
"orbital_period_days": 400,
"rotation_period_hours": 15.0,
"atmosphere": "thin",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer frozen"
},
{
"body_id": "GJ699e",
"proper_name": null,
"body_type": "gas_giant",
"orbit_index": 4,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "ice_giant",
"surface_gravity": null,
"orbital_period_days": 1500,
"rotation_period_hours": 13.5,
"atmosphere": "dense",
"biome_summary": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "small gas giant"
},
{
"body_id": "GJ699e-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ699e",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.07,
"orbital_period_days": 3.5,
"rotation_period_hours": 84,
"atmosphere": "none",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ699-oort",
"proper_name": null,
"body_type": "oort_cloud",
"orbit_index": 5,
"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": "GJ699b-S1",
"proper_name": null,
"orbits_body_id": "GJ699b",
"station_type": "transit",
"population": 100000000,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": false,
"notes": "orbital transit hub, commuter gateway to Cygni B"
},
{
"station_id": "GJ699-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ699-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "standard",
"has_gate_infrastructure": true,
"notes": "2 apertures"
}
]
}