Stone.js API
    Preparing search index...
    MetaRouteResponseMiddleware: MetaMiddleware<any, any> = ...

    Meta middleware for a route's declared response.

    On stone.router.middleware, outside every other route middleware: it builds the final response, so it must see the payload after a resource has shaped it and after a guard has had its say.