Skip to content

0070 — Lost clusters and archipelagoes: graph-disconnected formations reachable only via Quantum Jump

Status

Folded into FEATURES/galaxy/special-formations.md.

Context

Lost Clusters and Archipelagoes are graph-disconnected sub-graphs reachable only via Quantum Jump (3D position-space reachability), each with an optional outbound-only exit warp; the Capital's strongly-connected reachability constraint is relaxed to a 75% floor to permit them.

  • FEATURES/galaxy/special-formations.md — the Lost Worlds catalog, the reachability relaxation, and the outbound-only exit-warp rule (folded here).
  • DATA_MODELS/special-formations.mdLOST_SECTOR / LOST_CLUSTER / ARCHIPELAGO schema, topology rules, and properties JSONB shapes.
  • SYSTEMS/galaxy-generator-design.md — constraint #13 as a 75% SCC floor; constraint #14 absorbed into the Lost Worlds types.
  • SYSTEMS/special-formations-generation.md — stamping algorithms for the three Lost Worlds types.
  • ADR-0030 — Quantum Jump multi-step commit; the position-space reachability primitive that makes Lost Worlds findable.
  • ADR-0034 — one-way warp design; the exit warp is a sector_warps row with is_bidirectional = false, is_latent = false.
  • ADR-0045PlayerWarpKnowledge per-player discovery state, extended to track island sectors.
  • ADR-0046 — invariant-by-construction precedent; stamping-order and Phase 13 cross-check pattern.
  • ADR-0069 — bang owns formation stamping; the three types ride the Universe.version contract lockstep.
  • ../OPERATIONS/bang-integration.mdSector.position 3D field that Quantum Jump consumes; Universe.version contract.