Generation pipeline focus — map all layers from planetary heightmaps to walkable tile environments, build bare-minimum free camera viewer, close Sprint 37 test/infra debt. Character and apartment work formally parked behind the full generation cascade. 13 tickets across 5 teams (planning: 1, server: 4, client: 5, copy: 1, ci: 2). Added Write(docs/sprints/*) and Bash(mkdir) permissions for sprint planning. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
36 lines
1.4 KiB
Markdown
36 lines
1.4 KiB
Markdown
# 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
|
|
```
|