Stone.js API
    Preparing search index...
    metaAdapterBlueprintMiddleware: MetaMiddleware<
        BlueprintContext<IBlueprint, ClassType>,
        IBlueprint,
    >[] = ...

    The adapter's build-phase middleware.

    Priorities are spaced so a module can slot its own step between two of these: the navigation source must exist before anything reads it, and the response resolver only needs to be in place before the first event.