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

150 lines
3.9 KiB
JSON

{
"system_id": "GJ 3877",
"proper_name": "Tessera",
"star_type": "unusual",
"spectral_class": "K5V",
"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": "GJ3877b",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.26,
"orbital_period_days": 18,
"rotation_period_hours": 440,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner rocky"
},
{
"body_id": "GJ3877c",
"proper_name": "Corvel",
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": true,
"population": 1300000000,
"mass_class": "terrestrial",
"surface_gravity": 0.80,
"orbital_period_days": 210,
"rotation_period_hours": 23.0,
"atmosphere": "breathable",
"biome_summary": "temperate",
"hydrosphere": "rivers",
"economic_role": "service_mixed",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": null,
"notes": "Registry, legal professionals, archival access"
},
{
"body_id": "GJ3877c-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ3877c",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.04,
"orbital_period_days": 10.0,
"rotation_period_hours": 240,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ3877d",
"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": 520,
"rotation_period_hours": 17.0,
"atmosphere": "thin",
"biome_summary": "arid",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ3877e",
"proper_name": null,
"body_type": "planet",
"orbit_index": 4,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.35,
"orbital_period_days": 1000,
"rotation_period_hours": 19.5,
"atmosphere": "none",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer frozen"
},
{
"body_id": "GJ3877-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": "GJ3877-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ3877-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": true,
"notes": "5 apertures"
}
]
}