Member Junction
    Preparing search index...
    ScheduleModelScoringFn: (
        opts: ScheduleModelScoringOptions,
    ) => Promise<ScheduledModelScoringResult>

    The scheduling seam this action depends on — "create + save a scheduled scoring Record Process (and its lineage binding) for these options, give me the saved rows". The production implementation is createScheduledModelScoring; tests inject a fake.