Chat message path
- The user sends a message through the frontend to the FastAPI message API.
- The message is stored in MongoDB with organization and channel (or conversation) identifiers.
- The agent path may query Qdrant for embedding-backed context.
- When enabled, mem0 may update long-horizon summaries.