List of all items
Structs
- RecallEcho
- agent_cli::McpReport
- archive::ArchiveResult
- archive::SessionMetadata
- capture::CaptureOptions
- capture::CaptureReport
- capture::Pending
- capture::Watermark
- cli_provider::CliProvider
- cli_provider::CliSpec
- cli_provider::Invocation
- config::CaptureSection
- config::CliSection
- config::Config
- config::EphemeralConfig
- config::ExtractionSection
- config::GraphDedupConfig
- config::GraphScoringConfig
- config::GraphSection
- config::JsonPaths
- config::LineMatchers
- config::LlmSection
- config::PipelineSection
- config::ServeSection
- conversation::Conversation
- dashboard::ArchiveStats
- dashboard::EphemeralEntry
- dashboard::HealthAssessment
- dashboard::MemoryStats
- ephemeral::EphemeralEntry
- frontmatter::Frontmatter
- graph::GraphMemory
- graph::confidence::EdgeEvidence
- graph::confidence::Evidence
- graph::confidence::ProvenanceWeights
- graph::correct::EdgeCorrection
- graph::correct::EntityMatch
- graph::correct::Removal
- graph::dedup::Resolution
- graph::edge_view::EdgeView
- graph::edge_view::NameCache
- graph::embed::FastEmbedder
- graph::embed::LazyEmbedder
- graph::gc::GcAction
- graph::gc::GcConfig
- graph::gc::GcReport
- graph::gc::GcStatsReport
- graph::ingest::IngestContext
- graph::inspect::ConfidenceSummary
- graph::inspect::KnownEntity
- graph::inspect::MemoryOverview
- graph::inspect::TopicEntity
- graph::inspect::TopicReport
- graph::inspect::TypeGroup
- graph::llm::Completion
- graph::llm::TokenUsage
- graph::store::MigrationReport
- graph::store::ServerConfig
- graph::types::EdgeRow
- graph::types::Entity
- graph::types::EntityDetail
- graph::types::EntitySummary
- graph::types::EntityUpdate
- graph::types::Episode
- graph::types::EpisodeSearchResult
- graph::types::ExtractedCase
- graph::types::ExtractedEntity
- graph::types::ExtractedPattern
- graph::types::ExtractedPreference
- graph::types::ExtractedRelationship
- graph::types::ExtractionResult
- graph::types::GraphStats
- graph::types::IngestionReport
- graph::types::NewEntity
- graph::types::NewEpisode
- graph::types::NewRelationship
- graph::types::PipelineDocuments
- graph::types::PipelineEntry
- graph::types::PipelineGraphStats
- graph::types::PipelineSyncReport
- graph::types::QueryOptions
- graph::types::QueryResult
- graph::types::Relationship
- graph::types::ScoredEntity
- graph::types::SearchOptions
- graph::types::SearchResult
- graph::types::TraversalEdge
- graph::types::TraversalNode
- graph::types::VigilSyncReport
- graph::utility::ContributionStats
- graph::utility::EntityUtility
- graph::utility::FeedbackReport
- graph::utility::SessionEntities
- graph_cli::CorrectOptions
- graph_cli::GcOptions
- jsonl::HookInput
- llm_provider::ClaudeCodeProvider
- llm_provider::HttpConfig
- llm_provider::HttpLlmProvider
- mcp::DaemonBackend
- mcp::McpServer
- mcp::RpcError
- mcp::tools::InvalidArguments
- search::RankedFile
- search::SearchResult
- serve::AboutArgs
- serve::AddEntityArgs
- serve::BackgroundGuard
- serve::CorrectArgs
- serve::DaemonInfo
- serve::DaemonLog
- serve::ExtractionState
- serve::ExtractionStatus
- serve::FeedbackArgs
- serve::IdleTracker
- serve::IngestArchiveArgs
- serve::OverviewArgs
- serve::QueryArgs
- serve::RelateArgs
- serve::Response
- serve::ResponseError
- serve::SearchArgs
- serve::SearchEpisodesArgs
- serve::ServeOptions
- serve::ShutdownSignal
- serve::SyncPipelineArgs
- serve::TraverseArgs
- serve_capture::CaptureWorker
- serve_capture::GraphCaptureUnit
- serve_capture::Schedule
- serve_capture::Setup
- serve_capture::WorkerContext
- serve_extract::ExtractionWorker
- serve_extract::GraphExtractionUnit
- serve_extract::Schedule
- serve_extract::Setup
- serve_extract::SystemClock
- serve_extract::UnitReport
- serve_extract::WorkerContext
- summarize::ConversationSummary
- tags::ConversationTags
- transcript::TranscriptRef
- transcript::claude_code::ClaudeCodeTranscripts
- transcript::codex::CodexTranscripts
- transcript::grok::GrokTranscripts
Enums
- agent_cli::AgentCli
- agent_cli::McpStatus
- config::CliPreset
- config::DedupBand
- config::OutputMode
- config::PromptDelivery
- config::Provider
- conversation::ConversationEntry
- dashboard::HealthLevel
- error::RecallError
- graph::confidence::ExtractionContext
- graph::confidence::Observation
- graph::confidence::Provenance
- graph::correct::CorrectTarget
- graph::correct::Correction
- graph::correct::CorrectionReport
- graph::dedup::ResolutionPath
- graph::dedup::ResolvedEntity
- graph::error::GraphError
- graph::gc::GcActionKind
- graph::ingest::ProvenancePolicy
- graph::types::DedupDecision
- graph::types::Direction
- graph::types::EntityType
- graph::types::MatchSource
- graph::utility::OutcomeKind
- llm_provider::ApiStyle
- mcp::tools::Tool
- serve::Request
- serve_capture::Plan
- serve_extract::Plan
- transcript::Source
Traits
- graph::embed::Embedder
- graph::llm::LlmProvider
- mcp::GraphBackend
- serve_capture::CaptureUnit
- serve_extract::Clock
- serve_extract::ExtractionUnit
- transcript::Transcript
Functions
- agent_cli::capturing
- agent_cli::classify
- agent_cli::current
- agent_cli::installed
- agent_cli::register_mcp
- agent_cli::resolve_binary
- agent_cli::shell_line
- archive::append_index
- archive::archive_all_unarchived
- archive::archive_all_with_base
- archive::archive_conversation
- archive::archive_from_jsonl
- archive::collect_archived_sessions
- archive::graph_ingest
- archive::highest_conversation_number
- archive::pipeline_sync_on_archive
- archive::run_from_hook
- archive::run_with_hook_input
- capture::archive_transcript
- capture::archived_sessions
- capture::configured_sources
- capture::ingest
- capture::pending
- capture::read_watermark
- capture::sweep
- capture::write_watermark
- checkpoint::run_from_hook
- checkpoint::run_from_hook_with_paths
- config::config_path
- config::exists
- config::load
- config::load_from_dir
- config::save
- config_cli::set
- config_cli::show
- consume::consume
- consume::run
- conversation::calculate_duration
- conversation::condense_for_summary
- conversation::conversation_to_markdown
- conversation::date_from_timestamp
- conversation::extract_summary
- conversation::extract_topics
- conversation::strip_channel_prefix
- conversation::truncate
- conversation::utc_now
- dashboard::assess_health
- dashboard::auto_distill
- dashboard::find_sections
- dashboard::format_bytes
- dashboard::parse_ephemeral_entries
- dashboard::render
- dashboard::search_lines
- dashboard::search_ranked
- distill::run
- distill::run_with_base
- ephemeral::append_entry
- ephemeral::count_entries
- ephemeral::parse_entries
- ephemeral::trim_to_limit
- frontmatter::parse
- graph::confidence::effective_confidence
- graph::confidence::path_confidence
- graph::confidence::temporal_decay
- graph::correct::correct
- graph::crud::add_entity
- graph::crud::add_episode
- graph::crud::add_episode_from
- graph::crud::add_relationship
- graph::crud::contradict_relationship
- graph::crud::count_relationships
- graph::crud::delete_entity
- graph::crud::delete_episode
- graph::crud::delete_relationship
- graph::crud::get_entity_by_id
- graph::crud::get_entity_by_name
- graph::crud::get_entity_detail
- graph::crud::get_entity_summary
- graph::crud::get_episode_by_log_number
- graph::crud::get_episodes_by_session
- graph::crud::get_relationships
- graph::crud::get_unextracted_log_numbers
- graph::crud::increment_access_counts
- graph::crud::increment_episode_access_counts
- graph::crud::list_all_relationships
- graph::crud::list_entities
- graph::crud::mark_episodes_extracted
- graph::crud::record_observation
- graph::crud::reinforce_relationship
- graph::crud::supersede_relationship
- graph::crud::update_entity
- graph::crud::update_relationship_confidence
- graph::dedup::parse_dedup_response
- graph::dedup::resolve_entity
- graph::edge_view::all_edges_of
- graph::edge_view::live_edges_between
- graph::edge_view::live_edges_of
- graph::edge_view::record_id
- graph::edge_view::views
- graph::extract::chunk_conversation
- graph::extract::extract_from_chunk
- graph::extract::flatten_extraction
- graph::extract::parse_extraction_response
- graph::gc::run_gc
- graph::gc::stats_only
- graph::ingest::extract_from_archive
- graph::ingest::ingest_archive
- graph::inspect::about
- graph::inspect::overview
- graph::pipeline::entry_to_entity
- graph::pipeline::parse_all_documents
- graph::pipeline::parse_curiosity
- graph::pipeline::parse_learning
- graph::pipeline::parse_praxis
- graph::pipeline::parse_reflections
- graph::pipeline::parse_thoughts
- graph::pipeline_sync::sync_pipeline
- graph::query::pipeline_entities
- graph::query::pipeline_flow
- graph::query::pipeline_stats
- graph::query::query
- graph::search::search
- graph::search::search_episodes
- graph::search::search_with_options
- graph::store::connect
- graph::store::init_schema
- graph::store::open
- graph::traverse::format_traversal
- graph::traverse::traverse
- graph::traverse::traverse_filtered
- graph::util::count_or_zero
- graph::util::extract_json_object
- graph::util::merge_json_objects
- graph::util::parse_datetime
- graph::util::strip_markdown_fencing
- graph::utility::get_utility_score
- graph::utility::record_outcome_feedback
- graph::utility::record_session_use
- graph::utility::session_entities
- graph::vigil_sync::sync_outcomes
- graph::vigil_sync::sync_vigil
- graph::vigil_sync::sync_vigil_signals
- graph_bridge::ingest_into_graph
- graph_bridge::sync_pipeline_into_graph
- graph_cli::add_entity
- graph_cli::correct
- graph_cli::daemon_status
- graph_cli::daemon_stop
- graph_cli::decay_report
- graph_cli::extract
- graph_cli::feedback
- graph_cli::gc
- graph_cli::graph_status
- graph_cli::hybrid_query
- graph_cli::ingest
- graph_cli::ingest_all
- graph_cli::init
- graph_cli::pipeline_flow
- graph_cli::pipeline_stale
- graph_cli::pipeline_status
- graph_cli::pipeline_sync
- graph_cli::relate
- graph_cli::search
- graph_cli::traverse
- graph_cli::vigil_sync
- init::run
- init::run_with_reader
- inspect_cli::certainty
- inspect_cli::render_overview
- inspect_cli::render_topic
- inspect_cli::run
- jsonl::is_jsonl_transcript
- jsonl::parse_transcript
- jsonl::read_hook_input
- llm_provider::create_provider
- mcp::negotiate_protocol_version
- mcp::render::entities
- mcp::render::episodes
- mcp::render::overview
- mcp::render::query_result
- mcp::render::status
- mcp::render::traversal
- mcp::run
- paths::archive_index
- paths::claude_dir
- paths::config_file
- paths::conversations_dir
- paths::detect_claude_code
- paths::entity_root
- paths::ephemeral_file
- paths::expand_tilde
- paths::memory_dir
- paths::memory_file
- search::ranked_search
- search::run
- search::run_ranked
- search::search_with_base
- serve::dispatch_graph
- serve::pidfile_path
- serve::run
- serve_capture::plan
- serve_capture::spawn
- serve_client::daemon_info
- serve_client::daemon_log_path
- serve_client::exclusive
- serve_client::execute
- serve_client::graph_mode
- serve_client::socket_path
- serve_client::stop_daemon
- serve_extract::plan
- serve_extract::spawn
- status::run
- status::run_with_base
- summarize::algorithmic_summary
- tags::extract_tags
- tags::format_tags_section
- transcript::adapter_for
- transcript::detect_installed
- transcript::gemini::is_session_document
- transcript::gemini::parse_session
Type Aliases
Constants
- agent_cli::MCP_SERVER_NAME
- ephemeral::DEFAULT_MAX_ENTRIES
- graph::confidence::DECAY_FLOOR
- graph::confidence::DEFAULT_EVIDENCE_WEIGHT
- graph::confidence::DEFAULT_HALF_LIFE_DAYS
- graph::confidence::DEFAULT_WEIGHT_EXTERNAL
- graph::confidence::DEFAULT_WEIGHT_SELF
- graph::confidence::DEFAULT_WEIGHT_USER
- graph::confidence::PRIOR_CONCENTRATION
- graph::gc::DEFAULT_EPISODE_MAX_AGE_DAYS
- graph::inspect::DOUBTFUL_CONFIDENCE
- graph::inspect::STRONG_CONFIDENCE
- graph::store::SCHEMA_VERSION
- graph::types::pipeline_rels::ANSWERED_BY
- graph::types::pipeline_rels::ARCHIVED_FROM
- graph::types::pipeline_rels::CONNECTED_TO
- graph::types::pipeline_rels::CRYSTALLIZED_FROM
- graph::types::pipeline_rels::EVOLVED_FROM
- graph::types::pipeline_rels::EXPLORES
- graph::types::pipeline_rels::GRADUATED_TO
- graph::types::pipeline_rels::INFORMED_BY
- graph::types::pipeline_rels::PROMPTED_BY
- graph::types::vigil_rels::MEASURED_DURING
- graph::types::vigil_rels::RESULTED_IN
- graph::types::vigil_rels::TRIGGERED_BY
- graph::utility::DEFAULT_UTILITY
- mcp::PREFERRED_PROTOCOL_VERSION
- mcp::SUPPORTED_PROTOCOL_VERSIONS
- mcp::tools::ALL
- paths::CLAUDE_DIR_ENV
- serve_client::DAEMON_BIN_ENV