REPORT_LOCKED_STATUSES
@raizfc/contracts / REPORT_LOCKED_STATUSES
Variable: REPORT_LOCKED_STATUSES
constREPORT_LOCKED_STATUSES: readonlyMatchStatus[]
Defined in: match/match-status.ts:63
IS-MVP-06.2 "Consistency and lock rules": the súmula (lineups/events) stays editable up until a
result has been reported (report_result, IS-MVP-06.3, not implemented by this pack) or the
match ends without one. Reusing MATCH_TRANSITIONS's vocabulary instead of a second status list
that could drift — locked the moment status reaches any state report_result/validate/
contest/cancel can produce, so 06.3/06.4 do not need to touch this rule when they add
those endpoints.