List of all items
Structs
- cli::Cli
- daemon::CloseSessionResponse
- daemon::DaemonHandle
- daemon::DaemonHealth
- daemon::DaemonSessionClient
- daemon::DaemonState
- daemon::HeartbeatResponse
- daemon::OpenProjectRequest
- daemon::OpenProjectResponse
- daemon::ProjectHealth
- daemon::ProjectSummary
- daemon::SessionSummary
- discovery::DiscoveredEntry
- discovery::DiscoveredFile
- domain::index::AdmissionDecision
- domain::index::FileClassification
- domain::index::FileProcessingResult
- domain::index::ParseDiagnostic
- domain::index::ReferenceRecord
- domain::index::SkippedFile
- domain::index::SymbolRecord
- git::GitRepo
- git::LogEntry
- live_index::git_temporal::CoChangeEntry
- live_index::git_temporal::CommitSummary
- live_index::git_temporal::ContributorShare
- live_index::git_temporal::GitFileHistory
- live_index::git_temporal::GitTemporalIndex
- live_index::git_temporal::GitTemporalStats
- live_index::persist::IndexSnapshot
- live_index::persist::IndexedFileSnapshot
- live_index::persist::StatCheckResult
- live_index::query::ContextBundleFoundView
- live_index::query::ContextBundleReferenceView
- live_index::query::ContextBundleSectionView
- live_index::query::DependentFileView
- live_index::query::DependentLineView
- live_index::query::EnclosingSymbolView
- live_index::query::FileContentView
- live_index::query::FileOutlineView
- live_index::query::FindDependentsView
- live_index::query::FindImplementationsView
- live_index::query::FindReferencesView
- live_index::query::GitActivityView
- live_index::query::HealthStats
- live_index::query::ImplBlockSuggestionView
- live_index::query::ImplementationEntryView
- live_index::query::InspectMatchFoundView
- live_index::query::ReferenceContextLineView
- live_index::query::ReferenceFileView
- live_index::query::ReferenceHitView
- live_index::query::RepoOutlineFileView
- live_index::query::RepoOutlineView
- live_index::query::SearchFilesHit
- live_index::query::SiblingSymbolView
- live_index::query::SymbolDetailView
- live_index::query::TraceSymbolFoundView
- live_index::query::TypeDependencyView
- live_index::query::WhatChangedTimestampView
- live_index::search::CallerEntry
- live_index::search::ContentContext
- live_index::search::EnclosingMatchSymbol
- live_index::search::FileContentOptions
- live_index::search::NoisePolicy
- live_index::search::ResultLimit
- live_index::search::SymbolSearchHit
- live_index::search::SymbolSearchOptions
- live_index::search::SymbolSearchResult
- live_index::search::TextFileMatches
- live_index::search::TextLineMatch
- live_index::search::TextRenderedLine
- live_index::search::TextSearchOptions
- live_index::search::TextSearchResult
- live_index::store::CircuitBreakerState
- live_index::store::IndexedFile
- live_index::store::LiveIndex
- live_index::store::PreUpdateSymbol
- live_index::store::PublishedIndexState
- live_index::store::ReferenceLocation
- live_index::store::SharedIndexHandle
- live_index::store::SharedIndexWriteGuard
- live_index::trigram::TrigramIndex
- parsing::config_extractors::ExtractionResult
- parsing::config_extractors::env::EnvExtractor
- parsing::config_extractors::json::JsonExtractor
- parsing::config_extractors::markdown::MarkdownExtractor
- parsing::config_extractors::toml_ext::TomlExtractor
- parsing::config_extractors::yaml::YamlExtractor
- protocol::SymForgeServer
- protocol::explore::ConceptPattern
- protocol::format::OutputLimits
- protocol::prompts::ArchitectureMapPromptInput
- protocol::prompts::CodeReviewPromptInput
- protocol::prompts::FailureTriagePromptInput
- protocol::tools::AnalyzeFileImpactInput
- protocol::tools::DiffSymbolsInput
- protocol::tools::ExploreInput
- protocol::tools::FindDependentsInput
- protocol::tools::FindImplementationsInput
- protocol::tools::FindReferencesInput
- protocol::tools::GetCoChangesInput
- protocol::tools::GetContextBundleInput
- protocol::tools::GetFileContentInput
- protocol::tools::GetFileContextInput
- protocol::tools::GetFileOutlineInput
- protocol::tools::GetFileTreeInput
- protocol::tools::GetRepoMapInput
- protocol::tools::GetSymbolContextInput
- protocol::tools::GetSymbolInput
- protocol::tools::GetSymbolsInput
- protocol::tools::IndexFolderInput
- protocol::tools::InspectMatchInput
- protocol::tools::ResolvePathInput
- protocol::tools::SearchFilesInput
- protocol::tools::SearchSymbolsInput
- protocol::tools::SearchTextInput
- protocol::tools::SymbolTarget
- protocol::tools::TraceSymbolInput
- protocol::tools::WhatChangedInput
- sidecar::SidecarHandle
- sidecar::SidecarState
- sidecar::StatsSnapshot
- sidecar::SymbolSnapshot
- sidecar::TokenStats
- sidecar::governor::GovernorSnapshot
- sidecar::governor::GovernorStats
- sidecar::governor::RequestGovernor
- sidecar::governor::RequestId
- sidecar::governor::TrackedRequest
- sidecar::handlers::HealthResponse
- sidecar::handlers::ImpactParams
- sidecar::handlers::OutlineParams
- sidecar::handlers::PromptContextParams
- sidecar::handlers::SymbolContextParams
- watcher::BurstTracker
- watcher::WatcherHandle
- watcher::WatcherInfo
Enums
- cli::Commands
- cli::HookSubcommand
- cli::InitClient
- domain::index::AdmissionTier
- domain::index::FileClass
- domain::index::FileOutcome
- domain::index::LanguageId
- domain::index::ReferenceKind
- domain::index::SkipReason
- domain::index::SupportTier
- domain::index::SymbolKind
- live_index::git_temporal::GitTemporalState
- live_index::query::ContextBundleView
- live_index::query::InspectMatchView
- live_index::query::ResolvePathView
- live_index::query::SearchFilesTier
- live_index::query::SearchFilesView
- live_index::query::TraceSymbolView
- live_index::search::NoiseClass
- live_index::search::PathScope
- live_index::search::SearchScope
- live_index::search::SymbolMatchTier
- live_index::search::TextDisplayLine
- live_index::search::TextSearchError
- live_index::store::IndexLoadSource
- live_index::store::IndexState
- live_index::store::ParseStatus
- live_index::store::PublishedIndexStatus
- live_index::store::SnapshotVerifyState
- parsing::config_extractors::EditCapability
- parsing::config_extractors::ExtractionOutcome
- sidecar::governor::GovernorError
- sidecar::governor::RequestPhase
- sidecar::governor::ToolWeight
- watcher::WatcherState
Traits
Functions
- cli::hook::event_name_for
- cli::hook::fail_open_json
- cli::hook::run_hook
- cli::hook::success_json
- cli::init::merge_hooks_into_settings
- cli::init::merge_symforge_hooks
- cli::init::register_codex_mcp_server
- cli::init::register_gemini_mcp_server
- cli::init::register_kilo_mcp_server
- cli::init::register_mcp_server
- cli::init::run_init
- cli::init::run_init_with_context
- daemon::build_router
- daemon::connect_or_spawn_session
- daemon::run_daemon_until_shutdown
- daemon::spawn_daemon
- discovery::classify_admission
- discovery::discover_all_files
- discovery::discover_files
- discovery::find_git_root
- discovery::find_project_root
- discovery::is_binary_content
- discovery::load_gitignore
- discovery::resolve_project_data_dir
- domain::index::find_enclosing_symbol
- domain::index::is_denylisted_extension
- live_index::git_temporal::churn_bar
- live_index::git_temporal::churn_label
- live_index::git_temporal::relative_time
- live_index::git_temporal::spawn_git_temporal_computation
- live_index::persist::background_verify
- live_index::persist::load_snapshot
- live_index::persist::serialize_index
- live_index::persist::serialize_shared_index
- live_index::persist::snapshot_to_live_index
- live_index::persist::spot_verify_sample
- live_index::persist::stat_check_files
- live_index::search::search_symbols
- live_index::search::search_symbols_with_options
- live_index::search::search_text
- live_index::search::search_text_with_options
- observability::init_tracing
- parsing::config_extractors::edit_capability_for
- parsing::config_extractors::edit_capability_for_language
- parsing::config_extractors::escape_key_segment
- parsing::config_extractors::extractor_for
- parsing::config_extractors::is_config_language
- parsing::config_extractors::join_array_index
- parsing::config_extractors::join_key_path
- parsing::languages::extract_symbols
- parsing::process_file
- parsing::process_file_with_classification
- parsing::xref::extract_references
- protocol::explore::fallback_terms
- protocol::explore::match_concept
- protocol::format::code_slice_from_indexed_file
- protocol::format::code_slice_view
- protocol::format::compact_next_step_hint
- protocol::format::compact_savings_footer
- protocol::format::context_bundle_result
- protocol::format::context_bundle_result_view
- protocol::format::context_bundle_result_view_with_max_tokens
- protocol::format::diff_symbols_result_view
- protocol::format::empty_guard_message
- protocol::format::enforce_token_budget
- protocol::format::explore_result_view
- protocol::format::file_content
- protocol::format::file_content_from_indexed_file
- protocol::format::file_content_from_indexed_file_with_context
- protocol::format::file_content_view
- protocol::format::file_outline
- protocol::format::file_outline_from_indexed_file
- protocol::format::file_outline_view
- protocol::format::file_tree
- protocol::format::file_tree_view
- protocol::format::file_tree_view_with_skipped
- protocol::format::find_dependents_compact_view
- protocol::format::find_dependents_dot
- protocol::format::find_dependents_mermaid
- protocol::format::find_dependents_result
- protocol::format::find_dependents_result_view
- protocol::format::find_implementations_result_view
- protocol::format::find_references_compact_view
- protocol::format::find_references_result
- protocol::format::find_references_result_view
- protocol::format::format_token_savings
- protocol::format::format_tool_call_counts
- protocol::format::get_co_changes_result_view
- protocol::format::git_temporal_health_line
- protocol::format::health_report
- protocol::format::health_report_from_published_state
- protocol::format::health_report_from_stats
- protocol::format::health_report_with_watcher
- protocol::format::inspect_match_result_view
- protocol::format::is_noise_line
- protocol::format::loading_guard_message
- protocol::format::not_found_file
- protocol::format::not_found_file_match
- protocol::format::not_found_symbol
- protocol::format::repo_outline
- protocol::format::repo_outline_view
- protocol::format::resolve_path_result
- protocol::format::resolve_path_result_view
- protocol::format::search_files
- protocol::format::search_files_result_view
- protocol::format::search_symbols_result
- protocol::format::search_symbols_result_view
- protocol::format::search_symbols_result_with_kind
- protocol::format::search_text_result
- protocol::format::search_text_result_view
- protocol::format::search_text_result_with_options
- protocol::format::symbol_detail
- protocol::format::symbol_detail_from_indexed_file
- protocol::format::symbol_detail_view
- protocol::format::trace_symbol_result_view
- protocol::format::validate_file_syntax_result
- protocol::format::what_changed_paths_result
- protocol::format::what_changed_result
- protocol::format::what_changed_timestamp_view
- sidecar::build_with_budget
- sidecar::governor::classify_tool
- sidecar::handlers::health_handler
- sidecar::handlers::impact_handler
- sidecar::handlers::outline_handler
- sidecar::handlers::prompt_context_handler
- sidecar::handlers::repo_map_handler
- sidecar::handlers::stats_handler
- sidecar::handlers::symbol_context_handler
- sidecar::handlers::workflow_post_edit_impact_handler
- sidecar::handlers::workflow_prompt_narrowing_handler
- sidecar::handlers::workflow_repo_start_handler
- sidecar::handlers::workflow_search_hit_expansion_handler
- sidecar::handlers::workflow_source_read_handler
- sidecar::port_file::check_stale
- sidecar::port_file::cleanup_files
- sidecar::port_file::cleanup_session_file
- sidecar::port_file::ensure_symforge_dir
- sidecar::port_file::read_port
- sidecar::port_file::write_pid_file
- sidecar::port_file::write_port_file
- sidecar::port_file::write_session_file
- sidecar::router::build_router
- sidecar::server::spawn_sidecar
- watcher::restart_watcher
- watcher::run_watcher