A robust health check endpoint for the Sophra Cortex Engine, providing detailed operational metrics and system status.
_req: NextRequest
: The incoming request object (unused in the current implementation)Promise<NextResponse>
: A promise resolving to a NextResponse object containing the health check dataserviceManager
:
Health Check Sequence
serviceManager
.
Metrics Structure