chore(meta): release v0.1.29

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-03 19:31:54 +02:00
co-authored by Claude Opus 4.6
parent 4722598017
commit 2c86eee1b6
4 changed files with 13 additions and 2 deletions
+11
View File
@@ -6,16 +6,27 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
## [Unreleased]
## [v0.1.29] — 2026-04-03
### Added
- Complete body catalogs for all 301 star systems — every system now has proper_name, bodies, and stations in systems.db
- 24 new system proposals authored across east_reach (6) and deep_frontier (18) corridors
- Bulk-synced 233 proposals into systems.db that were missing from prior sessions
- Named all remaining unsettled systems with GJ designations (301/301 complete)
- Silence topics and narrative hooks for Deep Frontier corridor systems
- Named 5 unnamed stations/bodies: Morwenna, Havelmark, Portela, Grindvik, Sturen Platforms
### Fixed
- 7 duplicate body IDs in proposals (planet and gas giant sharing same letter suffix)
- star_type/spectral_class mismatches corrected across 36 atlas proposals
- GJ1002 copy-paste planets differentiated with unique orbital parameters
- GJ880 malformed spectral_class and Leirvik station population
- GJ3325 malformed spectral_class
- 40 proposals brought to minimum planet count and given asteroid belts
- atlas-verify now allows named uninhabited bodies (lore names)
- GJ-111 spectral_class corrected to F5/F6V (matching wiki)
- GJ-3943 spectral_class corrected to K5V+M3V (valid binary notation)
- GJ-903 wiki page completed (was empty stub)
- Deleted superseded tooling/atlas-helpers.sh
## [v0.1.28] — 2026-03-23
Binary file not shown.
+1 -1
View File
@@ -1,5 +1,5 @@
name: The Settled Reach
version: 0.1.28
version: 0.1.29
repository: settled-reach
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "settled-reach-server"
version = "0.1.28"
version = "0.1.29"
edition = "2021"
[dependencies]