0036 — Phase 3 Harmonization Atomicity Split (HARMONIZING ship status)¶
Status¶
Folded into FEATURES/galaxy/warp-gates.md
Context¶
Phase 3 of warp-gate construction splits into two atomic transactions with a 1-hour harmonization window between them: a HARMONIZING ship_status value carries the Warp Jumper through IN_SPACE → HARMONIZING → DESTROYED, the hull is invulnerable for the harmonization hour, and the planned dismantle generates no CargoWreck. The full state machine, Step A / Step B contract, invulnerability and refund mechanics, and rejected alternatives are canon in FEATURES/galaxy/warp-gates.md (Phase 3 anchor section).
Related docs¶
FEATURES/galaxy/warp-gates.md— Phase 3 anchor section, Step A / Step B split, refund mechanics.DATA_MODELS/ships.md—Ship.statusenum withHARMONIZINGvalue.SYSTEMS/combat-resolver.md— destruction sub-routine that Step B dispatches through.ADR/0029-w4-warp-jumper-consumption-at-gate-creation.md— the underlying Warp Jumper sacrifice ritual.ADR/0011-w3-warp-gate-invulnerability-window.md— invulnerability primitive the harmonization window reuses.