List of all items
Structs
- config::Config
- config::EmbeddingConfig
- config::EmbeddingRuntimeConfig
- config::LocalAiConfig
- config::ResolvedTarget
- config::WatchConfig
- eval::CurrentSourceViolation
- eval::EvalBaselineReport
- eval::EvalMetrics
- eval::EvalOptions
- eval::EvalQuery
- eval::EvalQueryReport
- eval::EvalReport
- eval::EvalSearchHit
- eval::EvalSuite
- eval::ExpectedQuery
- eval::ExpectedSuite
- index::DiscoveryStatus
- index::GcReport
- index::HealIndexReport
- index::IndexDatabase
- index::IndexStatus
- index::ParserFailure
- index::ai::ArtifactCounts
- index::ai::CapabilityStatus
- index::ai::EmbeddingPolicyDecision
- index::ai::EmbeddingReconcilePlan
- index::ai::FastEmbedEmbedder
- index::ai::FastEmbedOperationalStatus
- index::ai::HashEmbedder
- index::ai::LastReconcileStatus
- index::ai::LocalAiStatus
- index::ai::Model2VecEmbedder
- index::ai::ModelInfo
- index::ai::QueryEmbedding
- index::ai::ReconcileOptions
- index::ai::ReconcilePlan
- index::ai::ReconcileReport
- index::ai::SummaryReconcilePlan
- index::anchors::ChunkAnchor
- index::chunker::Chunk
- index::git_history::BlameLine
- index::git_history::ChunkBlameSummary
- index::git_history::CommitSearchHit
- index::git_history::GitHistoryIndexStatus
- index::git_history::PathHistoryItem
- index::git_history::QueryCommitHit
- index::git_history::SymbolHistoryItem
- index::github::CurrentSourceEvidence
- index::github::GhCliGitHubClient
- index::github::GitHubComment
- index::github::GitHubEvidence
- index::github::GitHubIssue
- index::github::GitHubPullRequest
- index::github::GitHubRef
- index::github::GitHubReview
- index::github::GitHubReviewComment
- index::github::GitHubStatus
- index::github::GitHubSyncError
- index::github::GitHubSyncProgress
- index::github::GitHubSyncReport
- index::github::Papertrail
- index::parser::ParsedSymbol
- index::parser::ParsedSymbolFact
- index::schema::AppliedMigration
- index::schema::SchemaStatus
- index::symbols::Symbol
- index::symbols::SymbolFact
- locks::FileLock
- query::ReadChunk
- query::clusters::RepoCluster
- query::clusters::RepoClusterMetrics
- query::clusters::RepoClusterNextTool
- query::clusters::RepoClustersOptions
- query::clusters::RepoClustersReport
- query::clusters::RepoClustersSummary
- query::graph::Callsite
- query::graph::CompareGraphTextQuery
- query::graph::CompareGraphTextReport
- query::graph::CompareGraphTextSummary
- query::graph::GraphCoverage
- query::graph::GraphHop
- query::graph::GraphOnlyEdge
- query::graph::GraphPathCoverage
- query::graph::GraphTraversalOptions
- query::graph::GraphTraversalQuery
- query::graph::GraphTraversalReport
- query::graph::GraphTraversalSummary
- query::graph::LogicalSymbol
- query::graph::LogicalSymbolVariant
- query::graph::MatchedGraphTextHit
- query::graph::TextOnlyHit
- query::graph_meta::CalleeEvidence
- query::graph_meta::CallerEvidence
- query::graph_meta::CallsiteEvidence
- query::graph_meta::GraphEvidence
- query::graph_meta::GraphSymbol
- query::graph_meta::GraphTruncation
- query::graph_meta::ImportEvidence
- query::graph_meta::TypeEvidence
- query::grep_augment::DedupeFilter
- query::grep_augment::GrepAugment
- query::impact::ImpactCompleteness
- query::impact::ImpactItem
- query::impact::ImpactMemoryStatus
- query::impact::ImpactSurfaceOptions
- query::impact::ImpactSurfaceQuery
- query::impact::ImpactSurfaceReport
- query::memory::RepoMemory
- query::memory::RepoMemoryBindTarget
- query::memory::RepoMemoryBinding
- query::memory::RepoMemoryCallPath
- query::memory::RepoMemoryCreate
- query::memory::RepoMemoryCreateResult
- query::memory::RepoMemoryEvidence
- query::memory::RepoMemoryUpdate
- query::memory::RepoMemoryValidationReport
- query::repo_brief::RepoBrief
- query::repo_brief::RepoBriefCandidate
- query::repo_brief::RepoBriefMemoryCounts
- query::repo_brief::RepoBriefMetrics
- query::repo_brief::RepoBriefNextTool
- query::repo_brief::RepoBriefOptions
- query::repo_brief::RepoBriefSplitHint
- query::repo_brief::RepoBriefSummary
- query::symbol::LogicalSymbolHit
- query::symbol::LogicalSymbolMember
- query::symbol::SymbolDisambiguation
- query::symbol::SymbolHit
- query::symbol::SymbolLookup
- query::symbol::SymbolSelector
- search::lexical::ScoreComponents
- search::lexical::SearchHit
- search::lexical::SearchOptions
- storage::IndexConnection
- storage::StorageStatus
- watch::Watcher
Enums
- config::ConfigError
- config::EmbeddingBackend
- config::TargetKind
- index::IndexError
- index::IndexMode
- index::IndexProgress
- index::ai::ArtifactStatus
- index::ai::ReconcileProgress
- index::anchors::AnchorStatus
- index::edges::EdgeConfidence
- index::edges::EdgeKind
- index::github::GitHubSyncAction
- index::parser::ParserKind
- index::schema::SchemaState
- language::Language
- language::LanguageError
- query::graph::GraphResolutionMode
- query::graph_meta::GraphMetaMode
- query::repo_brief::RepoBriefMode
Traits
Functions
- eval::run
- fleet::trigger
- index::ai::active_embedding_model_id
- index::ai::active_embedding_model_version
- index::ai::current_embedding_count
- index::ai::decode_vector
- index::ai::embed_query
- index::ai::embedding_policy_for_chunk
- index::ai::ensure_model_manifest
- index::ai::fastembed_cache_dir
- index::ai::hash_query_embedding
- index::ai::install_model
- index::ai::models
- index::ai::reconcile
- index::ai::reconcile_plan
- index::ai::reconcile_with_options_progress
- index::ai::reconcile_with_progress
- index::ai::status
- index::anchors::anchor_for_text
- index::anchors::hash_normalized
- index::anchors::validate
- index::chunker::chunks_for_file
- index::chunker::generated_chunks_for_file
- index::edges::index_file_edges
- index::edges::resolve_all_edges
- index::git_history::blame_lines
- index::git_history::cached_blame
- index::git_history::commit_search
- index::git_history::commits_touching_query
- index::git_history::history_for_path
- index::git_history::index
- index::git_history::source_text_hash
- index::git_history::status
- index::git_history::store_blame
- index::github::discover_and_store_refs
- index::github::issue_search
- index::github::papertrail_for_chunk
- index::github::papertrail_for_commit
- index::github::papertrail_for_symbol
- index::github::rationale_search
- index::github::rebuild_fts
- index::github::refs_for_path
- index::github::status
- index::github::sync_from_refs
- index::github::sync_from_refs_with_progress
- index::github::sync_issue
- index::parser::parse_error
- index::parser::parse_symbols
- index::parser::parser_kind
- index::schema::apply
- index::schema::check_compatible
- index::schema::rebuild_fts
- index::schema::status
- index::symbols::symbols_for_file
- index::walker::walk_target
- locks::election_lock_path
- locks::hook_socket_lock_path_for
- locks::hook_socket_path
- locks::hook_socket_path_for
- locks::socket_lock_path
- locks::write_lock_path
- query::clusters::repo_clusters
- query::graph::traversal_summary
- query::graph::traverse
- query::graph::traverse_with_options
- query::graph_meta::attach_to_read_chunk
- query::graph_meta::attach_to_search_hits
- query::grep_augment::compose
- query::grep_augment::extract_symbol_identifier
- query::grep_augment::identifier_candidate
- query::grep_augment::normalize_pattern
- query::impact::ffi_surface
- query::impact::impact_surface
- query::impact::impact_surface_for_symbol
- query::impact::impact_surface_report_for_symbol
- query::impact::impact_surface_with_options
- query::memory::create_memory
- query::memory::mark_obsolete
- query::memory::memories_for_call_path_hash
- query::memory::memories_for_chunk
- query::memory::memories_for_edges
- query::memory::memories_for_path
- query::memory::memories_for_symbol
- query::memory::memory_by_id
- query::memory::memory_evidence_for_symbol
- query::memory::memory_evidence_for_symbol_and_edges
- query::memory::memory_search
- query::memory::update_memory
- query::memory::validate_memories
- query::read_chunk
- query::repo_brief::repo_brief
- query::symbol::logical_for_symbol_id
- query::symbol::logical_members
- query::symbol::lookup
- query::symbol::lookup_by_id
- query::symbol::lookup_candidates
- query::symbol::lookup_logical_by_id
- query::symbol::select_one
- search::hybrid::reciprocal_rank_fusion
- search::lexical::search
- search::lexical::search_explain
- search::lexical::search_hash_baseline
- search::lexical::search_lexical_only
- search::lexical::search_with_options
- watch::maintenance_pass
- watch::maintenance_pass_or_skip
Constants
- fleet::UPGRADE_BIN_ENV
- index::ai::DEFAULT_MAX_EMBEDDING_CHARS
- index::ai::EMBEDDING_TEXT_VERSION
- index::ai::FASTEMBED_DISPLAY_MODEL
- index::ai::FASTEMBED_EMBEDDING_DIM
- index::ai::FASTEMBED_MISSING_FEATURE_MESSAGE
- index::ai::FASTEMBED_MODEL_ID
- index::ai::HASH_EMBEDDING_DIM
- index::ai::HASH_MODEL_ID
- index::ai::MODEL2VEC_DISPLAY_MODEL
- index::ai::MODEL2VEC_EMBEDDING_DIM
- index::ai::MODEL2VEC_HF_REPO
- index::ai::MODEL2VEC_MISSING_FEATURE_MESSAGE
- index::ai::MODEL2VEC_MODEL_ID
- index::chunker::MAX_STRUCTURAL_PARSE_BYTES
- index::edges::MAX_GRAPH_PARSE_BYTES
- index::schema::LATEST_SCHEMA_VERSION
- locks::MAX_SOCKET_PATH_LEN
- query::grep_augment::MAX_CONTEXT_CHARS