List of all items
Structs
- auth::AuthenticatedAgent
- auth::Claims
- auth::TokenRequest
- extraction_queue::ExtractionRequest
- grpc::CognitionServiceImpl
- grpc::MemoryServiceImpl
- grpc::pb::BufferFlushedAlert
- grpc::pb::CognitionAlert
- grpc::pb::CognitionRequest
- grpc::pb::ContradictionAlert
- grpc::pb::CorrectionAlert
- grpc::pb::EndOfTurn
- grpc::pb::FlushBuffer
- grpc::pb::ForgetRequest
- grpc::pb::ForgetResponse
- grpc::pb::ForgottenAlert
- grpc::pb::KnownFact
- grpc::pb::RecallRequest
- grpc::pb::RecallResponse
- grpc::pb::ReinforcementAlert
- grpc::pb::RelateRequest
- grpc::pb::RelateResponse
- grpc::pb::SearchRequest
- grpc::pb::SearchResponse
- grpc::pb::SearchResult
- grpc::pb::StoreRequest
- grpc::pb::StoreResponse
- grpc::pb::TokenPayload
- grpc::pb::cognition_service_client::CognitionServiceClient
- grpc::pb::cognition_service_server::CognitionServiceServer
- grpc::pb::memory_service_client::MemoryServiceClient
- grpc::pb::memory_service_server::MemoryServiceServer
- rate_limit::RateLimitService
- rate_limit::RateLimiter
- state::AppState
Enums
Traits
Functions
- auth::auth_middleware
- auth::create_token
- auth::generate_token
- auth::validate_token
- extraction_queue::spawn_worker
- handlers::create_edge
- handlers::create_space
- handlers::forget_memory
- handlers::get_memory
- handlers::grant_space_access
- handlers::health
- handlers::ingest_conversation
- handlers::list_spaces
- handlers::recall_memories
- handlers::search_similar
- handlers::stats
- handlers::store_memory
- routes::build_router
- websocket::ws_handler