Skip to content

Interface: SolverHealthResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Solver / SolverHealthResponse

Interface: SolverHealthResponse

Defined in: src/types/solver.ts:386

Response body for GET /api/v1/solver/health.

Remarks

Wire shape (snake_case): { status }.

Properties

status

status: string

Defined in: src/types/solver.ts:388

Liveness marker — "ok" when the upstream solver service is reachable.