v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB
graduation

Session Graduation

Return graduation state for a specific session.

Args: session_id: The session identifier to look up.

Returns: JSON with stage, metrics, promotion log, and graduation readiness.

Raises: HTTPException: 404 when no record exists for session_id.

get/graduation/{session_id}

Path parameters

session_idstring required

Response

Successful Response

{"stackTrail":"paths:/graduation/{session_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}