@cfxlabsinc/b2b-services
    Preparing search index...
    type AiPriseProfileBackfillReport = {
        failed: AiPriseProfileBackfillFailure[];
        refreshed: number;
        remaining: number;
        scanned: number;
    }
    Index
    refreshed: number

    Missing shadows successfully refreshed from AiPrise.

    remaining: number

    Missing profiles left untouched by this run's limit cap — a follow-up run picks them up.

    scanned: number

    Distinct source profile ids examined across both types.