{
    "service": "elonn_mind",
    "description": "Elonn Mind reasoning Service.",
    "owns": [
        "General-purpose reasoning over material supplied in a Call"
    ],
    "does_not_own": [
        "Service orchestration",
        "Service discovery",
        "Session management",
        "Runtime presentation"
    ],
    "routes": [
        "GET /health",
        "GET /ready",
        "POST /mind/call"
    ]
}