Pular para o conteúdo principal

ChampionshipPublicationChecklistDto

@raizfc/contracts


@raizfc/contracts / ChampionshipPublicationChecklistDto

Type Alias: ChampionshipPublicationChecklistDto

ChampionshipPublicationChecklistDto = Readonly<{ items: readonly ChampionshipPublicationChecklistItemDto[]; price: MoneyAmount; ready: boolean; }>

Defined in: championship/championship.dto.ts:210

Publication Gate (SPEC-UX-CHAMP-MGMT-001: "Draft, preço, Pix, expiração e checklist mínimo para publicar"). Only checks what IS-MVP-07.1 itself owns (identity fields) — edition/format/ regulation readiness are out of scope until 07.207.4 exist, so they are not modeled as checklist items here (would either invent a fake requirement or a fake pass).