Check API health and model availability
/health endpoint provides real-time status information about the Stratus API, loaded models, LLM provider availability, and vault connectivity.
"healthy" when the service is running.["base"]).openai, anthropic, google, openrouter."connected" or "disabled".stratus_models_loaded is empty []
Meaning: No Stratus world model is loaded — all chat/messages/rollout/embeddings requests will fail
Action:
stratus_models_loaded arrayvault: "disabled"
Impact: Cannot use /v1/account/llm-keys endpoints for encrypted key storage
Workaround: Pass LLM provider keys directly in requests (less secure but functional)