List of all items
Structs
- acp::AcpSession
- cli::Cli
- config::CustomPattern
- config::Defaults
- config::GlobalConfig
- config::GlobalSection
- config::GraphConfig
- config::HistoryConfig
- config::IndexConfig
- config::IngestConfig
- config::LintConfig
- config::LoggingConfig
- config::ReadConfig
- config::RedactConfig
- config::ResolvedConfig
- config::SearchConfig
- config::ServeConfig
- config::SuggestConfig
- config::TypeEntry
- config::ValidationConfig
- config::WatchConfig
- config::WikiConfig
- config::WikiEntry
- default_schemas::DefaultTypeEntry
- engine::EngineState
- engine::SpaceContext
- engine::WikiEngine
- frontmatter::ParsedPage
- git::ChangedFile
- git::HistoryEntry
- graph::CommunityData
- graph::CommunityStats
- graph::GraphFilter
- graph::GraphMetrics
- graph::GraphReport
- graph::LabeledEdge
- graph::PageNode
- index_manager::IndexReport
- index_manager::IndexState
- index_manager::IndexStatus
- index_manager::SpaceIndexManager
- index_manager::UpdateReport
- index_schema::IndexSchema
- ingest::IngestOptions
- ingest::IngestReport
- mcp::McpServer
- mcp::helpers::ToolResult
- ops::BacklinkRef
- ops::ContentNewResult
- ops::GraphParams
- ops::GraphResult
- ops::HistoryResult
- ops::IndexHealth
- ops::LintFinding
- ops::LintReport
- ops::SchemaRemoveReport
- ops::SchemaTypeEntry
- ops::SearchParams
- ops::StalenessBuckets
- ops::Suggestion
- ops::WikiStats
- ops::WriteResult
- ops::export::ExportOptions
- ops::export::ExportReport
- ops::redact::RedactionMatch
- ops::redact::RedactionReport
- search::FacetCounts
- search::ListOptions
- search::PageList
- search::PageRef
- search::PageSummary
- search::SearchOptions
- search::SearchResult
- slug::Slug
- slug::WikiUri
- spaces::CreateReport
- spaces::RegisterReport
- type_registry::EdgeDecl
- type_registry::RegisteredType
- type_registry::SpaceTypeRegistry
Enums
- cli::Commands
- cli::ConfigAction
- cli::ContentAction
- cli::IndexAction
- cli::LogsAction
- cli::SchemaAction
- cli::SpacesAction
- graph::WikiGraphCache
- index_manager::StalenessKind
- links::ParsedLink
- ops::ContentReadResult
- ops::Severity
- ops::export::ExportFormat
- slug::ReadTarget
Functions
- acp::dispatch_workflow
- acp::make_tool_id
- acp::serve_acp
- config::get_config_value
- config::load_global
- config::load_wiki
- config::resolve
- config::save_global
- config::save_wiki
- config::set_global_config_value
- config::set_wiki_config_value
- default_schemas::default_schemas
- default_schemas::default_templates
- default_schemas::default_type_entries
- default_schemas::embedded_body_template
- frontmatter::confidence
- frontmatter::generate_minimal
- frontmatter::parse
- frontmatter::parse_strict
- frontmatter::scaffold
- frontmatter::title_from_body_or_filename
- frontmatter::write
- git::changed_since_commit
- git::changed_wiki_files
- git::collect_changed_files
- git::commit
- git::commit_paths
- git::current_head
- git::init_repo
- git::page_history
- graph::build_graph
- graph::build_graph_cross_wiki
- graph::compute_communities
- graph::compute_metrics
- graph::get_cached_community_map
- graph::get_cached_community_stats
- graph::get_or_build_graph
- graph::merge_cached_graphs
- graph::node_community_map
- graph::render_dot
- graph::render_llms
- graph::render_mermaid
- graph::subgraph
- graph::wrap_graph_md
- ingest::ingest
- ingest::normalize_line_endings
- links::extract_body_wikilinks
- links::extract_links
- links::extract_parsed_links
- links::extract_wikilinks
- markdown::create_page
- markdown::create_section
- markdown::delete_page
- markdown::list_assets
- markdown::promote_to_bundle
- markdown::read_asset
- markdown::read_page
- markdown::write_page
- mcp::handlers::handle_config
- mcp::handlers::handle_content_commit
- mcp::handlers::handle_content_new
- mcp::handlers::handle_content_read
- mcp::handlers::handle_content_write
- mcp::handlers::handle_export
- mcp::handlers::handle_graph
- mcp::handlers::handle_history
- mcp::handlers::handle_index_rebuild
- mcp::handlers::handle_index_status
- mcp::handlers::handle_ingest
- mcp::handlers::handle_lint
- mcp::handlers::handle_list
- mcp::handlers::handle_resolve
- mcp::handlers::handle_schema
- mcp::handlers::handle_search
- mcp::handlers::handle_spaces_create
- mcp::handlers::handle_spaces_list
- mcp::handlers::handle_spaces_register
- mcp::handlers::handle_spaces_remove
- mcp::handlers::handle_spaces_set_default
- mcp::handlers::handle_stats
- mcp::handlers::handle_suggest
- mcp::helpers::arg_bool
- mcp::helpers::arg_str
- mcp::helpers::arg_str_req
- mcp::helpers::arg_usize
- mcp::helpers::collect_page_uris
- mcp::helpers::err_text
- mcp::helpers::ok_text
- mcp::helpers::resolve_wiki_name
- mcp::tools::call
- mcp::tools::tool_list
- ops::backlinks_for
- ops::backlinks_query
- ops::config_get
- ops::config_list_global
- ops::config_list_resolved
- ops::config_set
- ops::content_commit
- ops::content_new
- ops::content_read
- ops::content_write
- ops::export::export
- ops::graph_build
- ops::history
- ops::index_rebuild
- ops::index_status
- ops::ingest
- ops::ingest_with_redact
- ops::list
- ops::logs_clear
- ops::logs_list
- ops::logs_path
- ops::logs_tail
- ops::redact::redact_body
- ops::run_lint
- ops::schema_add
- ops::schema_list
- ops::schema_remove
- ops::schema_show
- ops::schema_show_template
- ops::schema_validate
- ops::search
- ops::spaces_create
- ops::spaces_list
- ops::spaces_register
- ops::spaces_remove
- ops::spaces_set_default
- ops::stats
- ops::suggest
- search::list
- search::render_list_llms
- search::render_search_llms
- search::search
- search::search_all
- server::serve
- slug::resolve_read_target
- space_builder::build_space
- space_builder::build_space_from_embedded
- spaces::create
- spaces::load_all
- spaces::register
- spaces::register_existing
- spaces::remove
- spaces::resolve_name
- spaces::set_default_wiki
- spaces::validate_wiki_root
- type_registry::compute_disk_hashes
- watch::run_watcher