Returns true when a stale release should run for a never-live main-slot row.
Intended to be called only after classifyMainSlotForPromotion returns stale.
Parameters
mainSlotStream: MainSlotSnapshot
Main-slot livestream snapshot with a fresh lifecycle poll.
Returns boolean
True when the main slot should be released for promotion.
Returns true when a stale release should run for a never-live main-slot row. Intended to be called only after classifyMainSlotForPromotion returns
stale.