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.
Related¶
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.md—LOST_SECTOR/LOST_CLUSTER/ARCHIPELAGOschema, topology rules, andpropertiesJSONB 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_warpsrow withis_bidirectional = false,is_latent = false. - ADR-0045 —
PlayerWarpKnowledgeper-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.versioncontract lockstep. ../OPERATIONS/bang-integration.md—Sector.position3D field that Quantum Jump consumes;Universe.versioncontract.