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

    Variable TILTIFY_HITS_PER_PAGE_CAPConst

    TILTIFY_HITS_PER_PAGE_CAP: 100

    Tiltify silently rejects hitsPerPage > 100 on the api.tiltify.com search host (returns totalHits: 0, hits: [] with no error status — same wire shape as "index empty"). Callers must paginate to reach the full TILTIFY_MAX_TOTAL_HITS window.