Get Conversation Eval
Get a built-in Conversation Eval's status or terminal result.
Poll this read-only operation after create_conversation_eval. A terminal report contains the
real-reply transcript, immutable character-version/session attribution, deterministic checks,
and judge scores. This is not GET /characters/{slug}/evals/{eval_id}, which reads a static
authored-config eval.
Authentication
AuthorizationBearer
LoreOS runtime API key (ck_...), sent as Authorization: Bearer <key>.
Path parameters
slug
eval_id
Response
Successful Response
schema_version
LoreOS success-envelope version.
data
next_actions
Concrete follow-up API actions; empty when no action is required.
Errors
422
Unprocessable Entity Error