Diagnostic-only: how many distinct WS connections this group's wss handler has accepted.
Reset per WebServer.setup call. > 1 means the browser opened multiple WebSocket connections
within one run — the prime suspect for the 2× test-execution flake (WS retry path in the
injected runtime).
Usage
import { type GroupState } from "lib/types.ts";