📄️ Document Processing Flow
End-to-end flow from file upload to searchable, embedded document.
📄️ Conversation Flow
End-to-end flow from user message to AI response, including streaming.
📄️ Agent Execution Flow
Detailed view of how agent-service runs the agentic loop with MCP tool calling.
📄️ Authentication Flow
End-to-end flows for login, registration, token refresh, and ZITADEL integration.
📄️ RAG Query Flow
End-to-end flow from a user query to relevant document chunks via vector similarity search and reranking.
📄️ Sharing and Access Control Flow
How resource sharing, access checks, and editing locks work across the platform.