[READY][Gameplay] #287-A Canonical round transition invariants: scoreboard -> next round bootstrap #300
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent epic: #287
Problem statement
PR #298 landed the canonical backend round flow, but the epic still lacks an explicit runnable task for the next state boundary. The highest-risk remaining gap is the transition from completed scoreboard state into clean bootstrap of the next round without leaking prior-round state.
Expected value / why now
This is the next highest-value slice because the backend round flow is now on , and dev needs a narrow, mergeable follow-up that hardens the loop where state bugs are most likely to surface next.
Acceptance criteria
Scope boundary