@cfxlabsinc/b2b-services
    Preparing search index...

    The IDL attached to a GitHub release, which is what a publish would write.

    type ProgramReleaseIdl = {
        assetId: number;
        content: ProgramIdlContent;
        releaseTag: string;
    }
    Index
    assetId: number
    releaseTag: string