INVALID_KEY | X-Engine-Key is missing or doesn’t match. |
KEY_ROTATION_PENDING | Key was rotated; old key was used during the overlap window. Retry with the new key. |
TASK_NOT_FOUND | A task_id referenced doesn’t exist. |
HITL_REQUIRED | The agent paused on a HITL request; respond with /hitl/respond before continuing. |
LLM_PROVIDER_ERROR | The upstream LLM provider returned a non-recoverable error. |
LLM_RATE_LIMITED | The upstream LLM provider rate-limited the call. |
CONTEXT_OVERFLOW | The agent’s context exceeded what compaction could recover. |
PERMISSION_DENIED | The agent (or you) tried to do something the permission system blocked. |
MCP_CONNECTION_FAILED | An Asset Directory connection attempt failed. |
MCP_TOKEN_EXPIRED | A connection’s credentials expired and refresh failed. |
MIGRATION_REQUIRED | The brain database is at an older schema than the running Engine. |