Get evaluation status.
Args: evaluation_id: UUID of the evaluation (can be job_id or evaluation_id) claims: JWT claims with user and team info diamond_domain: Diamond domain orchestrator
Returns: Current evaluation status with timestamps (returns Diamond’s evaluation_id as source of truth)
Raises: HTTPException: 404 if evaluation not found or user lacks access HTTPException: 503 if evaluation status cannot be retrieved