GET / HTTP=200 CURL_RC=0 BYTES=486 --- response body --- { "ok": true, "service": "SHIRE Brain API", "host": "armoros", "model": "shire-fast:qwen3-1.7b", "fast_model": "shire-fast:qwen3-1.7b", "deep_model": "shire-brain:qwen3-8b", "blender_fast_model": "shire-blender-fast:qwen3-1.7b", "blender_deep_model": "shire-blender-deep:qwen3-8b", "blender_routing_contract": "shire.blender_brain.route.v1", "knowledge_context": "ray-approved registry", "ollama_url": "http://127.0.0.1:11434", "message": "SHIRE brain online." } GET /health HTTP=200 CURL_RC=0 BYTES=486 --- response body --- { "ok": true, "service": "SHIRE Brain API", "host": "armoros", "model": "shire-fast:qwen3-1.7b", "fast_model": "shire-fast:qwen3-1.7b", "deep_model": "shire-brain:qwen3-8b", "blender_fast_model": "shire-blender-fast:qwen3-1.7b", "blender_deep_model": "shire-blender-deep:qwen3-8b", "blender_routing_contract": "shire.blender_brain.route.v1", "knowledge_context": "ray-approved registry", "ollama_url": "http://127.0.0.1:11434", "message": "SHIRE brain online." } GET /api/health HTTP=404 CURL_RC=0 BYTES=41 --- response body --- { "ok": false, "error": "Not found" } GET /status HTTP=404 CURL_RC=0 BYTES=41 --- response body --- { "ok": false, "error": "Not found" } GET /api/status HTTP=404 CURL_RC=0 BYTES=41 --- response body --- { "ok": false, "error": "Not found" } GET /capabilities HTTP=404 CURL_RC=0 BYTES=41 --- response body --- { "ok": false, "error": "Not found" } GET /api/capabilities HTTP=404 CURL_RC=0 BYTES=41 --- response body --- { "ok": false, "error": "Not found" } GET /openapi.json HTTP=404 CURL_RC=0 BYTES=41 --- response body --- { "ok": false, "error": "Not found" }