시간 도메인과 정지 중 메시지·베팅 경계 정리

This commit is contained in:
2026-09-03 16:01:19 +00:00
parent 10cddbb565
commit abceee8315
108 changed files with 3504 additions and 1473 deletions
@@ -24,7 +24,7 @@ export interface TournamentClockFence {
phaseKey: string;
revision: number;
deadlineGeneration: number;
phase: 'RUNNING';
phase: 'RUNNING' | 'MANUAL' | 'SUSPENDED';
}
const WRITE_TOURNAMENT_PROJECTION_SCRIPT = `