0064 — Worldgen pipeline cleanup (Group J)¶
Status¶
Folded into galaxy-generator-design.md — defer to that page for the canonical description. (re-verified 2026-08-06)
Context¶
Eight audit findings on the galaxy-generator pipeline. Zero critical; the cluster was doc clarification plus three real design fixes — phase ordering (Phase 8.5 SCC re-verification), Phase 13 invariant cross-checks, and bang-import verification. Most of the work made implicit invariants explicit at the right pipeline stage.
Folded into:
- ../SYSTEMS/galaxy-generator-design.md — Phase 8.5 SCC re-verification, Phase 13 invariant cross-checks, bang-import verification (G-D2, G-D3, G-F3, G-F4, G-I3, R-I4, R-O3, R-V3)
- ../DATA_MODELS/galaxy.md — nexus_warp_sector rename, capital-sector-flag marker
- ../FEATURES/gameplay/movement.md — Nexus-warp visibility rule
Related¶
- ADR-0043 — natural Nexus warp; latent-by-default visibility (R-I4, R-V3 reference).
- ADR-0044 — cluster formation + bang-side determinism (G-D2, R-O3).
- ADR-0046 — WARP_SINK / BUBBLE invariant (G-F4 enforces in Phase 13).
- ADR-0062 E-D2 — bang commodity coverage (G-I3 verifies).
../SYSTEMS/galaxy-generator-design.md— Phase 8.5, Phase 13 invariant cross-checks, bang-import verification.../OPERATIONS/bang-integration.md— bang-import pipeline (G-I3 verification source).../DATA_MODELS/galaxy.md—nexus_warp_sectorrename, capital-sector-flag marker.