# Sprint 38: Depth — Copy Tasks **Goal:** Map the generation pipeline from planetary heightmaps to walkable tile environments, formally park character/apartment work behind the full cascade, and close test/infra debt from Sprint 37. **Branch:** `sprint-38/copy` **Agents:** Mellanie (author), Paula (narrative), Gestalt (systems) ## New Tickets | # | Title | Priority | Blocked by | |---|-------|----------|------------| | #884 | Copy-team review: wiki/corporations authored by server in #860 | medium | — | Use `tooling/db/ticket show 884` for full details. ## Notes **#884 — Wiki corporations review** - Sprint 37 server ticket #860 had Dudley author/modify 21 `wiki/corporations/*.md` files to resolve the economy-db coverage gate. - Per team scope rules, `wiki/` is copy-team territory. These files need a voice/lore review pass. - Check: naming consistency, tone/voice alignment with existing wiki style, lore accuracy, factual consistency with economics data in `tooling/economy-db/`. - Light-touch — fix voice issues and flag lore contradictions, don't rewrite from scratch. ## Dependency Chain ``` #884 (wiki corps review) → standalone ``` ## PR Workflow When ready to submit, create a PR with `tea` CLI: ```bash tea pr create --repo jpmschweitzer/settled-reach --login schweitz --title "content(wiki): sprint 38 copy" --description "body" --base main --head sprint-38/copy ```