diff --git a/docs/atlas/proposals/GJ208.json b/docs/atlas/proposals/GJ208.json index 464cc5c32..89ce60856 100644 --- a/docs/atlas/proposals/GJ208.json +++ b/docs/atlas/proposals/GJ208.json @@ -39,7 +39,7 @@ "orbit_index": 2, "parent_body_id": null, "inhabited": true, - "population": 42000, + "population": 800, "mass_class": "terrestrial", "surface_gravity": 0.84, "orbital_period_days": 100.0, diff --git a/docs/atlas/proposals/GJ231.json b/docs/atlas/proposals/GJ231.json index d48d978c4..93c80eff4 100644 --- a/docs/atlas/proposals/GJ231.json +++ b/docs/atlas/proposals/GJ231.json @@ -144,7 +144,7 @@ "surface_gravity": 0.13, "orbital_period_days": 6.4, "rotation_period_hours": 153.6, - "atmosphere": "trace", + "atmosphere": null, "biome_summary": "frozen", "hydrosphere": null, "economic_role": null, diff --git a/docs/atlas/proposals/GJ320.json b/docs/atlas/proposals/GJ320.json index ec977d34c..3ba8c8a41 100644 --- a/docs/atlas/proposals/GJ320.json +++ b/docs/atlas/proposals/GJ320.json @@ -124,7 +124,7 @@ "surface_gravity": 0.12, "orbital_period_days": 5.6, "rotation_period_hours": 134.4, - "atmosphere": "trace", + "atmosphere": null, "biome_summary": "frozen", "hydrosphere": null, "economic_role": null, diff --git a/docs/atlas/proposals/GJ453.json b/docs/atlas/proposals/GJ453.json index 16e93cb43..d1774539e 100644 --- a/docs/atlas/proposals/GJ453.json +++ b/docs/atlas/proposals/GJ453.json @@ -124,7 +124,7 @@ "surface_gravity": 0.12, "orbital_period_days": 5.6, "rotation_period_hours": 134.4, - "atmosphere": "trace", + "atmosphere": null, "biome_summary": "frozen", "hydrosphere": null, "economic_role": null, diff --git a/docs/sprints/sprint-29/copy.md b/docs/sprints/sprint-29/copy.md index d33baa992..5caf14eff 100644 --- a/docs/sprints/sprint-29/copy.md +++ b/docs/sprints/sprint-29/copy.md @@ -30,6 +30,18 @@ contexts (shutdown + respawn, or user-initiated context clear) to prevent accumulated review data from prior systems causing bleed or context pressure in the next review cycle. +**Agent spawn requirements:** +- All spawned agents (Miri, Paula, Ozzie) must be instructed to read + `.claude/skills/atlas/SKILL.md` and the relevant review reference + (e.g. `references/review-ozzie.md`) on first activation. +- Inhabited planets should have their OWN name, distinct from the system + name. Only match when the wiki explicitly uses the same name for both. +- Secondary stations (commercial, research, agricultural, industrial) + must reflect institutions described in the wiki — not every system + is horizon-only. +- Occasional rural moons (small, single-function: mining, fungi growing, + ore processing — a few hundred to ~1K people) add variety. + ## Work Order Process by corridor, hop-order within each corridor (closest to Gateway first). @@ -40,7 +52,7 @@ All tracks run in series on the `copy` branch (parallel worktree approach supers | A | #739 | North Reach | 43 | 4-12 | done | | B | #740 | South Reach | 47 | 4-10 | done | | C | #741 | East Reach | 47 | 4-9 | done | -| D | #742 | West Reach | 48 | 4-11 | | +| D | #742 | West Reach | 50 | 4-17 | done | | E | #743 | Deep Frontier | 73 | 5-12 | | Use `tooling/atlas next {hop}` to get the system list per hop. diff --git a/server/data/systems.db b/server/data/systems.db index 5ac1e0a86..72cbe6ce6 100644 Binary files a/server/data/systems.db and b/server/data/systems.db differ