From 38b302254f6d074f9fccebcade606ef6dc241eda Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Thu, 26 Mar 2026 08:33:57 +0100 Subject: [PATCH] data(atlas): name unnamed stations and inhabited belt Morwenna Station (GJ166A), Havelmark (GJ251), Portela (GJ699), Grindvik belt and Sturen Platforms (GJ820B). Names chosen to match each system's cultural heritage and naming register. All 85 verifiable proposals now pass atlas-verify. Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/atlas/proposals/GJ166A.json | 2 +- docs/atlas/proposals/GJ251.json | 2 +- docs/atlas/proposals/GJ699.json | 2 +- docs/atlas/proposals/GJ820B.json | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/atlas/proposals/GJ166A.json b/docs/atlas/proposals/GJ166A.json index 3a03ad0a4..520b342de 100644 --- a/docs/atlas/proposals/GJ166A.json +++ b/docs/atlas/proposals/GJ166A.json @@ -216,7 +216,7 @@ "stations": [ { "station_id": "GJ166Ac-S1", - "proper_name": null, + "proper_name": "Morwenna Station", "orbits_body_id": "GJ166Ac", "station_type": "research", "population": 2000, diff --git a/docs/atlas/proposals/GJ251.json b/docs/atlas/proposals/GJ251.json index b8774c4c4..7e81e57fe 100644 --- a/docs/atlas/proposals/GJ251.json +++ b/docs/atlas/proposals/GJ251.json @@ -276,7 +276,7 @@ "stations": [ { "station_id": "GJ251c-S1", - "proper_name": null, + "proper_name": "Havelmark", "orbits_body_id": "GJ251c", "station_type": "industrial", "population": 120000000, diff --git a/docs/atlas/proposals/GJ699.json b/docs/atlas/proposals/GJ699.json index f66610c20..f16798e77 100644 --- a/docs/atlas/proposals/GJ699.json +++ b/docs/atlas/proposals/GJ699.json @@ -236,7 +236,7 @@ "stations": [ { "station_id": "GJ699b-S1", - "proper_name": null, + "proper_name": "Portela", "orbits_body_id": "GJ699b", "station_type": "transit", "population": 100000000, diff --git a/docs/atlas/proposals/GJ820B.json b/docs/atlas/proposals/GJ820B.json index 12d3eb15f..8f0d66bdb 100644 --- a/docs/atlas/proposals/GJ820B.json +++ b/docs/atlas/proposals/GJ820B.json @@ -74,7 +74,7 @@ }, { "body_id": "GJ820B-belt", - "proper_name": null, + "proper_name": "Grindvik", "body_type": "asteroid_belt", "orbit_index": 4, "parent_body_id": null, @@ -307,7 +307,7 @@ }, { "station_id": "GJ820Bc-S2", - "proper_name": null, + "proper_name": "Sturen Platforms", "orbits_body_id": "GJ820Bc", "station_type": "industrial", "population": 300000000,