Spaces:
Sleeping
Sleeping
| { | |
| "current_state": "idle", | |
| "stage": "RUNNING_A2A_READY", | |
| "last_updated": "2026-03-16T22:00:00.000000+00:00", | |
| "agent": "cain", | |
| "error": null, | |
| "health": "HEALTHY", | |
| "error_display": "None", | |
| "_note": "error=null means healthy - health field is authoritative", | |
| "_fixed": "Added missing health and error_display fields", | |
| "startup_checks": { | |
| "openclaw_imported": true, | |
| "brain_imported": true | |
| }, | |
| "a2a": { | |
| "endpoint": "/a2a/jsonrpc", | |
| "enabled": true, | |
| "status": "ready", | |
| "brain_ready": true | |
| } | |
| } |