3ea67019d2
delete/toggle/hp sites used OLD computeTurnOrderAfterRemoval/Addition contract (return turnOrderIds). New 1-list contract: helpers return advance-only + insertAt; list sync via syncTurnOrder at call site. - delete: syncTurnOrder(updated) + advance-only removal - toggle: stay-in-slot, flip isActive, sync, advance only if deact==current - hp: FEAT-1 unchanged (death/revive no turn changes) shared exports syncTurnOrder. Build green.