AI orchestration layer for Mythal.
GET /chat
POST /chat
POST /chat Content-Type: application/json { "messages": [ { "role": "user", "content": "List my spaces" } ], "user_api_key": "mth_..." // optional }