@cfxlabsinc/b2b-services
    Preparing search index...
    type AiPriseProfileTypeScan = {
        missing: string[];
        shadowed: number;
        sources: number;
    }
    Index
    missing: string[]

    Source-referenced ids with no shadow row, ascending.

    shadowed: number

    Non-deleted rows currently in the shadow table.

    sources: number

    Distinct AiPrise profile ids referenced by the source tables.