From c970fac1f9b8fb14b55daf605f3d0d1ef0ed8edd Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Tue, 24 Mar 2026 18:31:53 +0100 Subject: [PATCH] =?UTF-8?q?data(atlas):=20author=20GJ=200=20(Sol)=20?= =?UTF-8?q?=E2=80=94=20full=20solar=20system=20with=20real=20bodies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 19 bodies + 1 station: Mercury, Venus, Earth (8.5B), Luna (350M), Mars (1.2B), Phobos, Deimos, asteroid belt, Jupiter + 4 Galilean moons (Europa inhabited, 30M, research), Saturn + Titan + Enceladus, Uranus, Neptune, oort cloud, Horizon Station. All bodies with real orbital periods, rotation periods, and surface gravity. 4 inhabited: Earth, Luna, Mars, Europa. Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/atlas/proposals/GJ0.json | 409 ++++++++++++++++++++++++++++++++ wiki/star-systems/GJ-0/index.md | 32 +++ 2 files changed, 441 insertions(+) create mode 100644 docs/atlas/proposals/GJ0.json diff --git a/docs/atlas/proposals/GJ0.json b/docs/atlas/proposals/GJ0.json new file mode 100644 index 000000000..c457834f5 --- /dev/null +++ b/docs/atlas/proposals/GJ0.json @@ -0,0 +1,409 @@ +{ + "system_id": "GJ 0", + "proper_name": "Sol", + "star_type": "G", + "spectral_class": "G2V", + "wiki_data": { + "habitable_count": 2, + "inhabited_count": 4, + "has_gas_giant": true, + "has_asteroid_belt": true, + "has_horizon_station": true, + "raw_bodies_line": "| **Bodies** | 2 habitable · 4 inhabited |" + }, + "bodies": [ + { + "body_id": "GJ0b", + "proper_name": "Mercury", + "body_type": "planet", + "orbit_index": 1, + "parent_body_id": null, + "inhabited": false, + "population": 0, + "mass_class": "terrestrial", + "surface_gravity": 0.38, + "orbital_period_days": 88, + "rotation_period_hours": 1408, + "atmosphere": "none", + "biome_summary": "barren", + "hydrosphere": "none", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "" + }, + { + "body_id": "GJ0c", + "proper_name": "Venus", + "body_type": "planet", + "orbit_index": 2, + "parent_body_id": null, + "inhabited": false, + "population": 0, + "mass_class": "terrestrial", + "surface_gravity": 0.90, + "orbital_period_days": 225, + "rotation_period_hours": 5832, + "atmosphere": "toxic", + "biome_summary": "volcanic", + "hydrosphere": "none", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "retrograde rotation" + }, + { + "body_id": "GJ0d", + "proper_name": "Earth", + "body_type": "planet", + "orbit_index": 3, + "parent_body_id": null, + "inhabited": true, + "population": 8500000000, + "mass_class": "terrestrial", + "surface_gravity": 1.00, + "orbital_period_days": 365, + "rotation_period_hours": 24.0, + "atmosphere": "breathable", + "biome_summary": "temperate", + "hydrosphere": "ocean", + "economic_role": "manufacturing", + "settlement_pattern": "urban_concentrated", + "industrial_corridor": null, + "notes": "origin world" + }, + { + "body_id": "GJ0d-1", + "proper_name": "Luna", + "body_type": "moon", + "orbit_index": 1, + "parent_body_id": "GJ0d", + "inhabited": true, + "population": 350000000, + "mass_class": "dwarf", + "surface_gravity": 0.17, + "orbital_period_days": 27.3, + "rotation_period_hours": 655.7, + "atmosphere": "none", + "biome_summary": "barren", + "hydrosphere": "none", + "economic_role": "manufacturing", + "settlement_pattern": "domed", + "industrial_corridor": null, + "notes": "old colonies, industrial" + }, + { + "body_id": "GJ0e", + "proper_name": "Mars", + "body_type": "planet", + "orbit_index": 4, + "parent_body_id": null, + "inhabited": true, + "population": 1200000000, + "mass_class": "terrestrial", + "surface_gravity": 0.38, + "orbital_period_days": 687, + "rotation_period_hours": 24.6, + "atmosphere": "thin", + "biome_summary": "arid", + "hydrosphere": "ice", + "economic_role": "extraction", + "settlement_pattern": "domed", + "industrial_corridor": null, + "notes": "partially terraformed over 800 years" + }, + { + "body_id": "GJ0e-1", + "proper_name": "Phobos", + "body_type": "moon", + "orbit_index": 1, + "parent_body_id": "GJ0e", + "inhabited": false, + "population": 0, + "mass_class": "dwarf", + "surface_gravity": 0.001, + "orbital_period_days": 0.3, + "rotation_period_hours": 7.7, + "atmosphere": "none", + "biome_summary": "barren", + "hydrosphere": "none", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "" + }, + { + "body_id": "GJ0e-2", + "proper_name": "Deimos", + "body_type": "moon", + "orbit_index": 2, + "parent_body_id": "GJ0e", + "inhabited": false, + "population": 0, + "mass_class": "dwarf", + "surface_gravity": 0.001, + "orbital_period_days": 1.3, + "rotation_period_hours": 30.3, + "atmosphere": "none", + "biome_summary": "barren", + "hydrosphere": "none", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "" + }, + { + "body_id": "GJ0-belt", + "proper_name": null, + "body_type": "asteroid_belt", + "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": "" + }, + { + "body_id": "GJ0f", + "proper_name": "Jupiter", + "body_type": "gas_giant", + "orbit_index": 6, + "parent_body_id": null, + "inhabited": false, + "population": 0, + "mass_class": "gas_giant", + "surface_gravity": null, + "orbital_period_days": 4333, + "rotation_period_hours": 9.9, + "atmosphere": "dense", + "biome_summary": null, + "hydrosphere": null, + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "" + }, + { + "body_id": "GJ0f-1", + "proper_name": "Io", + "body_type": "moon", + "orbit_index": 1, + "parent_body_id": "GJ0f", + "inhabited": false, + "population": 0, + "mass_class": "dwarf", + "surface_gravity": 0.18, + "orbital_period_days": 1.8, + "rotation_period_hours": 42.5, + "atmosphere": "none", + "biome_summary": "volcanic", + "hydrosphere": "none", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "tidally locked, volcanically active" + }, + { + "body_id": "GJ0f-2", + "proper_name": "Europa", + "body_type": "moon", + "orbit_index": 2, + "parent_body_id": "GJ0f", + "inhabited": true, + "population": 30000000, + "mass_class": "dwarf", + "surface_gravity": 0.13, + "orbital_period_days": 3.6, + "rotation_period_hours": 85.2, + "atmosphere": "none", + "biome_summary": "frozen", + "hydrosphere": "subsurface", + "economic_role": "research", + "settlement_pattern": "domed", + "industrial_corridor": null, + "notes": "4th inhabited body, subsurface ocean research settlement" + }, + { + "body_id": "GJ0f-3", + "proper_name": "Ganymede", + "body_type": "moon", + "orbit_index": 3, + "parent_body_id": "GJ0f", + "inhabited": false, + "population": 0, + "mass_class": "dwarf", + "surface_gravity": 0.15, + "orbital_period_days": 7.2, + "rotation_period_hours": 171.7, + "atmosphere": "none", + "biome_summary": "frozen", + "hydrosphere": "ice", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "" + }, + { + "body_id": "GJ0f-4", + "proper_name": "Callisto", + "body_type": "moon", + "orbit_index": 4, + "parent_body_id": "GJ0f", + "inhabited": false, + "population": 0, + "mass_class": "dwarf", + "surface_gravity": 0.13, + "orbital_period_days": 16.7, + "rotation_period_hours": 400.5, + "atmosphere": "none", + "biome_summary": "frozen", + "hydrosphere": "ice", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "" + }, + { + "body_id": "GJ0g", + "proper_name": "Saturn", + "body_type": "gas_giant", + "orbit_index": 7, + "parent_body_id": null, + "inhabited": false, + "population": 0, + "mass_class": "gas_giant", + "surface_gravity": null, + "orbital_period_days": 10759, + "rotation_period_hours": 10.7, + "atmosphere": "dense", + "biome_summary": null, + "hydrosphere": null, + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "" + }, + { + "body_id": "GJ0g-1", + "proper_name": "Titan", + "body_type": "moon", + "orbit_index": 1, + "parent_body_id": "GJ0g", + "inhabited": false, + "population": 0, + "mass_class": "dwarf", + "surface_gravity": 0.14, + "orbital_period_days": 16.0, + "rotation_period_hours": 382.7, + "atmosphere": "dense", + "biome_summary": "frozen", + "hydrosphere": "rivers", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "methane rivers and lakes" + }, + { + "body_id": "GJ0g-2", + "proper_name": "Enceladus", + "body_type": "moon", + "orbit_index": 2, + "parent_body_id": "GJ0g", + "inhabited": false, + "population": 0, + "mass_class": "dwarf", + "surface_gravity": 0.01, + "orbital_period_days": 1.4, + "rotation_period_hours": 32.9, + "atmosphere": "none", + "biome_summary": "frozen", + "hydrosphere": "subsurface", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "cryovolcanic, subsurface ocean" + }, + { + "body_id": "GJ0h", + "proper_name": "Uranus", + "body_type": "gas_giant", + "orbit_index": 8, + "parent_body_id": null, + "inhabited": false, + "population": 0, + "mass_class": "ice_giant", + "surface_gravity": null, + "orbital_period_days": 30687, + "rotation_period_hours": 17.2, + "atmosphere": "dense", + "biome_summary": null, + "hydrosphere": null, + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "ice giant, extreme axial tilt" + }, + { + "body_id": "GJ0i", + "proper_name": "Neptune", + "body_type": "gas_giant", + "orbit_index": 9, + "parent_body_id": null, + "inhabited": false, + "population": 0, + "mass_class": "ice_giant", + "surface_gravity": null, + "orbital_period_days": 60190, + "rotation_period_hours": 16.1, + "atmosphere": "dense", + "biome_summary": null, + "hydrosphere": null, + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "ice giant" + }, + { + "body_id": "GJ0-oort", + "proper_name": null, + "body_type": "oort_cloud", + "orbit_index": 10, + "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": "GJ0-oort-S1", + "proper_name": "Horizon Station", + "orbits_body_id": "GJ0-oort", + "station_type": "horizon", + "population": 0, + "economic_role": "transit", + "docking_class": "major", + "has_gate_infrastructure": true, + "notes": "Sol aperture, Colonial Authority administered" + } + ] +} diff --git a/wiki/star-systems/GJ-0/index.md b/wiki/star-systems/GJ-0/index.md index 2c9ddc0bf..0bc9371a9 100644 --- a/wiki/star-systems/GJ-0/index.md +++ b/wiki/star-systems/GJ-0/index.md @@ -68,3 +68,35 @@ Sol sits outside the standard framework on several axes and requires explicit ju - **Hop Distance from Gateway:** 1 - **Adjacent Systems:** GJ 71 + +## Celestial Bodies + + +| Orbit | ID | Name | Type | Inhabited | Pop | Mass | Gravity | Year (d) | Day (h) | Atmo | Biome | Hydro | Economy | Settlement | Industrial | +|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| +| 1 | `GJ0b` | Mercury | planet | no | — | terrestrial | 0.38g | 88 | 1408.0 | none | barren | none | — | — | — | +| 2 | `GJ0c` | Venus | planet | no | — | terrestrial | 0.90g | 225 | 5832.0 | toxic | volcanic | none | — | — | — | +| 3 | `GJ0d` | Earth | planet | yes | 8.5B | terrestrial | 1.00g | 365 | 24.0 | breathable | temperate | ocean | manufacturing | urban_concentrated | — | +| ↳ 3.1 | `GJ0d-1` | Luna | moon | yes | 350M | dwarf | 0.17g | 27 | 655.7 | none | barren | none | manufacturing | domed | — | +| 4 | `GJ0e` | Mars | planet | yes | 1.2B | terrestrial | 0.38g | 687 | 24.6 | thin | arid | ice | extraction | domed | — | +| ↳ 4.1 | `GJ0e-1` | Phobos | moon | no | — | dwarf | 0.00g | 0 | 7.7 | none | barren | none | — | — | — | +| ↳ 4.2 | `GJ0e-2` | Deimos | moon | no | — | dwarf | 0.00g | 1 | 30.3 | none | barren | none | — | — | — | +| 5 | `GJ0-belt` | — | asteroid_belt | no | — | — | — | — | — | — | — | — | — | — | — | +| 6 | `GJ0f` | Jupiter | gas_giant | no | — | gas_giant | — | 4333 | 9.9 | dense | — | — | — | — | — | +| ↳ 6.1 | `GJ0f-1` | Io | moon | no | — | dwarf | 0.18g | 2 | 42.5 | none | volcanic | none | — | — | — | +| ↳ 6.2 | `GJ0f-2` | Europa | moon | yes | 30M | dwarf | 0.13g | 4 | 85.2 | none | frozen | subsurface | research | domed | — | +| ↳ 6.3 | `GJ0f-3` | Ganymede | moon | no | — | dwarf | 0.15g | 7 | 171.7 | none | frozen | ice | — | — | — | +| ↳ 6.4 | `GJ0f-4` | Callisto | moon | no | — | dwarf | 0.13g | 17 | 400.5 | none | frozen | ice | — | — | — | +| 7 | `GJ0g` | Saturn | gas_giant | no | — | gas_giant | — | 10759 | 10.7 | dense | — | — | — | — | — | +| ↳ 7.1 | `GJ0g-1` | Titan | moon | no | — | dwarf | 0.14g | 16 | 382.7 | dense | frozen | rivers | — | — | — | +| ↳ 7.2 | `GJ0g-2` | Enceladus | moon | no | — | dwarf | 0.01g | 1 | 32.9 | none | frozen | subsurface | — | — | — | +| 8 | `GJ0h` | Uranus | gas_giant | no | — | ice_giant | — | 30687 | 17.2 | dense | — | — | — | — | — | +| 9 | `GJ0i` | Neptune | gas_giant | no | — | ice_giant | — | 60190 | 16.1 | dense | — | — | — | — | — | +| 10 | `GJ0-oort` | — | oort_cloud | no | — | — | — | — | — | — | — | — | — | — | — | + +### Stations & Facilities + +| ID | Name | Type | Orbits | Population | Economy | Governance | Docking | Gate | Districts | +|---|---|---|---|---|---|---|---|---|---| +| `GJ0-oort-S1` | Horizon Station | horizon | `GJ0-oort` | — | transit | — | major | yes | 1 | +