List of all items
Structs
- browser::capture::CaptureOptions
- browser::capture::CaptureResult
- browser::capture::PageCapture
- browser::controller::BrowserConfig
- browser::controller::BrowserConfigBuilder
- browser::controller::BrowserController
- browser::controller::PageHandle
- browser::navigation::NavigationOptions
- browser::navigation::NavigationResult
- browser::navigation::PageNavigator
- browser::navigation::RateLimiter
- browser::navigation::UrlValidator
- browser::stealth::StealthMode
- buffer::BufferConfig
- buffer::BufferStats
- buffer::CaptureBuffer
- buffer::CaptureBufferBuilder
- buffer::CaptureRecord
- cors::CorsConfig
- cors::CorsValidationResult
- error::ErrorResponse
- error::RequestContext
- extraction::content::ContentExtractor
- extraction::content::ExtractedContent
- extraction::links::ExtractedLink
- extraction::links::LinkExtractor
- extraction::metadata::MetadataExtractor
- extraction::metadata::OpenGraphData
- extraction::metadata::PageMetadata
- extraction::metadata::TwitterCardData
- handlers::capture::CaptureConfig
- handlers::capture::CaptureRequest
- handlers::capture::CaptureResponse
- handlers::capture::CaptureState
- handlers::capture::ContentProcessor
- handlers::capture::ProcessedCapture
- handlers::feed::CaptureReceivedData
- handlers::feed::ErrorData
- handlers::feed::FeedState
- handlers::feed::FeedStream
- handlers::feed::HeartbeatData
- handlers::feed::ProcessingCompleteData
- handlers::orchestrator::ApiMeta
- handlers::orchestrator::ApiResponse
- handlers::orchestrator::OrchestratorState
- handlers::orchestrator::ServiceConfig
- handlers::orchestrator::ServiceEndpointConfig
- handlers::orchestrator::ServiceHealth
- handlers::orchestrator::ServiceMetrics
- handlers::orchestrator::SystemMetrics
- handlers::orchestrator::TaskFilter
- handlers::orchestrator::TaskRequest
- handlers::orchestrator::TaskResponse
- handlers::status::AppState
- handlers::status::HealthResponse
- handlers::status::LatencyHistogram
- handlers::status::LatencyMetrics
- handlers::status::MemoryMetrics
- handlers::status::StatusResponse
- mcp::McpServer
- mcp::ToolRegistry
- mcp::transport::McpError
- mcp::transport::McpMessage
- mcp::transport::StdioTransport
- mcp::transport::TransportConfig
- mcp::transport::TransportFactory
- mcp::transport::TransportStats
- mcp::types::FeedEvent
- mcp::types::HeartbeatConfig
- mcp::types::JsonRpcError
- mcp::types::JsonRpcRequest
- mcp::types::JsonRpcResponse
- mcp::types::McpCapabilities
- mcp::types::McpServerInfo
- mcp::types::McpToolDefinition
- mcp::types::PromptsCapability
- mcp::types::ResourceContent
- mcp::types::ResourcesCapability
- mcp::types::ServerStatus
- mcp::types::ToolCallParams
- mcp::types::ToolCallResult
- mcp::types::ToolsCapability
- metrics::Metrics
- metrics::RingBuffer
- portal::PortalConfig
- portal::api_keys::ApiKey
- portal::api_keys::ApiKeyCreated
- portal::api_keys::ApiKeyService
- portal::api_keys::handlers::CreateKeyRequest
- portal::auth::AuthConfig
- portal::auth::AuthService
- portal::auth::Claims
- portal::auth::TokenPair
- portal::auth::handlers::AuthResponse
- portal::auth::handlers::LoginRequest
- portal::auth::handlers::RegisterRequest
- portal::export::ExportConfig
- portal::export::ExportJob
- portal::export::ExportService
- portal::export::ScheduledExport
- portal::export::handlers::CreateExportRequest
- portal::export::handlers::ScheduleExportRequest
- portal::middleware::AuthClaims
- portal::middleware::AuthErrorResponse
- portal::profile::Profile
- portal::profile::ProfileService
- portal::profile::ProfileUpdate
- portal::settings::CliSettings
- portal::settings::EditorSettings
- portal::settings::NotificationSettings
- portal::settings::SettingsChange
- portal::settings::SettingsDiff
- portal::settings::SettingsService
- portal::settings::ThinkToolSettings
- portal::settings::UserSettings
- portal::sync::DeviceSession
- portal::sync::SettingsChange
- portal::sync::SyncConfig
- portal::sync::SyncService
- processing::ContentProcessor
- processing::ContentProcessorConfig
- processing::ProcessedContent
- research::consensus::Claim
- research::consensus::ConsensusAnalyzer
- research::consensus::ConsensusResult
- research::consensus::Discrepancy
- research::consensus::DiscrepancyValue
- research::sources::SourceQuality
- research::sources::TierClassifier
- research::triangulation::ResearchConfig
- research::triangulation::ResearchResult
- research::triangulation::TriangulationEngine
- research::triangulation::TriangulationEngineBuilder
- research::verification::Evidence
- research::verification::VerificationMetrics
- research::verification::VerifiedSource
- shutdown::ConnectionGuard
- shutdown::HealthStatus
- shutdown::ShutdownController
- shutdown::axum_integration::ShutdownLayer
- shutdown::axum_integration::ShutdownService
- stripe::config::StripeWebhookConfig
- stripe::error::ErrorDetails
- stripe::error::ErrorResponse
- stripe::events::Customer
- stripe::events::CustomerEvent
- stripe::events::EventData
- stripe::events::EventRequest
- stripe::events::Invoice
- stripe::events::InvoiceEvent
- stripe::events::Price
- stripe::events::Recurring
- stripe::events::StripeEvent
- stripe::events::Subscription
- stripe::events::SubscriptionEvent
- stripe::events::SubscriptionItem
- stripe::events::SubscriptionItems
- stripe::handler::StripeWebhookState
- stripe::handler::WebhookResponse
- stripe::idempotency::IdempotencyEntry
- stripe::idempotency::IdempotencyMiddleware
- stripe::idempotency::InMemoryIdempotencyStore
- stripe::processor::EventProcessor
- stripe::processor::LoggingHandler
- stripe::processor::NoOpHandler
- stripe::processor::ProcessorHandle
- stripe::signature::ParsedSignature
- stripe::signature::SignatureVerifier
Enums
- browser::capture::CaptureFormat
- browser::navigation::WaitUntil
- error::BrowserError
- error::CaptureError
- error::Error
- error::ExtractionError
- error::McpError
- error::NavigationError
- error::WebError
- extraction::links::LinkType
- handlers::capture::CaptureError
- handlers::feed::FeedEvent
- handlers::orchestrator::OrchestratorError
- handlers::orchestrator::ServiceCommand
- handlers::orchestrator::ServiceStatus
- handlers::orchestrator::TaskStatus
- mcp::transport::TransportError
- mcp::transport::TransportType
- mcp::types::FeedEventType
- mcp::types::ToolContent
- portal::api_keys::ApiKeyError
- portal::api_keys::ApiKeyScope
- portal::auth::AuthError
- portal::auth::TokenType
- portal::export::ExportCategory
- portal::export::ExportError
- portal::export::ExportFormat
- portal::export::ExportStatus
- portal::profile::AccountStatus
- portal::profile::ProfileError
- portal::settings::ChangeOperation
- portal::settings::SettingsError
- portal::sync::ChangeOperation
- portal::sync::ConflictResolution
- portal::sync::SyncError
- portal::sync::SyncEvent
- portal::sync::WsMessage
- research::consensus::ClaimCategory
- research::consensus::ClaimStatus
- research::sources::SourceTier
- research::verification::VerificationStatus
- shutdown::ShutdownState
- stripe::error::StripeWebhookError
- stripe::events::InvoiceStatus
- stripe::events::StripeEventType
- stripe::events::SubscriptionStatus
- stripe::idempotency::ProcessingStatus
Traits
- mcp::McpTool
- mcp::transport::McpTransport
- stripe::idempotency::IdempotencyStore
- stripe::processor::SubscriptionHandler
Functions
- buffer::shared_buffer
- buffer::shared_buffer_with_config
- cors::cors_layer
- cors::cors_layer_permissive
- cors::cors_layer_with_config
- cors::is_localhost_origin
- cors::validate_origin
- error::generate_request_id
- generate_request_id
- handlers::capture::capture_handler
- handlers::capture::capture_health
- handlers::capture::capture_router
- handlers::capture::create_capture_buffer
- handlers::feed::build_feed_router
- handlers::feed::feed_handler
- handlers::feed::feed_handler_with_interval
- handlers::orchestrator::cancel_task_handler
- handlers::orchestrator::control_service_handler
- handlers::orchestrator::create_task_handler
- handlers::orchestrator::get_config_handler
- handlers::orchestrator::get_service_handler
- handlers::orchestrator::get_task_handler
- handlers::orchestrator::health_handler
- handlers::orchestrator::list_services_handler
- handlers::orchestrator::list_tasks_handler
- handlers::orchestrator::metrics_handler
- handlers::orchestrator::orchestrator_router
- handlers::orchestrator::root_handler
- handlers::orchestrator::service_health_handler
- handlers::orchestrator::update_config_handler
- handlers::status::health_handler
- handlers::status::readiness_handler
- handlers::status::status_handler
- handlers::status::status_router
- metrics::global_metrics
- metrics::init
- portal::api_keys::handlers::create_key
- portal::api_keys::handlers::list_keys
- portal::api_keys::handlers::revoke_key
- portal::api_keys::handlers::rotate_key
- portal::auth::handlers::login
- portal::auth::handlers::logout
- portal::auth::handlers::refresh_token
- portal::auth::handlers::register
- portal::auth::handlers::request_password_reset
- portal::auth::handlers::reset_password
- portal::auth::handlers::setup_2fa
- portal::auth::handlers::verify_2fa
- portal::export::handlers::create_export
- portal::export::handlers::download_export
- portal::export::handlers::export_history
- portal::export::handlers::get_export_status
- portal::export::handlers::schedule_export
- portal::middleware::get_claims
- portal::middleware::optional_auth
- portal::middleware::require_auth
- portal::middleware::require_scope
- portal::portal_router
- portal::profile::handlers::delete_account
- portal::profile::handlers::get_profile
- portal::profile::handlers::update_profile
- portal::profile::handlers::upload_avatar
- portal::settings::handlers::get_settings
- portal::settings::handlers::sync_settings
- portal::settings::handlers::update_settings
- research::consensus::extract_keywords
- research::consensus::normalize_text
- shutdown::shutdown_signal
- shutdown::shutdown_signal_with_controller
- shutdown::systemd_notify_ready
- shutdown::systemd_notify_status
- shutdown::systemd_notify_stopping
- shutdown::systemd_watchdog_ping
- shutdown::watchdog_task
- stripe::handler::stripe_webhook_handler
- stripe::handler::stripe_webhook_router
- stripe::handler::webhook_health
Type Aliases
- buffer::SharedCaptureBuffer
- error::Result
- error::WebResult
- mcp::transport::TransportResult
- stripe::error::StripeWebhookResult
Statics
Constants
- NAME
- VERSION
- buffer::DEFAULT_CLEANUP_INTERVAL_SECS
- buffer::DEFAULT_MAX_AGE_SECS
- buffer::DEFAULT_MAX_SIZE
- config::DEFAULT_TIMEOUT_MS
- config::DEFAULT_VIEWPORT_HEIGHT
- config::DEFAULT_VIEWPORT_WIDTH
- cors::ALLOWED_HEADERS
- cors::ALLOWED_METHODS
- cors::DEFAULT_MAX_AGE_SECS
- handlers::capture::DEFAULT_BUFFER_CAPACITY
- handlers::capture::DEFAULT_MAX_CONTENT_LENGTH
- handlers::status::SERVER_NAME
- handlers::status::SERVER_VERSION
- mcp::AVAILABLE_TOOLS
- shutdown::DEFAULT_DRAIN_TIMEOUT_SECS
- shutdown::DEFAULT_SHUTDOWN_TIMEOUT_SECS