@playlive/tiltify-core
    Preparing search index...

    Variable ALWAYS_INCLUDE_SJ_FUNDRAISING_EVENT_IDSConst

    ALWAYS_INCLUDE_SJ_FUNDRAISING_EVENT_IDS: ReadonlySet<string> = ...

    Fundraising-event IDs that always count as St. Jude, regardless of the event's own cause_id or whether the event is reachable through the REST API. Used by @playlive/tiltify-core/cause-classifier to backfill cause attribution for historical Play Live events whose cause_id drifted upstream.

    Pair with SJ_CAUSE_ID when calling isCampaignForCause or filterCampaignsByCause.