List of all items
Structs
- auth::AuthenticatedPrincipal
- auth::bearer::BearerValidator
- auth::oidc::OidcConfig
- auth::oidc::OidcValidator
- http::ApiError
- http::AuditPrincipal
- http::MaybePrincipal
- http::SoloHttpState
- http::TenantExtractor
- llm::sampling::PeerSamplingClient
- llm::sampling::SamplingLlmClient
- llm::sampling_coordinator::SamplingCoordinator
- mcp::ContradictionsArgs
- mcp::FactsAboutArgs
- mcp::ForgetArgs
- mcp::ForgetDocumentArgs
- mcp::IngestDocumentArgs
- mcp::InspectArgs
- mcp::InspectClusterArgs
- mcp::InspectDocumentArgs
- mcp::ListDocumentsArgs
- mcp::RecallArgs
- mcp::RememberArgs
- mcp::RememberBatchArgs
- mcp::RememberItem
- mcp::SearchDocsArgs
- mcp::SoloMcpServer
- mcp::ThemesArgs
- mcp_dispatch::JsonRpcErrorBody
- mcp_dispatch::JsonRpcErrorResponse
- mcp_dispatch::JsonRpcRequest
- mcp_dispatch::JsonRpcSuccess
- mcp_dispatch::McpDispatcher
- mcp_progress::ProgressReporter
- mcp_progress::ProgressToken
- mcp_session::McpStreamEvent
- mcp_session::SessionId
- mcp_session::SessionState
- mcp_session::SessionStore
Enums
- auth::AuthConfig
- auth::AuthError
- auth::middleware::AuthValidator
- llm::sampling::SamplingError
- mcp::InitializeDecision
- mcp_dispatch::JsonRpcResponse
- mcp_session::McpEventKind
Traits
Functions
- auth::middleware::auth_middleware
- http::openapi_spec
- http::router
- http::router_with_auth
- http::router_with_auth_config
- http::serve_http
- http::serve_http_with_auth_config
- llm::sampling::build_sampling_steward
- mcp::initialize_decision
- mcp::resolve_mcp_principal
- mcp::sampling_capability_missing_error_message
- mcp::serve_stdio
- mcp::tool_names
- mcp_notify::map_invalidate_to_message
- mcp_notify::spawn_invalidate_bridge
- mcp_progress::report_if_some
- mcp_session::mcp_session_middleware
- mcp_session::set_session_id_header
Constants
- http::MCP_STREAM_HEARTBEAT_SECS
- http::STREAM_HEARTBEAT_SECS
- http::TENANT_HEADER
- llm::sampling::DEFAULT_SAMPLING_TIMEOUT
- llm::sampling_coordinator::DEFAULT_COALESCE_MAX_BATCH
- llm::sampling_coordinator::DEFAULT_COALESCE_WINDOW
- mcp::ENV_MCP_PRINCIPAL_TOKEN
- mcp_notify::MCP_NOTIFICATION_DATA_CONSOLIDATION_UPDATED
- mcp_notify::MCP_NOTIFICATION_DATA_DOCUMENTS_UPDATED
- mcp_notify::MCP_NOTIFICATION_DATA_GRAPH_UPDATED
- mcp_notify::MCP_NOTIFICATION_DATA_MEMORIES_UPDATED
- mcp_notify::MCP_NOTIFICATION_DATA_MEMORY_UPDATED
- mcp_notify::MCP_NOTIFICATION_DATA_TENANT_UPDATED
- mcp_notify::MCP_NOTIFICATION_MESSAGE_LEVEL
- mcp_notify::MCP_NOTIFICATION_MESSAGE_LOGGER
- mcp_notify::MCP_NOTIFICATION_MESSAGE_METHOD
- mcp_progress::MCP_NOTIFICATION_PROGRESS_METHOD
- mcp_progress::MCP_REMEMBER_BATCH_PROGRESS_EMIT_EVERY
- mcp_progress::MCP_REMEMBER_BATCH_PROGRESS_ITEM_THRESHOLD
- mcp_progress::MCP_SEARCH_DOCS_PROGRESS_TOP_K_THRESHOLD
- mcp_session::MCP_LAST_EVENT_ID_HEADER
- mcp_session::MCP_SESSION_ABSOLUTE_TTL_MS
- mcp_session::MCP_SESSION_EVENT_BUFFER_CAPACITY
- mcp_session::MCP_SESSION_EXPIRED_ERROR
- mcp_session::MCP_SESSION_ID_HEADER
- mcp_session::MCP_SESSION_INACTIVITY_TTL_MS
- mcp_session::MCP_SESSION_SWEEP_INTERVAL_SECS
- mcp_session::MCP_STREAM_EVENT_HEARTBEAT_NAME
- mcp_session::MCP_STREAM_EVENT_INIT_NAME
- mcp_session::MCP_STREAM_EVENT_LAGGED_NAME
- mcp_session::MCP_STREAM_EVENT_MESSAGE_NAME
- mcp_session::MCP_STREAM_EVENT_PROGRESS_NAME