Proactive Diagnostics

Explain whether this session would send a proactive message right now, and if not, which configured thing is blocking it. Read-only: it evaluates the same candidate selection and gates the scheduler uses without writing a decision, sending anything, or touching cooldown state. Use it when proactive is enabled everywhere you can see but the character still never reaches out.

Authentication

AuthorizationBearer

LoreOS runtime API key (ck_...), sent as Authorization: Bearer <key>.

Path parameters

session_idstringRequired

Response

Successful Response
schema_version"v0"

LoreOS success-envelope version.

dataobject
next_actionslist of objects

Concrete follow-up API actions; empty when no action is required.

Errors

401
Unauthorized Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error