List of all items
Structs
- RecallEcho
- archive::ArchiveResult
- archive::SessionMetadata
- config::Config
- config::EphemeralConfig
- config::LlmSection
- config::PipelineSection
- conversation::Conversation
- dashboard::ArchiveStats
- dashboard::EphemeralEntry
- dashboard::HealthAssessment
- dashboard::MemoryStats
- ephemeral::EphemeralEntry
- frontmatter::Frontmatter
- graph::GraphMemory
- graph::embed::FastEmbedder
- 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
- jsonl::HookInput
- search::RankedFile
- search::SearchResult
- summarize::ConversationSummary
- tags::ConversationTags
Enums
- config::Provider
- conversation::ConversationEntry
- dashboard::HealthLevel
- graph::dedup::ResolvedEntity
- graph::error::GraphError
- graph::types::DedupDecision
- graph::types::Direction
- graph::types::EntityType
- graph::types::MatchSource
Traits
Functions
- archive::append_index
- archive::archive_all_unarchived
- archive::archive_all_with_base
- archive::archive_conversation
- archive::archive_from_jsonl
- archive::graph_ingest
- archive::highest_conversation_number
- archive::pipeline_sync_on_archive
- archive::run_from_hook
- 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::crud::add_entity
- graph::crud::add_episode
- graph::crud::add_relationship
- graph::crud::delete_entity
- 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::list_entities
- graph::crud::mark_episodes_extracted
- graph::crud::supersede_relationship
- graph::crud::update_entity
- graph::dedup::parse_dedup_response
- graph::dedup::resolve_entity
- graph::extract::chunk_conversation
- graph::extract::extract_from_chunk
- graph::extract::flatten_extraction
- graph::extract::parse_extraction_response
- graph::ingest::extract_from_archive
- graph::ingest::ingest_archive
- 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::init_schema
- graph::store::open
- graph::traverse::format_traversal
- graph::traverse::traverse
- graph::traverse::traverse_filtered
- graph::vigil_sync::sync_outcomes
- graph::vigil_sync::sync_vigil
- graph::vigil_sync::sync_vigil_signals
- graph_bridge::ingest_into_graph
- graph_cli::add_entity
- 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
- jsonl::parse_transcript
- jsonl::read_hook_input
- paths::archive_index
- paths::claude_dir
- paths::config_file
- paths::conversations_dir
- paths::detect_claude_code
- paths::entity_root
- paths::ephemeral_file
- paths::memory_dir
- paths::memory_file
- search::ranked_search
- search::run
- search::run_ranked
- search::search_with_base
- status::run
- status::run_with_base
- summarize::algorithmic_summary
- tags::extract_tags
- tags::format_tags_section
Type Aliases
Constants
- ephemeral::DEFAULT_MAX_ENTRIES
- 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::vigil_rels::MEASURED_DURING
- graph::types::vigil_rels::RESULTED_IN
- graph::types::vigil_rels::TRIGGERED_BY