MATCH_AUTO_VALIDATION_WINDOW_MS
@raizfc/contracts / MATCH_AUTO_VALIDATION_WINDOW_MS
Variable: MATCH_AUTO_VALIDATION_WINDOW_MS
constMATCH_AUTO_VALIDATION_WINDOW_MS:number
Defined in: match/match-status.ts:117
SPEC-DOMAIN-MATCH-001 "Amistosos possuem auto-validação sugerida de 72h" (IS-MVP-06.4).
Reused, unmodified, both to open a contest ("Contest deadline" case in the same spec's error
table) and to decide auto_validate eligibility — the two windows are deliberately the same
72h clock so a match cannot be both "too late to contest" and "not yet eligible to
auto-validate" at once. Single source of truth shared by mocks and the real backend, same
pattern as MATCH_TRANSITIONS.