List of all items
Structs
- annotations::Annotation
- build::builder::BuildOptions
- build::builder::BuildResult
- build::discovery::DiscoveryResult
- cache::CacheStats
- cache::SourceMeta
- config::Config
- config::SourceConfig
- fetch::FetchError
- registry::EntryLookup
- registry::MergedRegistry
- registry::SearchFilters
- registry::TaggedEntry
- search::bm25::SearchResult
- search::index::InvertedIndex
- team::agent_config::SyncResult
- team::analytics::FetchEvent
- team::analytics::UsageStats
- team::bundles::Bundle
- team::context::ContextDoc
- team::detect::DetectedDep
- team::detect::DetectedMatch
- team::freshness::FreshnessResult
- team::pins::PinEntry
- team::pins::PinsFile
- team::profiles::Profile
- team::profiles::ResolvedProfile
- team::project::AgentRules
- team::project::AutoProfileEntry
- team::project::ModuleRules
- team::project::ProjectFileConfig
- team::snapshots::Snapshot
- team::snapshots::SnapshotDiff
- team::team_annotations::TeamAnnotation
- team::team_annotations::TeamAnnotationNote
- telemetry::FeedbackOpts
- telemetry::FeedbackResult
- types::AuthorDoc
- types::AuthorRegistry
- types::AuthorSkill
- types::AvgFieldLengths
- types::Bm25Params
- types::DocEntry
- types::Frontmatter
- types::FrontmatterMetadata
- types::LanguageEntry
- types::Registry
- types::SearchDocument
- types::SearchIndex
- types::SearchTokens
- types::SkillEntry
- types::VersionEntry
Enums
- cache::SourceStat
- error::Error
- registry::EntryKind
- registry::ResolvedPath
- team::agent_config::SyncAction
- team::agent_config::Target
- team::freshness::FreshnessStatus
- team::snapshots::DiffChange
- types::Entry
Functions
- annotations::clear_annotation
- annotations::list_annotations
- annotations::read_annotation
- annotations::write_annotation
- build::builder::build_registry
- build::builder::days_to_date
- build::builder::write_build_output
- build::builder::write_build_output_with_opts
- build::discovery::discover_author
- build::discovery::load_author_registry
- cache::clear_cache
- cache::evict_lru_cache
- cache::get_cache_stats
- cache::get_source_data_dir
- cache::get_source_dir
- cache::get_source_meta_path
- cache::get_source_registry_path
- cache::get_source_search_index_path
- cache::has_any_registry
- cache::is_source_cache_fresh
- cache::load_search_index
- cache::load_source_registry
- cache::read_cached_doc
- cache::read_meta
- cache::save_cached_doc
- cache::save_source_registry
- cache::should_fetch_remote_registry
- cache::touch_source_meta
- cache::write_meta
- config::chub_dir
- config::load_config
- fetch::ensure_registry
- fetch::fetch_all_registries
- fetch::fetch_doc
- fetch::fetch_doc_full
- fetch::fetch_full_bundle
- fetch::fetch_remote_registry
- frontmatter::parse_frontmatter
- identity::detect_agent
- identity::detect_agent_version
- identity::get_or_create_client_id
- identity::is_first_run
- normalize::display_language
- normalize::normalize_language
- registry::get_entry
- registry::is_multi_source
- registry::list_entries
- registry::load_merged
- registry::resolve_doc_path
- registry::resolve_entry_file
- registry::search_entries
- search::bm25::build_index
- search::bm25::build_index_from_documents
- search::bm25::search
- search::tokenizer::compact_identifier
- search::tokenizer::is_searchable_token
- search::tokenizer::tokenize
- search::tokenizer::tokenize_identifier
- team::agent_config::diff_configs
- team::agent_config::generate_config
- team::agent_config::load_agent_rules
- team::agent_config::sync_configs
- team::analytics::get_stats
- team::analytics::record_fetch
- team::bundles::create_bundle
- team::bundles::install_bundle
- team::bundles::list_bundles
- team::bundles::load_bundle
- team::bundles::load_bundle_by_name
- team::context::discover_context_docs
- team::context::get_context_doc
- team::context::list_context_docs
- team::detect::detect_dependencies
- team::detect::match_deps_to_docs
- team::freshness::auto_fix_freshness
- team::freshness::check_freshness
- team::pins::add_pin
- team::pins::get_pin
- team::pins::list_pins
- team::pins::load_pins
- team::pins::remove_pin
- team::pins::save_pins
- team::profiles::auto_detect_profile
- team::profiles::get_active_profile
- team::profiles::list_profiles
- team::profiles::load_profile
- team::profiles::resolve_profile
- team::profiles::set_active_profile
- team::project::find_project_root
- team::project::init_project
- team::project::load_project_config
- team::project::project_chub_dir
- team::snapshots::create_snapshot
- team::snapshots::diff_snapshots
- team::snapshots::list_snapshots
- team::snapshots::restore_snapshot
- team::team_annotations::get_merged_annotation
- team::team_annotations::get_pin_notice
- team::team_annotations::list_team_annotations
- team::team_annotations::read_team_annotation
- team::team_annotations::write_team_annotation
- telemetry::get_telemetry_url
- telemetry::is_feedback_enabled
- telemetry::is_telemetry_enabled
- telemetry::send_feedback