···4747 let playerTwoHandle = $state<string | null>(data.playerTwoDid);
48484949 // Combined loading state for initial render
5050- const loading = $derived(loadingGame && loadingMoves);
5050+ const loading = $derived(loadingGame || loadingMoves);
51515252 // DB index is authoritative for status and playerTwo (set by join endpoint,
5353 // which can't write to player one's PDS repo). PDS is authoritative for