Documentation Index
Fetch the complete documentation index at: https://docs.mirobody.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
&connectionId=<...> for reconnection support.
Client → Server messages
Server → Client messages
type | Meaning |
|---|---|
upload_started | Server accepted upload_start |
upload_progress | Per-chunk progress |
upload_completed | Carries analysis (extracted indicators) + summary (NL summary) |
analysis_progress | Parsing progress |
analysis_completed | Parsing done |
error | Error |
connection_status | Connect / disconnect notice |
connection_timeout | Idle 5min (or 30min during active upload) closes the connection |
upload_completed the user’s health profile is updated asynchronously; subsequent /api/chat calls can pick up the new data via Agent tools.