Pular para o conteúdo principal

FEED_PLATFORM_CARD_CADENCE

@raizfc/contracts


@raizfc/contracts / FEED_PLATFORM_CARD_CADENCE

Variable: FEED_PLATFORM_CARD_CADENCE

const FEED_PLATFORM_CARD_CADENCE: 6 = 6

Defined in: engagement/feed.dto.ts:202

"Platform card every 5–8 when relevant" (IS-MVP-11.1): a fixed cadence within that range (the spec gives a band, not one number) inserts the next available platform item after every Nth official item; leftover platform items (fewer official items than the cadence needs) are appended at the end instead of being dropped — "quando relevante" is satisfied by simply never inserting when the platform pool is empty, not by inventing filler content.