List of all items
Structs
- Claim
- Contradiction
- DecisionLogEntry
- EntityRef
- MemoryClaimV1
- MemoryEntityV1
- ResolutionOutcome
- ResolutionWeights
- ScoreComponents
- backend::MemoryEntry
- backend::TotalReclawConfig
- backend::TotalReclawMemory
- billing::BillingCache
- billing::FeatureFlags
- crypto::DerivedKeys
- debrief::DebriefItem
- debrief::Message
- embedding::OllamaProvider
- embedding::OpenAiCompatibleProvider
- hotcache::HotCache
- lsh::LshHasher
- protobuf::FactPayload
- relay::BillingStatus
- relay::GraphQLResponse
- relay::RegisterResponse
- relay::RelayClient
- relay::RelayConfig
- relay::ResolveResponse
- relay::SubmitResult
- reranker::Candidate
- reranker::RankedResult
- reranker::RerankerConfig
- search::SubgraphFact
- setup::Credentials
- setup::EmbeddingConfig
- store::ContradictionStoreResult
- store::V1StoreInput
- userop::SubmitResult
- userop::UserOperationV7
- wallet::EthWallet
Enums
- ClaimCategory
- ClaimStatus
- EntityType
- Error
- MemoryScope
- MemorySource
- MemoryTypeV1
- MemoryVolatility
- ResolutionAction
- SkipReason
- backend::MemoryCategory
- debrief::DebriefType
- embedding::EmbeddingMode
Traits
Functions
- append_decision_entry
- billing::fetch_billing_status
- billing::get_extraction_interval
- billing::get_max_candidate_pool
- billing::get_max_facts_per_extraction
- billing::invalidate_cache
- billing::is_llm_dedup_enabled
- billing::read_cache
- billing::write_cache
- blind::generate_blind_indices
- build_feedback_from_decision
- crypto::compute_auth_key_hash
- crypto::decrypt
- crypto::derive_keys_from_mnemonic
- crypto::derive_keys_from_mnemonic_lenient
- crypto::derive_lsh_seed
- crypto::derive_random_bytes
- crypto::encrypt
- crypto::encrypt_with_nonce
- crypto::mnemonic_to_seed_bytes
- debrief::build_debrief_prompt
- debrief::format_messages
- debrief::parse_debrief_response
- default_weights
- detect_contradictions
- embedding::create_provider
- find_decision_for_pin
- find_loser_claim_in_decision_log
- fingerprint::generate_content_fingerprint
- fingerprint::normalize_text
- is_pinned_claim
- is_pinned_json
- protobuf::encode_fact_protobuf
- protobuf::encode_tombstone_protobuf
- reranker::cosine_similarity_f32
- reranker::rerank
- reranker::rerank_with_config
- reranker::source_weight
- resolve_pair
- resolve_with_candidates
- respect_pin_in_resolution
- search::broadened_search_query
- search::count_facts
- search::count_query
- search::decrypt_and_rerank
- search::decrypt_and_rerank_with_key
- search::export_query
- search::fetch_all_facts
- search::generate_search_trapdoors
- search::hex_blob_to_base64
- search::parse_broadened_response
- search::parse_search_response
- search::search_broadened
- search::search_by_fingerprint
- search::search_candidates
- search::search_query
- setup::config_dir
- setup::config_to_mode
- setup::credentials_path
- setup::embedding_config_path
- setup::generate_mnemonic
- setup::load_credentials
- setup::load_embedding_config
- setup::save_credentials
- setup::save_embedding_config
- stemmer::stem
- store::build_memory_claim_v1
- store::store_claim_with_contradiction_check
- store::store_fact
- store::store_fact_batch
- store::store_fact_v1
- store::store_fact_with_importance
- store::store_tombstone
- store::store_tombstone_v1
- userop::encode_batch_call
- userop::encode_single_call
- userop::hash_userop
- userop::sign_userop
- userop::submit_userop
- wallet::derive_eoa
- wallet::derive_eoa_address
- wallet::resolve_smart_account_address
Type Aliases
Constants
- CONTRADICTION_CANDIDATE_CAP
- DECISION_LOG_MAX_LINES
- DEFAULT_LOWER_THRESHOLD
- DEFAULT_UPPER_THRESHOLD
- MEMORY_CLAIM_V1_SCHEMA_VERSION
- TIE_ZONE_SCORE_TOLERANCE
- debrief::DEBRIEF_SOURCE
- debrief::DEBRIEF_SYSTEM_PROMPT
- debrief::MAX_DEBRIEF_ITEMS
- debrief::MIN_DEBRIEF_MESSAGES
- protobuf::DEFAULT_PROTOBUF_VERSION
- protobuf::PROTOBUF_VERSION_V4
- reranker::LEGACY_CLAIM_FALLBACK_WEIGHT
- reranker::SOURCE_WEIGHTS
- search::PAGE_SIZE
- search::TRAPDOOR_BATCH_SIZE
- userop::DATA_EDGE_ADDRESS
- userop::ENTRYPOINT_ADDRESS
- userop::MAX_BATCH_SIZE
- userop::SIMPLE_ACCOUNT_FACTORY