List of all items
Structs
- HlcClock
- HlcTimestamp
- K2KBroker
- K2KEndpoint
- K2KMessage
- KernelHandle
- KernelId
- LaunchOptions
- MessageEnvelope
- MessageHeader
- MessageId
- RingContext
- config::HealthEndpointConfig
- config::MetricsEndpointConfig
- config::ProductionConfig
- config::ProductionConfigBuilder
- k2k::FanOutTracker
- k2k::IterativeConvergenceSummary
- k2k::IterativeState
- k2k::K2KWorkerResult
- k2k::PipelineTracker
- k2k::ScatterGatherState
- kernel::KernelMetadata
- kernel::KernelMetadataBuilder
- license::DevelopmentLicense
- license::License
- license::LicenseGuard
- license::LicenseId
- license::StandardLicenseValidator
- memory::AnalyticsContext
- memory::AnalyticsContextManager
- memory::BucketStats
- memory::KernelMemoryManager
- memory::MemoryBuffer
- memory::MemoryConfig
- memory::MemoryStats
- memory::ReductionBuffer
- memory::ReductionBufferCache
- memory::SizeBucket
- memory::reduction::CooperativeBarrier
- memory::reduction::GlobalReduction
- memory::reduction::InterPhaseReduction
- memory::reduction::ReductionBuilder
- memory::reduction::ReductionConfig
- messages::CorrelationId
- messages::KernelResult
- messages::MessageHeader
- messages::MessageId
- observability::MetricLabels
- observability::ObservabilityConfig
- observability::ObservabilityConfigBuilder
- observability::alerting::Alert
- observability::alerting::AlertConfig
- observability::alerting::AlertReceiver
- observability::alerting::AlertRoute
- observability::alerting::AlertRouting
- observability::alerting::AlertRule
- observability::logging::AuditLog
- observability::logging::LogConfig
- observability::logging::StructuredLogger
- observability::metrics::KernelMetrics
- observability::metrics::MetricsConfig
- observability::metrics::MetricsExporter
- observability::metrics::RuntimeMetrics
- observability::tracing::KernelSpan
- observability::tracing::SpanContext
- observability::tracing::SpanEvent
- observability::tracing::TracingConfig
- prelude::HlcTimestamp
- prelude::K2KBroker
- prelude::K2KEndpoint
- prelude::KernelHandle
- prelude::KernelId
- prelude::LaunchOptions
- prelude::MessageId
- prelude::RingContext
- registry::BatchKernelEntry
- registry::KernelRegistry
- registry::KernelRegistryBuilder
- registry::RegistryStats
- registry::RingKernelEntry
- resilience::ResilienceConfig
- resilience::circuit_breaker::CircuitBreaker
- resilience::circuit_breaker::CircuitBreakerConfig
- resilience::circuit_breaker::CircuitBreakerStats
- resilience::health::HealthCheckConfig
- resilience::health::HealthCheckResult
- resilience::health::HealthDetails
- resilience::health::HealthProbe
- resilience::recovery::RecoveryPolicy
- resilience::recovery::RetryConfig
- resilience::timeout::DeadlineContext
- resilience::timeout::TimeoutConfig
- resilience::timeout::TimeoutGuard
- runtime::RuntimeStats
- runtime::config::BackendConfig
- runtime::config::RuntimeConfig
- runtime::config::RuntimeConfigBuilder
- runtime::lifecycle::KernelRuntime
- runtime::lifecycle::RuntimeBuilder
- runtime::lifecycle::RuntimeHandle
- security::SecurityConfig
- security::SecurityContext
- security::auth::AuthConfig
- security::auth::AuthToken
- security::auth::TokenClaims
- security::rbac::PermissionSet
- security::rbac::RoleBinding
- security::secrets::EnvSecretStore
- security::secrets::InMemorySecretStore
- security::secrets::SecretRef
- security::secrets::SecretValue
- security::tenancy::ResourceQuota
- security::tenancy::ResourceUsage
- security::tenancy::Tenant
- security::tenancy::TenantConfig
- security::tenancy::TenantId
- slo::KernelMetrics
- slo::MetricsCollector
- slo::SLOOverride
- slo::SLOValidator
- slo::TimingGuard
- test_kernels::EchoKernel
- test_kernels::EchoRequest
- test_kernels::EchoResponse
- test_kernels::EchoState
- test_kernels::MatMul
- test_kernels::MatMulInput
- test_kernels::MatMulOutput
- test_kernels::ReduceSum
- test_kernels::ReduceSumInput
- test_kernels::ReduceSumOutput
- test_kernels::VectorAdd
- test_kernels::VectorAddInput
- test_kernels::VectorAddOutput
- traits::ExecutionContext
- traits::KernelConfig
- traits::SecureRingContext
Enums
- KernelState
- RingKernelError
- domain::Domain
- error::KernelError
- k2k::K2KControlMessage
- k2k::K2KPriority
- kernel::KernelMode
- license::LicenseError
- license::LicenseTier
- memory::MemoryError
- memory::PressureLevel
- memory::reduction::PhaseState
- memory::reduction::ReductionError
- memory::reduction::ReductionOp
- memory::reduction::SyncMode
- observability::alerting::AlertSeverity
- observability::alerting::AlertState
- observability::alerting::ReceiverType
- observability::logging::AuditEventType
- observability::logging::AuditResult
- observability::logging::LogLevel
- observability::logging::LogOutput
- prelude::KernelState
- resilience::ResilienceError
- resilience::circuit_breaker::CircuitState
- resilience::recovery::BackoffStrategy
- resilience::recovery::RecoveryStrategy
- resilience::timeout::TimeoutError
- runtime::RuntimeEvent
- runtime::RuntimePreset
- runtime::config::ConfigError
- runtime::lifecycle::LifecycleState
- security::SecurityError
- security::auth::AuthProviderType
- security::rbac::KernelPermission
- security::rbac::Permission
- security::rbac::Role
- security::rbac::Subject
- slo::SLOResult
- traits::HealthStatus
- traits::IterationResult
Traits
- MessageQueue
- RingKernelRuntime
- RingMessage
- license::LicenseValidator
- messages::BatchMessage
- messages::KernelRequest
- messages::KernelResponse
- messages::RingMessage
- prelude::RingMessage
- resilience::health::HealthCheck
- security::auth::AuthProvider
- security::secrets::SecretStore
- traits::BatchKernel
- traits::BatchKernelDyn
- traits::CheckpointableKernel
- traits::DegradableKernel
- traits::GpuKernel
- traits::IterativeKernel
- traits::RingKernelDyn
- traits::RingKernelHandler
Functions
- k2k::kernel_id_to_u64
- license::dev_license
- messages::next_message_id
- registry::global_registry
- registry::init_global_registry
- resilience::health::aggregate_health
- runtime::shutdown_channel
Type Aliases
- error::Result
- license::LicenseResult
- license::SharedLicenseValidator
- memory::AllocResult
- resilience::ResilienceResult
- runtime::RuntimeEventCallback
- runtime::ShutdownSignal
Constants
- domain::features::BANKING_FRAUD
- domain::features::COMPLIANCE_AML
- domain::features::COMPLIANCE_KYC
- domain::features::COMPLIANCE_MONITORING
- domain::features::COMPLIANCE_SANCTIONS
- domain::features::GRAPH_BETWEENNESS
- domain::features::GRAPH_CLOSENESS
- domain::features::GRAPH_COMMUNITY
- domain::features::GRAPH_DEGREE
- domain::features::GRAPH_EIGENVECTOR
- domain::features::GRAPH_KATZ
- domain::features::GRAPH_MOTIF
- domain::features::GRAPH_PAGERANK
- domain::features::GRAPH_SIMILARITY
- domain::features::ML_DBSCAN
- domain::features::ML_ENSEMBLE
- domain::features::ML_ISOLATION_FOREST
- domain::features::ML_KMEANS
- domain::features::ML_LOF
- domain::features::ML_REGRESSION
- domain::features::ORDERBOOK_MATCHING
- domain::features::PROCINT_CONFORMANCE
- domain::features::PROCINT_MINING
- domain::features::RISK_CREDIT
- domain::features::RISK_MARKET
- domain::features::RISK_PORTFOLIO
- domain::features::RISK_STRESS
- domain::features::RISK_VAR
- domain::features::TEMPORAL_ARIMA
- domain::features::TEMPORAL_CHANGEPOINT
- domain::features::TEMPORAL_PROPHET
- domain::features::TEMPORAL_SEASONAL
- domain::features::TEMPORAL_VOLATILITY
- messages::type_ids::AML_PATTERN_REQUEST
- messages::type_ids::AML_PATTERN_RESPONSE
- messages::type_ids::ARIMA_REQUEST
- messages::type_ids::ARIMA_RESPONSE
- messages::type_ids::BETWEENNESS_REQUEST
- messages::type_ids::BETWEENNESS_RESPONSE
- messages::type_ids::BOOK_QUERY_REQUEST
- messages::type_ids::BOOK_QUERY_RESPONSE
- messages::type_ids::CHANGE_POINT_REQUEST
- messages::type_ids::CHANGE_POINT_RESPONSE
- messages::type_ids::CIRCULAR_FLOW_REQUEST
- messages::type_ids::CIRCULAR_FLOW_RESPONSE
- messages::type_ids::CLEARING_VALIDATION_REQUEST
- messages::type_ids::CLEARING_VALIDATION_RESPONSE
- messages::type_ids::CLOSENESS_REQUEST
- messages::type_ids::CLOSENESS_RESPONSE
- messages::type_ids::COMMUNITY_REQUEST
- messages::type_ids::COMMUNITY_RESPONSE
- messages::type_ids::CREDIT_RISK_REQUEST
- messages::type_ids::CREDIT_RISK_RESPONSE
- messages::type_ids::DBSCAN_REQUEST
- messages::type_ids::DBSCAN_RESPONSE
- messages::type_ids::DEGREE_CENTRALITY_REQUEST
- messages::type_ids::DEGREE_CENTRALITY_RESPONSE
- messages::type_ids::DVP_MATCHING_REQUEST
- messages::type_ids::DVP_MATCHING_RESPONSE
- messages::type_ids::EIGENVECTOR_REQUEST
- messages::type_ids::EIGENVECTOR_RESPONSE
- messages::type_ids::HIERARCHICAL_REQUEST
- messages::type_ids::HIERARCHICAL_RESPONSE
- messages::type_ids::ISOLATION_FOREST_REQUEST
- messages::type_ids::ISOLATION_FOREST_RESPONSE
- messages::type_ids::KATZ_REQUEST
- messages::type_ids::KATZ_RESPONSE
- messages::type_ids::KMEANS_REQUEST
- messages::type_ids::KMEANS_RESPONSE
- messages::type_ids::KYC_REQUEST
- messages::type_ids::KYC_RESPONSE
- messages::type_ids::LOF_REQUEST
- messages::type_ids::LOF_RESPONSE
- messages::type_ids::METRICS_REQUEST
- messages::type_ids::METRICS_RESPONSE
- messages::type_ids::MONTE_CARLO_VAR_REQUEST
- messages::type_ids::MONTE_CARLO_VAR_RESPONSE
- messages::type_ids::MOTIF_REQUEST
- messages::type_ids::MOTIF_RESPONSE
- messages::type_ids::NETTING_REQUEST
- messages::type_ids::NETTING_RESPONSE
- messages::type_ids::ORDER_CANCEL_REQUEST
- messages::type_ids::ORDER_CANCEL_RESPONSE
- messages::type_ids::ORDER_MODIFY_REQUEST
- messages::type_ids::ORDER_MODIFY_RESPONSE
- messages::type_ids::ORDER_SUBMIT_REQUEST
- messages::type_ids::ORDER_SUBMIT_RESPONSE
- messages::type_ids::PAGERANK_REQUEST
- messages::type_ids::PAGERANK_RESPONSE
- messages::type_ids::PORTFOLIO_RISK_REQUEST
- messages::type_ids::PORTFOLIO_RISK_RESPONSE
- messages::type_ids::PROPHET_REQUEST
- messages::type_ids::PROPHET_RESPONSE
- messages::type_ids::RAPID_MOVEMENT_REQUEST
- messages::type_ids::RAPID_MOVEMENT_RESPONSE
- messages::type_ids::RECIPROCITY_REQUEST
- messages::type_ids::RECIPROCITY_RESPONSE
- messages::type_ids::REGRESSION_REQUEST
- messages::type_ids::REGRESSION_RESPONSE
- messages::type_ids::SANCTIONS_REQUEST
- messages::type_ids::SANCTIONS_RESPONSE
- messages::type_ids::SETTLEMENT_REQUEST
- messages::type_ids::SETTLEMENT_RESPONSE
- messages::type_ids::SIMILARITY_REQUEST
- messages::type_ids::SIMILARITY_RESPONSE
- messages::type_ids::STRESS_TEST_REQUEST
- messages::type_ids::STRESS_TEST_RESPONSE
- messages::type_ids::TRANSACTION_MONITOR_REQUEST
- messages::type_ids::TRANSACTION_MONITOR_RESPONSE
- messages::type_ids::VOLATILITY_REQUEST
- messages::type_ids::VOLATILITY_RESPONSE
- runtime::DEFAULT_DRAIN_TIMEOUT
- runtime::DEFAULT_HEALTH_CHECK_INTERVAL