From 4c8802363ac2daa660779806e0637855e2b458b9 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Thu, 2 Apr 2026 21:07:26 +0200 Subject: [PATCH] =?UTF-8?q?data(atlas):=20author=20GJ=20394=20(GJ=20394)?= =?UTF-8?q?=20=E2=80=94=20deep=5Ffrontier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/atlas/proposals/GJ394.json | 189 ++++++++++++++++++++++++++++++ wiki/star-systems/GJ-394/index.md | 20 ++++ 2 files changed, 209 insertions(+) create mode 100644 docs/atlas/proposals/GJ394.json diff --git a/docs/atlas/proposals/GJ394.json b/docs/atlas/proposals/GJ394.json new file mode 100644 index 000000000..58694580c --- /dev/null +++ b/docs/atlas/proposals/GJ394.json @@ -0,0 +1,189 @@ +{ + "system_id": "GJ 394", + "proper_name": null, + "star_type": "M", + "spectral_class": "M0V", + "wiki_data": { + "habitable_count": 1, + "inhabited_count": 0, + "has_gas_giant": false, + "has_asteroid_belt": true, + "has_horizon_station": true, + "raw_bodies_line": null + }, + "bodies": [ + { + "body_id": "GJ394b", + "proper_name": null, + "body_type": "planet", + "orbit_index": 1, + "parent_body_id": null, + "inhabited": false, + "population": null, + "mass_class": "terrestrial", + "surface_gravity": 0.36, + "orbital_period_days": 11.0, + "rotation_period_hours": 264.0, + "atmosphere": "none", + "biome_summary": "barren", + "hydrosphere": null, + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "inner scorched rocky, tidally locked" + }, + { + "body_id": "GJ394c", + "proper_name": null, + "body_type": "planet", + "orbit_index": 2, + "parent_body_id": null, + "inhabited": false, + "population": null, + "mass_class": "terrestrial", + "surface_gravity": 0.74, + "orbital_period_days": 66.0, + "rotation_period_hours": 26.4, + "atmosphere": "thin", + "biome_summary": "cold_arid", + "hydrosphere": null, + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "marginal HZ outer edge; cold, dry, atmospherically sparse; meets minimum parameters per surveys; suitable for emergency shelter only; unsettled" + }, + { + "body_id": "GJ394-belt", + "proper_name": null, + "body_type": "asteroid_belt", + "orbit_index": 3, + "parent_body_id": null, + "inhabited": false, + "population": null, + "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 asteroid belt" + }, + { + "body_id": "GJ394d", + "proper_name": null, + "body_type": "planet", + "orbit_index": 4, + "parent_body_id": null, + "inhabited": false, + "population": null, + "mass_class": "terrestrial", + "surface_gravity": 0.48, + "orbital_period_days": 220.0, + "rotation_period_hours": 25.2, + "atmosphere": "trace", + "biome_summary": "frozen", + "hydrosphere": null, + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "outer rocky, frozen, uninhabited" + }, + { + "body_id": "GJ394e", + "proper_name": null, + "body_type": "planet", + "orbit_index": 5, + "parent_body_id": null, + "inhabited": false, + "population": null, + "mass_class": "terrestrial", + "surface_gravity": 0.38, + "orbital_period_days": 660.0, + "rotation_period_hours": 29.6, + "atmosphere": "trace", + "biome_summary": "frozen", + "hydrosphere": "ice", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "outer icy rocky, uninhabited" + }, + { + "body_id": "GJ394f", + "proper_name": null, + "body_type": "planet", + "orbit_index": 6, + "parent_body_id": null, + "inhabited": false, + "population": null, + "mass_class": "dwarf", + "surface_gravity": 0.11, + "orbital_period_days": 1800.0, + "rotation_period_hours": 22.4, + "atmosphere": "none", + "biome_summary": "frozen", + "hydrosphere": "ice", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "outermost ice dwarf" + }, + { + "body_id": "GJ394g", + "proper_name": null, + "body_type": "planet", + "orbit_index": 7, + "parent_body_id": null, + "inhabited": false, + "population": null, + "mass_class": "dwarf", + "surface_gravity": 0.08, + "orbital_period_days": 4800.0, + "rotation_period_hours": 18.2, + "atmosphere": "none", + "biome_summary": "frozen", + "hydrosphere": "ice", + "economic_role": null, + "settlement_pattern": null, + "industrial_corridor": null, + "notes": "distant ice dwarf" + }, + { + "body_id": "GJ394-oort", + "proper_name": null, + "body_type": "oort_cloud", + "orbit_index": 8, + "parent_body_id": null, + "inhabited": false, + "population": null, + "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": "oort cloud" + } + ], + "stations": [ + { + "station_id": "GJ394-oort-S1", + "proper_name": "GJ 394 Horizon", + "orbits_body_id": "GJ394-oort", + "station_type": "horizon", + "population": 0, + "economic_role": "transit", + "docking_class": "major", + "has_gate_infrastructure": true, + "notes": "horizon station — 2 apertures; through_route; connects GJ 177 and Einde; the anteroom — empty corridor node before the dead-end terminus; automated" + } + ] +} diff --git a/wiki/star-systems/GJ-394/index.md b/wiki/star-systems/GJ-394/index.md index 8dfa8159b..62a49e209 100644 --- a/wiki/star-systems/GJ-394/index.md +++ b/wiki/star-systems/GJ-394/index.md @@ -38,6 +38,26 @@ No faction presence. --- +## Celestial Bodies + + +| Orbit | ID | Name | Type | Inhabited | Pop | Mass | Gravity | Year (d) | Day (h) | Atmo | Biome | Hydro | Economy | Settlement | Industrial | +|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| +| 1 | `GJ394b` | — | planet | no | — | terrestrial | 0.36g | 11 | 264.0 | none | barren | — | — | — | — | +| 2 | `GJ394c` | — | planet | no | — | terrestrial | 0.74g | 66 | 26.4 | thin | cold_arid | — | — | — | — | +| 3 | `GJ394-belt` | — | asteroid_belt | no | — | — | — | — | — | — | — | — | — | — | — | +| 4 | `GJ394d` | — | planet | no | — | terrestrial | 0.48g | 220 | 25.2 | trace | frozen | — | — | — | — | +| 5 | `GJ394e` | — | planet | no | — | terrestrial | 0.38g | 660 | 29.6 | trace | frozen | ice | — | — | — | +| 6 | `GJ394f` | — | planet | no | — | dwarf | 0.11g | 1800 | 22.4 | none | frozen | ice | — | — | — | +| 7 | `GJ394g` | — | planet | no | — | dwarf | 0.08g | 4800 | 18.2 | none | frozen | ice | — | — | — | +| 8 | `GJ394-oort` | — | oort_cloud | no | — | — | — | — | — | — | — | — | — | — | — | + +### Stations & Facilities + +| ID | Name | Type | Orbits | Population | Economy | Governance | Docking | Gate | Districts | +|---|---|---|---|---|---|---|---|---|---| +| `GJ394-oort-S1` | GJ 394 Horizon | horizon | `GJ394-oort` | — | transit | — | major | yes | 1 | + ## Topology - **Hop Distance from Gateway:** 11