From ebe865105254686f2c2a0bab2ed8a3e5c8758ab1 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Wed, 25 Mar 2026 14:45:57 +0100 Subject: [PATCH] =?UTF-8?q?chore(meta):=20plan=20Sprint=2029=20=E2=80=94?= =?UTF-8?q?=20Body=20Catalog=20(258=20systems,=205=20corridor=20PRs)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Copy-only sprint. All 258 remaining systems across 5 parallel corridor tracks (north/south/east/west/frontier). One PR per corridor (~50 systems each). Stories #739-743 assigned. Pipeline: /atlas author-system skill with Miri naming, Paula narrative review, Ozzie astrophysical + experience review. Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/backups/settledreach.db.backup | Bin 962560 -> 962560 bytes docs/sprints/sprint-29/copy.md | 75 ++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 docs/sprints/sprint-29/copy.md diff --git a/docs/backups/settledreach.db.backup b/docs/backups/settledreach.db.backup index 544a14a30bc9429614d97891c0bdff7f0c39eb64..b5e4b47087739f18c5663203dd3358e592d3d1f7 100644 GIT binary patch delta 598 zcmZp8VATLbEsQNpEzB(}TUZ$zSlB)=Hf(2YVD)609?`_Qi-Y4D1a22-W_`fS!qdqh zH_=gQ`hhl9*6H`-SlPBqwzIzGU`*T2I)U{l6Blt{)lPuFy2=xR)J)Yh&n{^u>g!3FiJ!|)v!@AvL4%>}jM&|8|n|N87wyS+& zQ)FbUm@Mc}qSweM%gNx_D9pehYaCoql$lqeU}R~f5R#Fq;G3C}l9Q?sl$n?AoS$2e zlUkBGed8QH;pqYod0A94@(XlL6pAa0OHy--6%vz+@{55~PL6`9LUMjlQD#bhQE|KK z7d9Yf2VxE&<^*CcAm-k#`i1A=Yk@TkJl8p|v4^nUW-evi&#(sQplJe4{H@9S4B|}L zO{UVK3=E9Ziy!gcV3eKi{g_vg)5O%u$RIhtpmO`#2fW)Dx0gQV?ODUm^@@R$;SK}C z9lq2{Gr(JibRjbFR(jLpJB<)^;yHZsjMlP721aJO2FAKZ wrV56}Rz^lvCYGo|2oqFWQ^6)QB}3eIW-i}5pgp_h@hP%`Rc-$>pN~ZV0F%YFw*UYD delta 504 zcmZp8VATLbEsQNpEzB(}TUZ$zSa>=aTeq_|uzE6av2(C9vHfBD#`a;lUlZ%D?Ly70 z_n4;(#Iwq6=WA#E#=)4lopl21Q6?_d9vIwyWfChRI}>;Q_UkiQXE3txSTTrBKR=IE zbb7~Z)=hl8yBPQw;Go@O4(oQ0IcztAnOKB23p%hcZCCrmrpU;6ZnB`mDPbL14hDIk zVp-$hf}+g45(Oj6cGWLzK+F!r96-zo#9Tnkyik@&TLk2kY(Kdb0XhI4uPi9)^w18`OWoU z1Gfv$;j?E%GBIf`pOB=Hv6X>wa(+Q&Q)p`%NO@+nD@1wkTt0bZ<$LCVlp9%@Sb~+S zw5EcUHzh-y`+OeXJ0!!O&WETrhNzZkO@VmM6QcUf1inW|s_#wY1AETMa{Hh8d@KS0 DK$V}) diff --git a/docs/sprints/sprint-29/copy.md b/docs/sprints/sprint-29/copy.md new file mode 100644 index 000000000..3b0f36119 --- /dev/null +++ b/docs/sprints/sprint-29/copy.md @@ -0,0 +1,75 @@ +# Sprint 29: Body Catalog — Copy Team Briefing + +**Sprint goal:** Complete body catalogs for all 258 remaining systems across all corridors. +**Agents:** Miri (naming), Paula (narrative review), Ozzie (astrophysical + experience review) +**Scope:** 258 systems, hops 4-12, all 5 corridors + +## Pipeline + +Each system follows the `/atlas author-system` pipeline: + +1. Read wiki (index.md + gttr.md) — build context +2. Generate astrophysical skeleton — `tooling/atlas author "{system_id}"` +3. Spawn Miri for naming — wiki-derived register, collision avoidance +4. Paula narrative review — names, population, stations vs wiki coherence +5. Paula + Ozzie dual review — narrative integrity + astrophysical sanity +6. Integrity check — automated verification +7. Commit — one system per git commit + +See `.claude/skills/atlas/references/author-system.md` for full details. + +## Work Order + +Process by corridor, hop-order within each corridor (closest to Gateway first). +5 parallel tracks can run simultaneously on separate worktree branches. + +| Track | Story | Corridor | Systems | Hop Range | +|-------|-------|----------|---------|-----------| +| A | #739 | North Reach | 43 | 4-12 | +| B | #740 | South Reach | 47 | 4-10 | +| C | #741 | East Reach | 47 | 4-10 | +| D | #742 | West Reach | 48 | 4-11 | +| E | #743 | Deep Frontier | 73 | 5-12 | + +Use `tooling/atlas next {hop}` to get the system list per hop. +Use `tooling/atlas unfinished` to see all remaining systems. + +## PR Strategy + +One PR per corridor track. Each track runs on its own worktree branch. +~50 systems per PR is reviewable; 258 in one PR is not. + +| Branch | PR scope | +|--------|----------| +| copy-north | Track A: 43 north_reach systems | +| copy-south | Track B: 47 south_reach systems | +| copy-east | Track C: 47 east_reach systems | +| copy-west | Track D: 48 west_reach systems | +| copy-frontier | Track E: 73 deep_frontier systems | + +Merge order: any order, but run name collision check before each merge. + +## Quality Standards (from hops 0-3) + +- **Body count:** G/F stars 8+, K stars 7+, M dwarfs 6+, A/B stars 6+ +- **Always include:** oort cloud, asteroid belt, gas giant (most systems), horizon station +- **Names:** Inhabited bodies + all stations get proper_name. Uninhabited bodies = null. Wiki names override Miri. +- **Population:** Hub 1-5B, junction 500M-2B, loop/through 200M-1B, dead end 10M-500M. Adjust for wave + role. +- **No translations in notes** — translations flatten names into labels +- **One commit per system** — never batch + +## Tickets + +- Epic #738: Body catalog completion (parent: #746 Phase 1) +- Story #739: Track A — North Reach +- Story #740: Track B — South Reach +- Story #741: Track C — East Reach +- Story #742: Track D — West Reach +- Story #743: Track E — Deep Frontier + +## Key References + +- `.claude/skills/atlas/references/` — all pipeline subfiles +- `docs/design/cultural-migration-pressure.md` — corridor cultural framework +- `docs/atlas/corridor-assignments.md` — parallel work structure +- `wiki/corporations/index.md` — corporate entities for industrial_corridor tags