List of all items
Structs
- ActorRef
- AllowAllGate
- AuditEvent
- CheckpointConfig
- ConnectionPool
- EventObservation
- EventView
- GateContext
- GateRequest
- HandlerDef
- Namespace
- NoteKindSpec
- NoteLifecycleSpec
- PackSchemaPlan
- ParamDef
- StorageBackend
- TraversalOptions
- atomic_plan::AddEntityPlan
- atomic_plan::AddNotePlan
- atomic_plan::AffectedRowGuard
- atomic_plan::DeletePlan
- atomic_plan::EdgeNaturalKey
- atomic_plan::GovernancePlan
- atomic_plan::GtdCompletePlan
- atomic_plan::GtdTransitionPlan
- atomic_plan::LinkPlan
- atomic_plan::MergePlan
- atomic_plan::PlanPredicate
- atomic_plan::PlanStatement
- atomic_plan::UpdatePlan
- atomic_runner::AtomicRunnerError
- config::BackendId
- config::NamespaceToken
- config::RuntimeConfig
- curation::EdgeListFilter
- curation::EdgePatch
- curation::EntityPatch
- curation::MergeSummary
- curation::NotePatch
- daemon::DaemonRequestFrame
- daemon::DaemonResponseFrame
- daemon::MetricsSnapshot
- daemon::PhaseGuard
- embedder_registry::EmbedderRegistry
- embedder_registry::LatticeEmbedderProvider
- engine_config::ActorConfig
- engine_config::BackendConfig
- engine_config::EngineConfig
- engine_config::GitWriteEntryConfig
- engine_config::GitWriteSectionConfig
- engine_config::KhiveConfig
- engine_config::PackConfig
- engine_config::RuntimeSectionConfig
- engine_config::StorageSectionConfig
- error::CircularPackDependency
- error::GuardedWriteFailure
- error::MissingPackDependencies
- error::MissingPackDependency
- graph_traversal::PathNode
- objectives::AmplifiedDecayAwareSalienceObjective
- objectives::DecayAwareSalienceObjective
- objectives::GraphProximityObjective
- objectives::MemoryRecallPipeline
- objectives::NoteCandidate
- objectives::RerankerObjective
- objectives::RetrievalCandidate
- objectives::RrfFusionObjective
- objectives::TemporalRecencyObjective
- objectives::TextRelevanceObjective
- objectives::VectorSimilarityObjective
- operations::EntityCreateSpec
- operations::LinkSpec
- operations::NoteSearchHit
- operations::QueryResult
- pack::EdgeEndpointRule
- pack::EntityTypeDef
- pack::HandlerDef
- pack::NoteKindSpec
- pack::NoteLifecycleSpec
- pack::PackInstall
- pack::PackRegistration
- pack::PackRegistry
- pack::PackSchemaCollisionError
- pack::PackSchemaPlan
- pack::ParamDef
- pack::RequestIdentity
- pack::SchemaPlan
- pack::VerbRegistry
- pack::VerbRegistryBuilder
- pack::VerifiedActor
- portability::ExportedEdge
- portability::ExportedEntity
- portability::ImportSummary
- portability::KgArchive
- reference_resolution::ReferenceCandidate
- reference_ring::ReferenceRing
- reference_ring::RingEntry
- registry::ObjectiveRegistry
- registry::RegisteredObjective
- resource::ProcessResourceUsage
- retrieval::SearchHit
- runtime::KhiveRuntime
- secret_gate::SecretMatch
- validation::GraphPatch
- validation::GraphSnapshot
- validation::ValidationContext
- validation::ValidationReport
- validation::ValidationRule
- validation::Violation
Enums
- AuditDecision
- CheckpointTick
- FusionStrategy
- GateDecision
- GateError
- Obligation
- ObservationRole
- ReferentKind
- VerbCategory
- VerbPresentationPolicy
- Visibility
- atomic_plan::GovernanceOp
- atomic_plan::PostCommitEffect
- atomic_prepare::AtomicDeleteKind
- atomic_prepare::AtomicUpdateKind
- atomic_runner::AtomicOpFailure
- atomic_runner::AtomicOpPlan
- atomic_runner::AtomicRunOutcome
- curation::ContentMergeStrategy
- curation::EntityDedupMergePolicy
- engine_config::BackendKind
- engine_config::BlobConfig
- engine_config::ConfigError
- error::RuntimeError
- fusion::FusionStrategy
- operations::EdgeEndpointKind
- operations::Resolved
- pack::EndpointKind
- pack::PackLoadError
- pack::VerbCategory
- pack::VerbPresentationPolicy
- pack::Visibility
- presentation::OutputFormat
- presentation::PresentationMode
- reference_resolution::ReferenceResolution
- retrieval::SearchSource
- validation::Severity
Traits
- Gate
- daemon::DaemonDispatch
- embedder_registry::EmbedderProvider
- pack::DispatchHook
- pack::KindHook
- pack::PackByIdResolver
- pack::PackFactory
- pack::PackRuntime
Functions
- actor_identity::actor_is_unattributed
- actor_identity::resolve_actor
- actor_identity::should_warn_unattributed_actor
- atomic_prepare::apply_post_commit_effects
- atomic_prepare::prepare_add_entity
- atomic_prepare::prepare_add_note
- atomic_prepare::prepare_delete
- atomic_prepare::prepare_op
- atomic_prepare::prepare_update
- atomic_prepare::prepare_update_entity_plan
- atomic_runner::run_atomic_unit
- blob::resolve_blob_store
- checkpoint_once
- config::assert_captured_db_anchor_consistent
- config::assert_db_anchor_consistent
- config::parse_pack_list
- config::resolve_db_anchor
- config::resolve_project_actor_id
- config::runtime_config_from_khive_config
- config_ledger::record_config_locked
- cost_unit::base_resource_payload
- cost_unit::cost_unit_for_dispatch
- cost_unit::resource_payload
- curation::entity_fts_document
- curation::note_fts_document
- daemon::acquire_daemon_boot_guard
- daemon::acquire_recovery_lock
- daemon::active_phase_names
- daemon::background_task_count
- daemon::env_truthy
- daemon::lock_path
- daemon::pid_path
- daemon::read_frame
- daemon::recoverer_lock_path
- daemon::register_active_phase
- daemon::run_daemon
- daemon::run_daemon_with_boot_guard
- daemon::socket_path
- daemon::track_background_task
- daemon::try_acquire_daemon_boot_guard_until
- daemon::try_acquire_recoverer_lock_until
- daemon::write_frame
- engine_config::config_from_env
- error::fts_text_leg_or_err
- fusion::fuse_with_strategy
- operations::accepted_pack_relations_for_entities
- operations::base_entity_endpoint_rules
- operations::base_entity_rule_allows
- operations::endpoint_matches
- operations::hex_prefix_to_uuid_pattern
- operations::merge_entry_metadata
- pack::json_type_name
- pack::resolve_explicit_namespace
- phase_events::emit_phase_event
- phase_events::is_benign_shutdown_cancellation
- presentation::apply_redundancy_drop
- presentation::micros_to_iso
- presentation::present
- presentation::render_format
- reference_resolution::resolve_reference
- resource::cpu_delta_us
- resource::process_resource_usage
- run_checkpoint_task
- run_migrations
- secret_gate::check
- secret_gate::check_json
- secret_gate::check_tags
- secret_gate::mask_secrets
Type Aliases
- GateRef
- daemon::DaemonBootGuard
- error::RuntimeResult
- pack::VerbDef
- runtime::EntityTypeValidatorFn
- runtime::NoteMutationHookFn
- validation::FixFn
- validation::RuleFn
- validation::RuleId