planning(economics): brand layer design and Phase 3 Atlas breakdown #126

Closed
jpmschweitzer wants to merge 0 commits from sprint-34/planning into main
Owner

Summary

Sprint 34 planning workshop output — two design workshops producing D-records and implementation tickets.

Brand Layer Design (#811)

  • D-189: Brand layer architecture — 8 categories, unified administered pricing model (identity/exotic split for 3 curve types), halo/volume tier structure, 10K minor brand generation pipeline, corp tax/GDP, 6-stage player verb ladder, acquisition/startup lifecycle
  • D-190: Brand volume calibration — population-relative scale for ~80B Reach population
  • 5 implementation tickets (#827–#831): schema + demand stubs, 120-170 notable brand corps, generate_brands pipeline, canonical brand corps in tier1.toml, brand naming templates

Phase 3 Atlas Breakdown (#748)

  • D-191: Atlas of the Reach — Phase 3 scope and pipeline. Star map extended to planetary/regional zoom. Terrain-aware sequential city placement (river mouth preference, rail corridor growth, continent expansion, quadrant distribution). Gemma 2 voice pipeline for geographic naming. 9 MVP overlays with visibility tiers. 8-point completion criteria.
  • 8 implementation tickets (#832–#839): generate_atlas.py, Gemma 2 naming, atlas panel, heightmap viewer, overlays, core system templates, batch review, terrain_reference population

Workshop participants

Gestalt (systems), Burnelli-Sheldon (economics), Tyre (architecture), Miri (worldbuilding), Qatux (documenter), SI (project manager), Jeroen (participant/decision-maker)

## Summary Sprint 34 planning workshop output — two design workshops producing D-records and implementation tickets. ### Brand Layer Design (#811) - **D-189**: Brand layer architecture — 8 categories, unified administered pricing model (identity/exotic split for 3 curve types), halo/volume tier structure, 10K minor brand generation pipeline, corp tax/GDP, 6-stage player verb ladder, acquisition/startup lifecycle - **D-190**: Brand volume calibration — population-relative scale for ~80B Reach population - **5 implementation tickets** (#827–#831): schema + demand stubs, 120-170 notable brand corps, generate_brands pipeline, canonical brand corps in tier1.toml, brand naming templates ### Phase 3 Atlas Breakdown (#748) - **D-191**: Atlas of the Reach — Phase 3 scope and pipeline. Star map extended to planetary/regional zoom. Terrain-aware sequential city placement (river mouth preference, rail corridor growth, continent expansion, quadrant distribution). Gemma 2 voice pipeline for geographic naming. 9 MVP overlays with visibility tiers. 8-point completion criteria. - **8 implementation tickets** (#832–#839): generate_atlas.py, Gemma 2 naming, atlas panel, heightmap viewer, overlays, core system templates, batch review, terrain_reference population ### Workshop participants Gestalt (systems), Burnelli-Sheldon (economics), Tyre (architecture), Miri (worldbuilding), Qatux (documenter), SI (project manager), Jeroen (participant/decision-maker)
jpmschweitzer added 1 commit 2026-04-10 21:07:10 +02:00
Sprint 34 planning workshop output:
- D-189: Brand layer architecture — 8 categories, administered pricing model,
  halo/volume tiers, 10K minor brands, Gemma 2 naming, corp tax/GDP, verb ladder
- D-190: Brand volume calibration — population-relative scale for ~80B Reach
- D-191: Atlas of the Reach Phase 3 — terrain-aware city placement, sequential
  settlement growth, Gemma 2 geographic naming, 9 MVP overlays, heightmap viewer

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
Owner

Review: sprint-34/planning -> main (type: planning)

PR #126docs(decisions): D-189, D-190, D-191


Hoshe (QA): REQUEST_CHANGES

# Location Issue
1 decisions/README.md Index not updated. D-189, D-190, D-191 missing.
2 D-191 cross-refs 3 wrong file pointers. D-093, D-095, D-138 → content.md not architecture.md.
3 D-189 cross-refs D-131 wrong file.content.md not scope.md. Wrong anchor slug too.
4 architecture.md footer Counter off. Says 52, should be 53.
5 D-189 §11 Corp count ~28 but 27 rows.
6 D-189 §11 platform shorthand — should be platform_catalogue per taxonomy.
7 D-190 scale table Ratio arithmetic wrong. 1B/80B=1:80 not 1:100; 2-5B/80B=1:16-40 not 1:20-50.

Tyre (Architecture): REQUEST_CHANGES

Architecturally sound. One issue (same as Hoshe #2).

# Location Issue
1 D-191 cross-refs 3 wrong file pointers. D-093, D-095, D-138 → content.md.

Verdict: CHANGES REQUESTED

7 unique issues — mostly cross-reference fixes and arithmetic corrections.

## Review: sprint-34/planning -> main (type: planning) **PR #126** — `docs(decisions): D-189, D-190, D-191` --- ### Hoshe (QA): REQUEST_CHANGES | # | Location | Issue | |---|----------|-------| | 1 | `decisions/README.md` | **Index not updated.** D-189, D-190, D-191 missing. | | 2 | D-191 cross-refs | **3 wrong file pointers.** D-093, D-095, D-138 → `content.md` not `architecture.md`. | | 3 | D-189 cross-refs | **D-131 wrong file.** → `content.md` not `scope.md`. Wrong anchor slug too. | | 4 | `architecture.md` footer | **Counter off.** Says 52, should be 53. | | 5 | D-189 §11 | **Corp count ~28 but 27 rows.** | | 6 | D-189 §11 | **`platform` shorthand** — should be `platform_catalogue` per taxonomy. | | 7 | D-190 scale table | **Ratio arithmetic wrong.** 1B/80B=1:80 not 1:100; 2-5B/80B=1:16-40 not 1:20-50. | ### Tyre (Architecture): REQUEST_CHANGES Architecturally sound. One issue (same as Hoshe #2). | # | Location | Issue | |---|----------|-------| | 1 | D-191 cross-refs | **3 wrong file pointers.** D-093, D-095, D-138 → `content.md`. | ### Verdict: CHANGES REQUESTED 7 unique issues — mostly cross-reference fixes and arithmetic corrections.
jpmschweitzer added 1 commit 2026-04-10 22:06:32 +02:00
- Fix D-189 cross-ref: D-131 → content.md (was scope.md), fix anchor slug
- Fix D-191 cross-refs: D-093, D-095, D-138 → content.md (were architecture.md)
- Fix architecture.md footer counter: 52 → 53
- Fix D-190 ratio arithmetic: 1:100 → 1:80, 1:20-50 → 1:16-40
- Merge Destilaria Confluência/Lento into single row, update corp count ~28 → ~27
- Fix platform shorthand → platform_catalogue in D-189 §11
- Add D-189, D-190, D-191 to decisions/README.md index

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
Owner

Review: sprint-34/planning -> main — Round 2

Hoshe (QA): APPROVE

All 7 fixes verified. Corp table 26 vs ~27 within tilde tolerance.

Tyre (Architecture): APPROVE

Cross-references confirmed. Counter correct at 53.

Verdict: APPROVED

2/2 approve. Ready to merge.

## Review: sprint-34/planning -> main — Round 2 ### Hoshe (QA): APPROVE All 7 fixes verified. Corp table 26 vs ~27 within tilde tolerance. ### Tyre (Architecture): APPROVE Cross-references confirmed. Counter correct at 53. ### Verdict: APPROVED 2/2 approve. Ready to merge.
jpmschweitzer closed this pull request 2026-04-10 22:10:54 +02:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jpmschweitzer/settled-reach#126