List of all items
Structs
- autonomy::AutonomyPassReport
- bench::BaselineRecord
- bench::BenchConfig
- bench::OperationResult
- bench::Regression
- cli::agents::AgentsArgs
- cli::agents::PendingArgs
- cli::archive::ArchiveArgs
- cli::backup::BackupArgs
- cli::backup::BackupManifest
- cli::backup::RestoreArgs
- cli::consolidate::AutoConsolidateArgs
- cli::consolidate::ConsolidateArgs
- cli::crud::DeleteArgs
- cli::crud::GetArgs
- cli::crud::ListArgs
- cli::curator::CuratorArgs
- cli::forget::ForgetArgs
- cli::io::ImportArgs
- cli::io::MineArgs
- cli::io_writer::CliOutput
- cli::link::LinkArgs
- cli::link::ResolveArgs
- cli::promote::PromoteArgs
- cli::recall::RecallArgs
- cli::search::SearchArgs
- cli::store::StoreArgs
- cli::sync::SyncArgs
- cli::sync::SyncDaemonArgs
- cli::update::UpdateArgs
- config::AppConfig
- config::Capabilities
- config::CapabilityApproval
- config::CapabilityCompaction
- config::CapabilityFeatures
- config::CapabilityHooks
- config::CapabilityModels
- config::CapabilityPermissions
- config::CapabilityTranscripts
- config::IdentityConfig
- config::RecallScoringConfig
- config::ResolvedScoring
- config::ResolvedTtl
- config::TierConfig
- config::TtlConfig
- curator::CuratorConfig
- curator::CuratorReport
- daemon_runtime::BenchArgs
- daemon_runtime::Cli
- daemon_runtime::CompletionsArgs
- daemon_runtime::ServeArgs
- daemon_runtime::ServeBootstrap
- db::InvalidateResult
- errors::ApiError
- federation::FederationConfig
- federation::PeerEndpoint
- federation::QuorumNotMetPayload
- handlers::ApiKeyState
- handlers::AppState
- handlers::ArchiveByIdsBody
- handlers::ArchiveListQuery
- handlers::CheckDuplicateBody
- handlers::ConsolidateBody
- handlers::ContradictionsQuery
- handlers::EntityByAliasQuery
- handlers::EntityRegisterBody
- handlers::ImportBody
- handlers::InboxQuery
- handlers::KgInvalidateBody
- handlers::KgQueryBody
- handlers::KgTimelineQuery
- handlers::ListSubscriptionsQuery
- handlers::NamespaceStandardBody
- handlers::NamespaceStandardQuery
- handlers::NotifyBody
- handlers::PendingListQuery
- handlers::PurgeQuery
- handlers::SessionStartBody
- handlers::SubscribeBody
- handlers::SyncPushBody
- handlers::SyncSinceQuery
- handlers::TaxonomyQuery
- handlers::UnsubscribeQuery
- hnsw::EmbeddingPoint
- hnsw::VectorHit
- hnsw::VectorIndex
- llm::OllamaClient
- metrics::Metrics
- mine::Conversation
- mine::Message
- mine::MinedMemory
- models::AgentRegistration
- models::Approval
- models::CreateMemory
- models::DuplicateCheck
- models::DuplicateMatch
- models::EntityRecord
- models::EntityRegistration
- models::ForgetQuery
- models::GovernancePolicy
- models::KgQueryNode
- models::KgTimelineEvent
- models::LinkBody
- models::ListQuery
- models::Memory
- models::MemoryLink
- models::NamespaceCount
- models::NamespaceMetaEntry
- models::PendingAction
- models::PendingDecision
- models::RecallBody
- models::RecallQuery
- models::RegisterAgentBody
- models::SearchQuery
- models::Stats
- models::SyncStateEntry
- models::Taxonomy
- models::TaxonomyNode
- models::TierCount
- models::UpdateMemory
- models::VectorClock
- replication::AckTracker
- replication::QuorumPolicy
- subscriptions::NewSubscription
- subscriptions::Subscription
- tls::DangerousAnyServerVerifier
- tls::FingerprintAllowlistVerifier
Enums
- autonomy::RollbackEntry
- bench::Operation
- bench::Status
- cli::agents::AgentsAction
- cli::agents::PendingAction
- cli::archive::ArchiveAction
- cli::governance::GovernanceOutcome
- cli::shell::ShellAction
- config::EmbeddingModel
- config::FeatureTier
- config::LlmModel
- daemon_runtime::Command
- db::ApproveOutcome
- embeddings::Embedder
- errors::MemoryError
- mine::Format
- models::ApproverType
- models::GovernanceDecision
- models::GovernanceLevel
- models::GovernedAction
- models::Tier
- replication::QuorumError
- replication::QuorumFailureReason
- reranker::CrossEncoder
Traits
Functions
- autonomy::persist_self_report
- autonomy::reverse_rollback_entry
- autonomy::run_autonomy_passes
- bench::append_history
- bench::compare_against_baseline
- bench::load_baseline
- bench::render_regression_table
- bench::render_table
- bench::run
- build_router
- cli::agents::run_agents
- cli::agents::run_pending
- cli::archive::run
- cli::backup::run_backup
- cli::backup::run_restore
- cli::consolidate::run
- cli::consolidate::run_auto
- cli::crud::cmd_delete
- cli::crud::cmd_get
- cli::crud::cmd_list
- cli::curator::run
- cli::forget::cmd_forget
- cli::gc::run_gc
- cli::gc::run_namespaces
- cli::gc::run_stats
- cli::governance::enforce
- cli::helpers::auto_namespace
- cli::helpers::human_age
- cli::helpers::id_short
- cli::io::export
- cli::io::import
- cli::io::mine
- cli::link::cmd_link
- cli::link::cmd_resolve
- cli::promote::cmd_promote
- cli::recall::run
- cli::search::run
- cli::shell::handle_command
- cli::shell::run
- cli::store::run
- cli::sync::run
- cli::sync::run_daemon
- cli::update::run
- color::bold
- color::cyan
- color::dim
- color::init
- color::long
- color::mid
- color::priority_bar
- color::short
- color::tier_color
- curator::run_daemon
- curator::run_once
- daemon_runtime::apply_anonymize_default
- daemon_runtime::bootstrap_serve
- daemon_runtime::build_embedder
- daemon_runtime::build_router
- daemon_runtime::build_vector_index
- daemon_runtime::is_write_command
- daemon_runtime::passphrase_from_file
- daemon_runtime::run
- daemon_runtime::run_curator_daemon_with_primitives
- daemon_runtime::run_curator_daemon_with_shutdown
- daemon_runtime::run_sync_daemon_with_shutdown
- daemon_runtime::run_sync_daemon_with_shutdown_using_client
- daemon_runtime::serve
- daemon_runtime::serve_http_with_shutdown
- daemon_runtime::serve_http_with_shutdown_future
- daemon_runtime::spawn_gc_loop
- daemon_runtime::spawn_wal_checkpoint_loop
- daemon_runtime::sync_cycle_once
- db::apply_token_budget
- db::approve_with_approver_type
- db::archive_memory
- db::archive_stats
- db::auto_purge_archive
- db::check_duplicate
- db::checkpoint
- db::clear_namespace_standard
- db::consolidate
- db::count_active_governance_rules
- db::count_pending_actions_by_status
- db::count_subscriptions
- db::create_link
- db::decide_pending_action
- db::delete
- db::delete_link
- db::enforce_governance
- db::entity_get_by_alias
- db::entity_register
- db::estimate_memory_tokens
- db::execute_pending_action
- db::export_all
- db::export_links
- db::find_contradictions
- db::forget
- db::forget_count
- db::gc
- db::gc_if_needed
- db::get
- db::get_all_embeddings
- db::get_by_prefix
- db::get_embedding
- db::get_links
- db::get_namespace_meta_entry
- db::get_namespace_parent
- db::get_namespace_standard
- db::get_pending_action
- db::get_taxonomy
- db::get_unembedded_ids
- db::health_check
- db::insert
- db::insert_if_newer
- db::invalidate_link
- db::is_namespace_standard
- db::kg_query
- db::kg_timeline
- db::list
- db::list_agents
- db::list_archived
- db::list_namespaces
- db::list_pending_actions
- db::memories_updated_since
- db::open
- db::promote_to_namespace
- db::proximity_boost
- db::purge_archive
- db::queue_pending_action
- db::recall
- db::recall_hybrid
- db::register_agent
- db::resolve_governance_policy
- db::resolve_id
- db::restore_archived
- db::search
- db::set_embedding
- db::set_namespace_standard
- db::stats
- db::sync_state_last_pushed
- db::sync_state_load
- db::sync_state_observe
- db::sync_state_record_push
- db::touch
- db::update
- db::upsert_pending_action
- federation::broadcast_archive_quorum
- federation::broadcast_consolidate_quorum
- federation::broadcast_delete_quorum
- federation::broadcast_link_quorum
- federation::broadcast_namespace_meta_clear_quorum
- federation::broadcast_namespace_meta_quorum
- federation::broadcast_pending_decision_quorum
- federation::broadcast_pending_quorum
- federation::broadcast_restore_quorum
- federation::broadcast_store_quorum
- federation::bulk_catchup_push
- federation::finalise_quorum
- federation::spawn_catchup_loop
- handlers::api_key_auth
- handlers::approve_pending
- handlers::archive_by_ids
- handlers::archive_stats
- handlers::bulk_create
- handlers::check_duplicate
- handlers::clear_namespace_standard
- handlers::clear_namespace_standard_qs
- handlers::consolidate_memories
- handlers::create_link
- handlers::create_memory
- handlers::delete_link
- handlers::delete_memory
- handlers::detect_contradictions
- handlers::entity_get_by_alias
- handlers::entity_register
- handlers::export_memories
- handlers::forget_memories
- handlers::get_capabilities
- handlers::get_inbox
- handlers::get_links
- handlers::get_memory
- handlers::get_namespace_standard
- handlers::get_namespace_standard_qs
- handlers::get_stats
- handlers::get_taxonomy
- handlers::health
- handlers::import_memories
- handlers::kg_invalidate
- handlers::kg_query
- handlers::kg_timeline
- handlers::list_agents
- handlers::list_archive
- handlers::list_memories
- handlers::list_namespaces
- handlers::list_pending
- handlers::list_subscriptions
- handlers::notify
- handlers::prometheus_metrics
- handlers::promote_memory
- handlers::purge_archive
- handlers::recall_memories_get
- handlers::recall_memories_post
- handlers::register_agent
- handlers::reject_pending
- handlers::restore_archive
- handlers::run_gc
- handlers::search_memories
- handlers::session_start
- handlers::set_namespace_standard
- handlers::set_namespace_standard_qs
- handlers::subscribe
- handlers::sync_push
- handlers::sync_since
- handlers::unsubscribe
- handlers::update_memory
- identity::preserve_agent_id
- identity::process_discriminator
- identity::resolve_agent_id
- identity::resolve_http_agent_id
- mcp::run_mcp_server
- metrics::curator_cycle_completed
- metrics::record_autonomy_hook
- metrics::record_recall
- metrics::record_store
- metrics::registry
- metrics::render
- mine::conversation_to_memory
- mine::parse_chatgpt
- mine::parse_claude
- mine::parse_slack
- models::default_metadata
- models::namespace_ancestors
- models::namespace_depth
- models::namespace_parent
- subscriptions::delete
- subscriptions::dispatch_event
- subscriptions::insert
- subscriptions::list
- subscriptions::validate_url
- subscriptions::validate_url_dns
- tls::build_rustls_client_config
- tls::hex_short
- tls::load_fingerprint_allowlist
- tls::load_mtls_rustls_config
- tls::load_rustls_config
- tls::rustls_pki_pem_iter_certs
- tls::rustls_pki_pem_parse_private_key
- toon::memories_to_toon
- toon::search_to_toon
- validate::normalize_namespace
- validate::validate_agent_id
- validate::validate_agent_type
- validate::validate_capabilities
- validate::validate_confidence
- validate::validate_consolidate
- validate::validate_content
- validate::validate_create
- validate::validate_expires_at
- validate::validate_expires_at_format
- validate::validate_governance_policy
- validate::validate_id
- validate::validate_link
- validate::validate_memory
- validate::validate_metadata
- validate::validate_namespace
- validate::validate_priority
- validate::validate_relation
- validate::validate_scope
- validate::validate_source
- validate::validate_tags
- validate::validate_title
- validate::validate_ttl_secs
- validate::validate_update
Type Aliases
Constants
- autonomy::CONSOLIDATE_JACCARD_THRESHOLD
- autonomy::CONSOLIDATE_MAX_CLUSTER_SIZE
- autonomy::CURATOR_NAMESPACE
- bench::BENCH_NAMESPACE
- bench::DEFAULT_ITERATIONS
- bench::DEFAULT_REGRESSION_THRESHOLD_PCT
- bench::DEFAULT_WARMUP
- bench::P95_TOLERANCE
- curator::DEFAULT_INTERVAL_SECS
- curator::DEFAULT_MAX_OPS_PER_CYCLE
- curator::MIN_CONTENT_LEN
- db::DUPLICATE_THRESHOLD_DEFAULT
- db::DUPLICATE_THRESHOLD_MIN
- db::KG_QUERY_DEFAULT_LIMIT
- db::KG_QUERY_MAX_LIMIT
- db::KG_QUERY_MAX_SUPPORTED_DEPTH
- db::KG_TIMELINE_DEFAULT_LIMIT
- db::KG_TIMELINE_MAX_LIMIT
- embeddings::EMBEDDING_DIM
- models::AGENTS_NAMESPACE
- models::ENTITY_KIND
- models::ENTITY_TAG
- models::MAX_CONTENT_SIZE
- models::MAX_NAMESPACE_DEPTH
- models::MID_TTL_EXTEND_SECS
- models::PROMOTION_THRESHOLD
- models::SHORT_TTL_EXTEND_SECS
- models::VALID_AGENT_TYPES
- models::VALID_SCOPES