Continues the execute pipeline: middleware → guards → interceptors → handler.
typedef NextResponse = Future<Response> Function();