bac94d85ff
turn.reorder.test.js: 4 green (swaps, throws-diff-init, throws-missing-id, documents current no-turnOrderIds-touch) + 1 RED (BUG-6: should update turnOrderIds to reflect new order). Found: reorderParticipants changes participants[] array but not turnOrderIds. nextTurn rotates via turnOrderIds only → mid-combat drag-drop = no effect. replay-combat.js calls with wrong signature (swallowed by try/catch), so real path never exercised either. TODO: BUG-6 added.