v5

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-211355122.6 KB

Health Check

Return a lightweight service health and active-session snapshot.

Args: None.

Returns: A healthy status string and the current number of registered sessions.

Raises: None.

Behavior: The endpoint reads only the in-memory registry and does not expire sessions, await solver work, or probe Z3. It therefore confirms process responsiveness rather than the satisfiability or completion of individual requests.

get/health

Response

Successful Response

status'healthy' required
active_sessionsinteger required