data(atlas): author hop-2 systems batch 1 (5 systems)

GJ 1221 (dead white dwarf, 200-person independent research team),
Keid/Cadwal (conservation world, Vance capital, Veil Institute station),
Renaissance/Ruhr (Gate Corp HQ, 5B manufacturing),
Parallax/Estrade (media capital, 1.8B),
Sindri/Witwatersrand (DSMC mining HQ, Kimberley, Jhb Orbital, Pilbara
Belt, Dampier — DSMC footprint across entire system),
Groombridge/Lendel (financial center, 900M).

Fixed Sindri proper_name in DB (was Vargr, flagged for IP).
Atlas CLI: commit-system now auto-updates star_systems counts,
next command for hop-ordered authoring.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-24 22:39:09 +01:00
co-authored by Claude Opus 4.6
parent c9d3bd4eed
commit 7394a7669c
13 changed files with 1170 additions and 0 deletions
+69
View File
@@ -0,0 +1,69 @@
{
"system_id": "GJ 1221",
"proper_name": null,
"star_type": "exotic",
"spectral_class": "DXP9",
"wiki_data": {
"habitable_count": 0,
"inhabited_count": 0,
"has_gas_giant": false,
"has_asteroid_belt": true,
"has_horizon_station": true,
"raw_bodies_line": null
},
"bodies": [
{
"body_id": "GJ1221-belt",
"proper_name": null,
"body_type": "asteroid_belt",
"orbit_index": 1,
"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": "sparse remnant debris field, stellar consumption remnant"
},
{
"body_id": "GJ1221-oort",
"proper_name": null,
"body_type": "oort_cloud",
"orbit_index": 2,
"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": "GJ1221-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ1221-oort",
"station_type": "horizon",
"population": 200,
"economic_role": "research",
"docking_class": "restricted",
"has_gate_infrastructure": true,
"notes": "independent research team studying debris field and dead star"
}
]
}
+160
View File
@@ -0,0 +1,160 @@
{
"system_id": "GJ 166A",
"proper_name": "Keid",
"star_type": "M",
"spectral_class": "K1V",
"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": "GJ166Ab",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.30,
"orbital_period_days": 35,
"rotation_period_hours": 850,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner rocky"
},
{
"body_id": "GJ166Ac",
"proper_name": "Cadwal",
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": true,
"population": 25000000,
"mass_class": "terrestrial",
"surface_gravity": 0.88,
"orbital_period_days": 290,
"rotation_period_hours": 22.8,
"atmosphere": "breathable",
"biome_summary": "temperate",
"hydrosphere": "ocean",
"economic_role": "research",
"settlement_pattern": "dispersed_rural",
"industrial_corridor": null,
"notes": "conservation biosphere, Conservancy governed, Perpetual compounds, capital: Vance"
},
{
"body_id": "GJ166Ac-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ166Ac",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.06,
"orbital_period_days": 14.0,
"rotation_period_hours": 336,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ166Ad",
"proper_name": null,
"body_type": "planet",
"orbit_index": 3,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.48,
"orbital_period_days": 650,
"rotation_period_hours": 20.5,
"atmosphere": "thin",
"biome_summary": "arid",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ166Ae",
"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": 1400,
"rotation_period_hours": 17.0,
"atmosphere": "thin",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "outer ice"
},
{
"body_id": "GJ166A-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": "GJ166Ac-S1",
"proper_name": null,
"orbits_body_id": "GJ166Ac",
"station_type": "research",
"population": 2000,
"economic_role": "research",
"docking_class": "restricted",
"has_gate_infrastructure": false,
"notes": "Veil Institute biological research station, predates Conservancy"
},
{
"station_id": "GJ166A-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ166A-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "restricted",
"has_gate_infrastructure": true,
"notes": "single aperture, access controlled by Conservancy"
}
]
}
+220
View File
@@ -0,0 +1,220 @@
{
"system_id": "GJ 251",
"proper_name": "Renaissance",
"star_type": "G",
"spectral_class": "K5",
"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": "GJ251b",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.28,
"orbital_period_days": 20,
"rotation_period_hours": 500,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner scorched"
},
{
"body_id": "GJ251c",
"proper_name": "Ruhr",
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": true,
"population": 5000000000,
"mass_class": "terrestrial",
"surface_gravity": 0.85,
"orbital_period_days": 220,
"rotation_period_hours": 21.3,
"atmosphere": "breathable",
"biome_summary": "temperate",
"hydrosphere": "rivers",
"economic_role": "manufacturing",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": "Gate_Corp",
"notes": "Gate Corp fabrication halls, worker dynasties"
},
{
"body_id": "GJ251c-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ251c",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.05,
"orbital_period_days": 12.0,
"rotation_period_hours": 288,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ251d",
"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": 550,
"rotation_period_hours": 18.5,
"atmosphere": "thin",
"biome_summary": "arid",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ251-belt",
"proper_name": null,
"body_type": "asteroid_belt",
"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": "raw materials, fuel supply for fabrication"
},
{
"body_id": "GJ251e",
"proper_name": null,
"body_type": "gas_giant",
"orbit_index": 5,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "gas_giant",
"surface_gravity": null,
"orbital_period_days": 2200,
"rotation_period_hours": 13.0,
"atmosphere": "dense",
"biome_summary": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ251e-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ251e",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.08,
"orbital_period_days": 4.5,
"rotation_period_hours": 108,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ251e-2",
"proper_name": null,
"body_type": "moon",
"orbit_index": 2,
"parent_body_id": "GJ251e",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.06,
"orbital_period_days": 10.0,
"rotation_period_hours": 240,
"atmosphere": "none",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ251-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": "GJ251c-S1",
"proper_name": null,
"orbits_body_id": "GJ251c",
"station_type": "industrial",
"population": 120000000,
"economic_role": "manufacturing",
"docking_class": "major",
"has_gate_infrastructure": false,
"notes": "Gate Corp freight yards, component staging"
},
{
"station_id": "GJ251-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ251-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": true,
"notes": "5 apertures"
}
]
}
+229
View File
@@ -0,0 +1,229 @@
{
"system_id": "GJ 280A",
"proper_name": "Parallax",
"star_type": "M",
"spectral_class": "F5IV-V",
"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": "GJ280Ab",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.32,
"orbital_period_days": 50,
"rotation_period_hours": 700,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner scorched"
},
{
"body_id": "GJ280Ac",
"proper_name": null,
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.65,
"orbital_period_days": 180,
"rotation_period_hours": 2400,
"atmosphere": "toxic",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "Venus-analog"
},
{
"body_id": "GJ280Ad",
"proper_name": "Estrade",
"body_type": "planet",
"orbit_index": 3,
"parent_body_id": null,
"inhabited": true,
"population": 1800000000,
"mass_class": "terrestrial",
"surface_gravity": 0.93,
"orbital_period_days": 450,
"rotation_period_hours": 23.8,
"atmosphere": "breathable",
"biome_summary": "temperate",
"hydrosphere": "ocean",
"economic_role": "service_mixed",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": null,
"notes": "news syndicates, reputation firms, cultural production"
},
{
"body_id": "GJ280Ad-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ280Ad",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.07,
"orbital_period_days": 16.0,
"rotation_period_hours": 384,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ280Ae",
"proper_name": null,
"body_type": "planet",
"orbit_index": 4,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.42,
"orbital_period_days": 900,
"rotation_period_hours": 19.0,
"atmosphere": "thin",
"biome_summary": "arid",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ280Af",
"proper_name": null,
"body_type": "gas_giant",
"orbit_index": 5,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "gas_giant",
"surface_gravity": null,
"orbital_period_days": 3200,
"rotation_period_hours": 11.5,
"atmosphere": "dense",
"biome_summary": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ280Af-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ280Af",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.09,
"orbital_period_days": 5.0,
"rotation_period_hours": 120,
"atmosphere": "none",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ280Af-2",
"proper_name": null,
"body_type": "moon",
"orbit_index": 2,
"parent_body_id": "GJ280Af",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.06,
"orbital_period_days": 11.0,
"rotation_period_hours": 264,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ280A-belt",
"proper_name": null,
"body_type": "asteroid_belt",
"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": ""
},
{
"body_id": "GJ280A-oort",
"proper_name": null,
"body_type": "oort_cloud",
"orbit_index": 7,
"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": "GJ280A-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ280A-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": true,
"notes": "3 apertures"
}
]
}
+220
View File
@@ -0,0 +1,220 @@
{
"system_id": "GJ 3522",
"proper_name": "Sindri",
"star_type": "M",
"spectral_class": "k",
"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": "GJ3522b",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.30,
"orbital_period_days": 28,
"rotation_period_hours": 670,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner rocky"
},
{
"body_id": "GJ3522c",
"proper_name": "Witwatersrand",
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": true,
"population": 1500000000,
"mass_class": "terrestrial",
"surface_gravity": 0.88,
"orbital_period_days": 240,
"rotation_period_hours": 22.5,
"atmosphere": "breathable",
"biome_summary": "temperate",
"hydrosphere": "rivers",
"economic_role": "extraction",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": "DSMC",
"notes": "DSMC primary hub, Kalgoorlie secondary zone"
},
{
"body_id": "GJ3522c-1",
"proper_name": "Kimberley",
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ3522c",
"inhabited": true,
"population": 8000000,
"mass_class": "dwarf",
"surface_gravity": 0.06,
"orbital_period_days": 13.0,
"rotation_period_hours": 312,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": "extraction",
"settlement_pattern": "domed",
"industrial_corridor": "DSMC",
"notes": "DSMC secondary processing, smelting"
},
{
"body_id": "GJ3522d",
"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": 580,
"rotation_period_hours": 17.5,
"atmosphere": "thin",
"biome_summary": "arid",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "DSMC survey claims filed"
},
{
"body_id": "GJ3522-belt",
"proper_name": "Pilbara Belt",
"body_type": "asteroid_belt",
"orbit_index": 4,
"parent_body_id": null,
"inhabited": true,
"population": 2000000,
"mass_class": null,
"surface_gravity": null,
"orbital_period_days": null,
"rotation_period_hours": null,
"atmosphere": null,
"biome_summary": null,
"hydrosphere": null,
"economic_role": "extraction",
"settlement_pattern": null,
"industrial_corridor": "DSMC",
"notes": "active DSMC mining operations"
},
{
"body_id": "GJ3522e",
"proper_name": null,
"body_type": "gas_giant",
"orbit_index": 5,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "gas_giant",
"surface_gravity": null,
"orbital_period_days": 2800,
"rotation_period_hours": 12.0,
"atmosphere": "dense",
"biome_summary": null,
"hydrosphere": null,
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "atmospheric fuel extraction"
},
{
"body_id": "GJ3522e-1",
"proper_name": "Dampier",
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ3522e",
"inhabited": true,
"population": 5000000,
"mass_class": "dwarf",
"surface_gravity": 0.10,
"orbital_period_days": 4.0,
"rotation_period_hours": 96,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": "extraction",
"settlement_pattern": "domed",
"industrial_corridor": "DSMC",
"notes": "DSMC fuel depot and refinery"
},
{
"body_id": "GJ3522e-2",
"proper_name": null,
"body_type": "moon",
"orbit_index": 2,
"parent_body_id": "GJ3522e",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.07,
"orbital_period_days": 9.0,
"rotation_period_hours": 216,
"atmosphere": "none",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ3522-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": "GJ3522c-S1",
"proper_name": "Jhb Orbital",
"orbits_body_id": "GJ3522c",
"station_type": "industrial",
"population": 30000000,
"economic_role": "extraction",
"docking_class": "major",
"has_gate_infrastructure": false,
"notes": "DSMC orbital processing, MVG + Gate Corp field reps"
},
{
"station_id": "GJ3522-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ3522-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "major",
"has_gate_infrastructure": true,
"notes": "3 apertures"
}
]
}
+149
View File
@@ -0,0 +1,149 @@
{
"system_id": "GJ 380",
"proper_name": "Groombridge",
"star_type": "K",
"spectral_class": "K8V",
"wiki_data": {
"habitable_count": 1,
"inhabited_count": 1,
"has_gas_giant": false,
"has_asteroid_belt": false,
"has_horizon_station": true,
"raw_bodies_line": "| **Bodies** | 1 habitable · 1 inhabited |"
},
"bodies": [
{
"body_id": "GJ380b",
"proper_name": null,
"body_type": "planet",
"orbit_index": 1,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.25,
"orbital_period_days": 22,
"rotation_period_hours": 530,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": "inner rocky"
},
{
"body_id": "GJ380c",
"proper_name": "Lendel",
"body_type": "planet",
"orbit_index": 2,
"parent_body_id": null,
"inhabited": true,
"population": 900000000,
"mass_class": "terrestrial",
"surface_gravity": 0.82,
"orbital_period_days": 200,
"rotation_period_hours": 24.5,
"atmosphere": "breathable",
"biome_summary": "arid",
"hydrosphere": "rivers",
"economic_role": "service_mixed",
"settlement_pattern": "urban_concentrated",
"industrial_corridor": null,
"notes": "financial center, dry and stable, modest agriculture"
},
{
"body_id": "GJ380c-1",
"proper_name": null,
"body_type": "moon",
"orbit_index": 1,
"parent_body_id": "GJ380c",
"inhabited": false,
"population": 0,
"mass_class": "dwarf",
"surface_gravity": 0.05,
"orbital_period_days": 11.0,
"rotation_period_hours": 264,
"atmosphere": "none",
"biome_summary": "barren",
"hydrosphere": "none",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ380d",
"proper_name": null,
"body_type": "planet",
"orbit_index": 3,
"parent_body_id": null,
"inhabited": false,
"population": 0,
"mass_class": "terrestrial",
"surface_gravity": 0.38,
"orbital_period_days": 500,
"rotation_period_hours": 16.0,
"atmosphere": "thin",
"biome_summary": "frozen",
"hydrosphere": "ice",
"economic_role": null,
"settlement_pattern": null,
"industrial_corridor": null,
"notes": ""
},
{
"body_id": "GJ380e",
"proper_name": null,
"body_type": "planet",
"orbit_index": 4,
"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 rock"
},
{
"body_id": "GJ380-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": "GJ380-oort-S1",
"proper_name": "Horizon Station",
"orbits_body_id": "GJ380-oort",
"station_type": "horizon",
"population": 0,
"economic_role": "transit",
"docking_class": "standard",
"has_gate_infrastructure": true,
"notes": "2 apertures"
}
]
}
Binary file not shown.
+15
View File
@@ -58,3 +58,18 @@ The alien builders put a gate at a dead star that shouldn't be magnetic. Anyone
<!-- READ-ONLY — regenerated from star-map.json edges -->
- **Hop Distance from Gateway:** 2
- **Adjacent Systems:** GJ 866A
## Celestial Bodies
<!-- READ-ONLY — generated from systems.db bodies/stations tables -->
| Orbit | ID | Name | Type | Inhabited | Pop | Mass | Gravity | Year (d) | Day (h) | Atmo | Biome | Hydro | Economy | Settlement | Industrial |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | `GJ1221-belt` | — | asteroid_belt | no | — | — | — | — | — | — | — | — | — | — | — |
| 2 | `GJ1221-oort` | — | oort_cloud | no | — | — | — | — | — | — | — | — | — | — | — |
### Stations & Facilities
| ID | Name | Type | Orbits | Population | Economy | Governance | Docking | Gate | Districts |
|---|---|---|---|---|---|---|---|---|---|
| `GJ1221-oort-S1` | Horizon Station | horizon | `GJ1221-oort` | 200 | research | — | restricted | yes | 1 |
+20
View File
@@ -56,3 +56,23 @@ The charter that has protected Keid's biosphere for five centuries was written b
<!-- READ-ONLY — regenerated from star-map.json edges -->
- **Hop Distance from Gateway:** 2
- **Adjacent Systems:** GJ 551
## Celestial Bodies
<!-- READ-ONLY — generated from systems.db bodies/stations tables -->
| Orbit | ID | Name | Type | Inhabited | Pop | Mass | Gravity | Year (d) | Day (h) | Atmo | Biome | Hydro | Economy | Settlement | Industrial |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | `GJ166Ab` | — | planet | no | — | terrestrial | 0.30g | 35 | 850.0 | none | barren | none | — | — | — |
| 2 | `GJ166Ac` | Cadwal | planet | yes | 25M | terrestrial | 0.88g | 290 | 22.8 | breathable | temperate | ocean | research | dispersed_rural | — |
| ↳ 2.1 | `GJ166Ac-1` | — | moon | no | — | dwarf | 0.06g | 14 | 336.0 | none | barren | none | — | — | — |
| 3 | `GJ166Ad` | — | planet | no | — | terrestrial | 0.48g | 650 | 20.5 | thin | arid | none | — | — | — |
| 4 | `GJ166Ae` | — | planet | no | — | terrestrial | 0.38g | 1400 | 17.0 | thin | frozen | ice | — | — | — |
| 5 | `GJ166A-oort` | — | oort_cloud | no | — | — | — | — | — | — | — | — | — | — | — |
### Stations & Facilities
| ID | Name | Type | Orbits | Population | Economy | Governance | Docking | Gate | Districts |
|---|---|---|---|---|---|---|---|---|---|
| `GJ166A-oort-S1` | Horizon Station | horizon | `GJ166A-oort` | — | transit | — | restricted | yes | 1 |
| `GJ166Ac-S1` | — | research | `GJ166Ac` | 2K | research | — | restricted | no | 1 |
+23
View File
@@ -54,3 +54,26 @@ The system's K5 classification produces a working-temperature habitable zone tha
<!-- READ-ONLY — regenerated from star-map.json edges -->
- **Hop Distance from Gateway:** 2
- **Adjacent Systems:** GJ 559B, GJ 280A, GJ 3522, GJ 338B, GJ 783A
## Celestial Bodies
<!-- READ-ONLY — generated from systems.db bodies/stations tables -->
| Orbit | ID | Name | Type | Inhabited | Pop | Mass | Gravity | Year (d) | Day (h) | Atmo | Biome | Hydro | Economy | Settlement | Industrial |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | `GJ251b` | — | planet | no | — | terrestrial | 0.28g | 20 | 500.0 | none | barren | none | — | — | — |
| 2 | `GJ251c` | Ruhr | planet | yes | 5.0B | terrestrial | 0.85g | 220 | 21.3 | breathable | temperate | rivers | manufacturing | urban_concentrated | Gate_Corp |
| ↳ 2.1 | `GJ251c-1` | — | moon | no | — | dwarf | 0.05g | 12 | 288.0 | none | barren | none | — | — | — |
| 3 | `GJ251d` | — | planet | no | — | terrestrial | 0.40g | 550 | 18.5 | thin | arid | none | — | — | — |
| 4 | `GJ251-belt` | — | asteroid_belt | no | — | — | — | — | — | — | — | — | — | — | — |
| 5 | `GJ251e` | — | gas_giant | no | — | gas_giant | — | 2200 | 13.0 | dense | — | — | — | — | — |
| ↳ 5.1 | `GJ251e-1` | — | moon | no | — | dwarf | 0.08g | 4 | 108.0 | none | barren | none | — | — | — |
| ↳ 5.2 | `GJ251e-2` | — | moon | no | — | dwarf | 0.06g | 10 | 240.0 | none | frozen | ice | — | — | — |
| 6 | `GJ251-oort` | — | oort_cloud | no | — | — | — | — | — | — | — | — | — | — | — |
### Stations & Facilities
| ID | Name | Type | Orbits | Population | Economy | Governance | Docking | Gate | Districts |
|---|---|---|---|---|---|---|---|---|---|
| `GJ251-oort-S1` | Horizon Station | horizon | `GJ251-oort` | — | transit | — | major | yes | 1 |
| `GJ251c-S1` | — | industrial | `GJ251c` | 120M | manufacturing | — | major | no | 1 |
+23
View File
@@ -54,3 +54,26 @@ The F5IV-V primary is moderately luminous — warmer than Sol, with the habitabl
<!-- READ-ONLY — regenerated from star-map.json edges -->
- **Hop Distance from Gateway:** 2
- **Adjacent Systems:** GJ 3877, GJ 34B, GJ 251
## Celestial Bodies
<!-- READ-ONLY — generated from systems.db bodies/stations tables -->
| Orbit | ID | Name | Type | Inhabited | Pop | Mass | Gravity | Year (d) | Day (h) | Atmo | Biome | Hydro | Economy | Settlement | Industrial |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | `GJ280Ab` | — | planet | no | — | terrestrial | 0.32g | 50 | 700.0 | none | barren | none | — | — | — |
| 2 | `GJ280Ac` | — | planet | no | — | terrestrial | 0.65g | 180 | 2400.0 | toxic | barren | none | — | — | — |
| 3 | `GJ280Ad` | Estrade | planet | yes | 1.8B | terrestrial | 0.93g | 450 | 23.8 | breathable | temperate | ocean | service_mixed | urban_concentrated | — |
| ↳ 3.1 | `GJ280Ad-1` | — | moon | no | — | dwarf | 0.07g | 16 | 384.0 | none | barren | none | — | — | — |
| 4 | `GJ280Ae` | — | planet | no | — | terrestrial | 0.42g | 900 | 19.0 | thin | arid | none | — | — | — |
| 5 | `GJ280Af` | — | gas_giant | no | — | gas_giant | — | 3200 | 11.5 | dense | — | — | — | — | — |
| ↳ 5.1 | `GJ280Af-1` | — | moon | no | — | dwarf | 0.09g | 5 | 120.0 | none | frozen | ice | — | — | — |
| ↳ 5.2 | `GJ280Af-2` | — | moon | no | — | dwarf | 0.06g | 11 | 264.0 | none | barren | none | — | — | — |
| 6 | `GJ280A-belt` | — | asteroid_belt | no | — | — | — | — | — | — | — | — | — | — | — |
| 7 | `GJ280A-oort` | — | oort_cloud | no | — | — | — | — | — | — | — | — | — | — | — |
### Stations & Facilities
| ID | Name | Type | Orbits | Population | Economy | Governance | Docking | Gate | Districts |
|---|---|---|---|---|---|---|---|---|---|
| `GJ280A-oort-S1` | Horizon Station | horizon | `GJ280A-oort` | — | transit | — | major | yes | 1 |
+23
View File
@@ -64,3 +64,26 @@ The naming convention throughout the system reflects the founding cohort's delib
<!-- READ-ONLY — regenerated from star-map.json edges -->
- **Hop Distance from Gateway:** 2
- **Adjacent Systems:** GJ 764, GJ 251, GJ 1286
## Celestial Bodies
<!-- READ-ONLY — generated from systems.db bodies/stations tables -->
| Orbit | ID | Name | Type | Inhabited | Pop | Mass | Gravity | Year (d) | Day (h) | Atmo | Biome | Hydro | Economy | Settlement | Industrial |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | `GJ3522b` | — | planet | no | — | terrestrial | 0.30g | 28 | 670.0 | none | barren | none | — | — | — |
| 2 | `GJ3522c` | Witwatersrand | planet | yes | 1.5B | terrestrial | 0.88g | 240 | 22.5 | breathable | temperate | rivers | extraction | urban_concentrated | DSMC |
| ↳ 2.1 | `GJ3522c-1` | Kimberley | moon | yes | 8M | dwarf | 0.06g | 13 | 312.0 | none | barren | none | extraction | domed | DSMC |
| 3 | `GJ3522d` | — | planet | no | — | terrestrial | 0.45g | 580 | 17.5 | thin | arid | none | — | — | — |
| 4 | `GJ3522-belt` | Pilbara Belt | asteroid_belt | yes | 2M | — | — | — | — | — | — | — | extraction | — | DSMC |
| 5 | `GJ3522e` | — | gas_giant | no | — | gas_giant | — | 2800 | 12.0 | dense | — | — | — | — | — |
| ↳ 5.1 | `GJ3522e-1` | Dampier | moon | yes | 5M | dwarf | 0.10g | 4 | 96.0 | none | barren | none | extraction | domed | DSMC |
| ↳ 5.2 | `GJ3522e-2` | — | moon | no | — | dwarf | 0.07g | 9 | 216.0 | none | frozen | ice | — | — | — |
| 6 | `GJ3522-oort` | — | oort_cloud | no | — | — | — | — | — | — | — | — | — | — | — |
### Stations & Facilities
| ID | Name | Type | Orbits | Population | Economy | Governance | Docking | Gate | Districts |
|---|---|---|---|---|---|---|---|---|---|
| `GJ3522-oort-S1` | Horizon Station | horizon | `GJ3522-oort` | — | transit | — | major | yes | 1 |
| `GJ3522c-S1` | Jhb Orbital | industrial | `GJ3522c` | 30M | extraction | — | major | no | 1 |
+19
View File
@@ -64,3 +64,22 @@ The Veil Institute maintains a presence in every inner-orbit system except the o
<!-- READ-ONLY — regenerated from star-map.json edges -->
- **Hop Distance from Gateway:** 2
- **Adjacent Systems:** GJ 244A, GJ 674
## Celestial Bodies
<!-- READ-ONLY — generated from systems.db bodies/stations tables -->
| Orbit | ID | Name | Type | Inhabited | Pop | Mass | Gravity | Year (d) | Day (h) | Atmo | Biome | Hydro | Economy | Settlement | Industrial |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | `GJ380b` | — | planet | no | — | terrestrial | 0.25g | 22 | 530.0 | none | barren | none | — | — | — |
| 2 | `GJ380c` | Lendel | planet | yes | 900M | terrestrial | 0.82g | 200 | 24.5 | breathable | arid | rivers | service_mixed | urban_concentrated | — |
| ↳ 2.1 | `GJ380c-1` | — | moon | no | — | dwarf | 0.05g | 11 | 264.0 | none | barren | none | — | — | — |
| 3 | `GJ380d` | — | planet | no | — | terrestrial | 0.38g | 500 | 16.0 | thin | frozen | ice | — | — | — |
| 4 | `GJ380e` | — | planet | no | — | terrestrial | 0.30g | 1100 | 20.0 | none | frozen | none | — | — | — |
| 5 | `GJ380-oort` | — | oort_cloud | no | — | — | — | — | — | — | — | — | — | — | — |
### Stations & Facilities
| ID | Name | Type | Orbits | Population | Economy | Governance | Docking | Gate | Districts |
|---|---|---|---|---|---|---|---|---|---|
| `GJ380-oort-S1` | Horizon Station | horizon | `GJ380-oort` | — | transit | — | standard | yes | 1 |