Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bunkerlab-net/mempalace
/ functions
Functions
2,248 in github.com/bunkerlab-net/mempalace
⨍
Functions
2,248
◇
Types & classes
117
Function
create_tunnel_idempotent_update
()
src/palace/graph.rs:1072
Function
create_tunnel_missing_label_returns_error
()
src/mcp/tools.rs:2820
Function
create_tunnel_rejects_invalid_kind
()
src/palace/graph.rs:1433
Function
create_tunnel_round_trip
()
src/palace/graph.rs:1044
Function
create_tunnel_success
()
src/mcp/tools.rs:2809
Function
create_tunnel_symmetric_id
()
src/palace/graph.rs:1116
Function
current_lang_defaults_to_en_when_env_absent
()
src/i18n/mod.rs:415
Function
current_lang_reads_mempalace_lang_env_var
()
src/i18n/mod.rs:430
Method
declared_transformations
Named content transformations applied before yielding a `DrawerRecord`. Declared names must correspond to functions in `sources::transforms`. Default
src/sources/adapter.rs:228
Method
decode
Parse AAAK-encoded text back into a [`DecodedDialect`]. The first line is treated as a header (`WING|ROOM|DATE|STEM`) when it does not start with `"0
src/dialect/mod.rs:414
Function
decode_emotions_and_flags_classified_separately
()
src/dialect/mod.rs:918
Function
decode_fill_content_skips_empty_pipe_segments
()
src/dialect/mod.rs:1080
Function
decode_fill_content_with_real_entity_codes_populates_entities_vec
()
src/dialect/mod.rs:1111
Function
decode_roundtrip_preserves_pipe_in_stem
()
src/dialect/mod.rs:859
Function
decode_roundtrip_with_metadata
()
src/dialect/mod.rs:881
Function
decode_roundtrip_without_metadata
()
src/dialect/mod.rs:904
Function
decode_slug_fallback_handles_single_segment_slugs
()
src/palace/session_scanner.rs:310
Function
decode_slug_fallback_returns_last_segment
()
src/palace/session_scanner.rs:298
Function
decode_unknown_entities_returns_empty_vec
()
src/dialect/mod.rs:944
Function
dedup_below_threshold_scans_group_but_finds_no_duplicates
()
src/palace/dedup.rs:713
Function
dedup_dry_run_finds_but_does_not_delete
()
src/palace/dedup.rs:544
Function
dedup_empty_palace_returns_zero_stats
()
src/palace/dedup.rs:693
Function
dedup_fetch_groups_filters_single_drawer_sources
()
src/palace/dedup.rs:447
Function
dedup_fetch_groups_wing_filter_restricts_scope
()
src/palace/dedup.rs:478
Function
dedup_live_run_deletes_duplicate_drawer
()
src/palace/dedup.rs:617
Function
dedupe_people_drops_single_token_handles
()
src/palace/project_scanner.rs:2196
Function
dedupe_people_merges_same_author_via_shared_email
()
src/palace/project_scanner.rs:2163
Function
dedupe_people_returns_empty_for_no_commits
()
src/palace/project_scanner.rs:2189
Method
default
()
src/config.rs:436
Method
default
Constructs an empty registry with version 1 and mode `"personal"`.
src/palace/entity_registry.rs:300
Method
default
Return an `LlmOpts` with refinement disabled — used in tests.
src/cli/init.rs:62
Function
default_config_has_entity_languages_en
()
src/config.rs:1626
Function
default_config_has_palace_path
()
src/config.rs:756
Function
default_palace_path_uses_xdg_data_dir
()
src/config.rs:857
Method
default_privacy_class
Privacy class applied to drawers from this adapter. Default: `"internal"`. Override for adapters ingesting public or sensitive content.
src/sources/adapter.rs:235
Function
delete_drawer_invalid_format
()
src/mcp/tools.rs:2374
Function
delete_drawer_success
()
src/mcp/tools.rs:2359
Function
delete_tunnel_empty_id_returns_error
()
src/mcp/tools.rs:4451
Function
delete_tunnel_invalid_id_format
()
src/mcp/tools.rs:2881
Function
delete_tunnel_nonexistent_returns_false
()
src/palace/graph.rs:1200
Function
delete_tunnel_nonexistent_returns_false
()
src/mcp/tools.rs:2896
Function
delete_tunnel_removes_row
()
src/palace/graph.rs:1170
Function
delete_tunnel_success
()
src/mcp/tools.rs:2868
Method
describe_schema
(&self)
src/sources/adapter.rs:259
Function
detect_convo_room_architecture_keywords
()
src/palace/convo_miner.rs:1007
Function
detect_convo_room_decisions_keywords
()
src/palace/convo_miner.rs:1029
Function
detect_convo_room_general_fallback
()
src/palace/convo_miner.rs:994
Function
detect_convo_room_handles_utf8_without_panicking
()
src/palace/convo_miner.rs:764
Function
detect_convo_room_planning_keywords
()
src/palace/convo_miner.rs:1019
Function
detect_convo_room_problems_keywords
()
src/palace/convo_miner.rs:1041
Function
detect_emotions_caps_at_three
()
src/dialect/mod.rs:694
Function
detect_entities_build_pronoun_re_falls_back_to_english_when_empty
()
src/palace/entity_detect.rs:1279
Function
detect_entities_build_pronoun_re_uses_provided_patterns_when_non_empty
()
src/palace/entity_detect.rs:1880
Function
detect_entities_empty_files
()
src/palace/entity_detect.rs:1152
Function
detect_entities_end_to_end
()
src/palace/entity_detect.rs:1022
Function
detect_entities_fallback_extracts_capitalized_names_not_at_position_zero
()
src/dialect/mod.rs:1019
Function
detect_entities_load_text_respects_files_max
()
src/palace/entity_detect.rs:1594
Function
detect_entities_load_text_truncates_large_file_at_utf8_boundary
()
src/palace/entity_detect.rs:1250
Function
detect_entities_no_paths_returns_empty_result
()
src/palace/entity_detect.rs:1231
Function
detect_entities_returns_empty_when_no_candidates_pass_threshold
()
src/palace/entity_detect.rs:1907
Function
detect_entities_sort_and_truncate_caps_each_category
()
src/palace/entity_detect.rs:1441
Function
detect_entities_with_project_entities
()
src/palace/entity_detect.rs:1096
Function
detect_flags_caps_at_three
()
src/dialect/mod.rs:713
Function
detect_hall_returns_correct_subdirectory_for_deeply_nested_file
()
src/palace/miner.rs:2273
Function
detect_hall_returns_none_for_top_level_file
()
src/palace/miner.rs:1072
Function
detect_hall_returns_subdirectory_for_nested_file
()
src/palace/miner.rs:1054
Function
detect_room_fallback_to_general
()
src/palace/room_detect.rs:494
Function
detect_room_keyword_scoring_handles_utf8_without_panicking
()
src/palace/room_detect.rs:477
Function
detect_room_priority1_folder_path
()
src/palace/room_detect.rs:431
Function
detect_room_priority1_matches_keyword_in_folder
()
src/palace/room_detect.rs:417
Function
detect_room_priority1_skips_substring_collision
()
src/palace/room_detect.rs:391
Function
detect_room_priority2_filename
()
src/palace/room_detect.rs:450
Function
detect_room_priority3_keyword_scoring
()
src/palace/room_detect.rs:463
Function
detect_rooms_from_folders_creates_rooms
()
src/palace/room_detect.rs:509
Function
detect_rooms_from_folders_scans_subdirectories_one_level_deep
()
src/palace/room_detect.rs:527
Function
detect_rooms_from_folders_skips_node_modules_in_subdirs
()
src/palace/room_detect.rs:562
Function
detected_entity
(name: &str)
src/cli/onboarding.rs:1467
Function
dialect_with_entities_replaces_names
()
tests/compress_pipeline.rs:40
Function
diary_read_after_write
()
src/mcp/tools.rs:3113
Function
diary_read_cross_wing_returns_all_agent_entries
()
src/mcp/tools.rs:3287
Function
diary_read_empty
()
src/mcp/tools.rs:3101
Function
diary_read_filtered_by_wing_excludes_other_wings
()
src/mcp/tools.rs:3252
Function
diary_read_with_wing_does_not_leak_other_agents_entries
()
src/mcp/tools.rs:3314
Function
diary_write_missing_entry_returns_error
()
src/mcp/tools.rs:3089
Function
diary_write_success
()
src/mcp/tools.rs:3051
Function
diary_write_topic_null_byte_rejected
()
src/mcp/tools.rs:3173
Function
diary_write_topic_oversized_rejected
()
src/mcp/tools.rs:3212
Function
diary_write_topic_path_traversal_rejected
()
src/mcp/tools.rs:3191
Function
diary_write_valid_topic_succeeds
()
src/mcp/tools.rs:3234
Function
diary_write_with_explicit_wing
()
src/mcp/tools.rs:3135
Function
diary_write_with_topic
()
src/mcp/tools.rs:3071
Function
disambiguate_resolves_concept_with_adverb_context
()
src/palace/entity_registry.rs:1630
Function
disambiguate_resolves_person_with_name_context
()
src/palace/entity_registry.rs:1608
Function
dispatch_empty_name_returns_error
()
src/mcp/tools.rs:3393
Function
dispatch_non_object_args_returns_error
()
src/mcp/tools.rs:3411
Function
dispatch_routes_to_correct_tool
()
src/mcp/tools.rs:3429
Function
dispatch_unknown_tool_returns_error
()
src/mcp/tools.rs:3378
Function
does_not_match_codex_jsonl
()
src/normalize/gemini_cli.rs:220
Function
drawer_count
Query the number of drawers in `wing` on `connection`.
src/cli/sweep.rs:115
Function
drawer_count_returns_correct_value
()
src/palace/repair.rs:309
← previous
next →
901–1,000 of 2,248, ranked by callers