MCPcopy Create free account

hub / github.com/bunkerlab-net/mempalace / functions

Functions2,248 in github.com/bunkerlab-net/mempalace

Functioncreate_tunnel_idempotent_update
()
src/palace/graph.rs:1072
Functioncreate_tunnel_missing_label_returns_error
()
src/mcp/tools.rs:2820
Functioncreate_tunnel_rejects_invalid_kind
()
src/palace/graph.rs:1433
Functioncreate_tunnel_round_trip
()
src/palace/graph.rs:1044
Functioncreate_tunnel_success
()
src/mcp/tools.rs:2809
Functioncreate_tunnel_symmetric_id
()
src/palace/graph.rs:1116
Functioncurrent_lang_defaults_to_en_when_env_absent
()
src/i18n/mod.rs:415
Functioncurrent_lang_reads_mempalace_lang_env_var
()
src/i18n/mod.rs:430
Methoddeclared_transformations
Named content transformations applied before yielding a `DrawerRecord`. Declared names must correspond to functions in `sources::transforms`. Default
src/sources/adapter.rs:228
Methoddecode
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
Functiondecode_emotions_and_flags_classified_separately
()
src/dialect/mod.rs:918
Functiondecode_fill_content_skips_empty_pipe_segments
()
src/dialect/mod.rs:1080
Functiondecode_fill_content_with_real_entity_codes_populates_entities_vec
()
src/dialect/mod.rs:1111
Functiondecode_roundtrip_preserves_pipe_in_stem
()
src/dialect/mod.rs:859
Functiondecode_roundtrip_with_metadata
()
src/dialect/mod.rs:881
Functiondecode_roundtrip_without_metadata
()
src/dialect/mod.rs:904
Functiondecode_slug_fallback_handles_single_segment_slugs
()
src/palace/session_scanner.rs:310
Functiondecode_slug_fallback_returns_last_segment
()
src/palace/session_scanner.rs:298
Functiondecode_unknown_entities_returns_empty_vec
()
src/dialect/mod.rs:944
Functiondedup_below_threshold_scans_group_but_finds_no_duplicates
()
src/palace/dedup.rs:713
Functiondedup_dry_run_finds_but_does_not_delete
()
src/palace/dedup.rs:544
Functiondedup_empty_palace_returns_zero_stats
()
src/palace/dedup.rs:693
Functiondedup_fetch_groups_filters_single_drawer_sources
()
src/palace/dedup.rs:447
Functiondedup_fetch_groups_wing_filter_restricts_scope
()
src/palace/dedup.rs:478
Functiondedup_live_run_deletes_duplicate_drawer
()
src/palace/dedup.rs:617
Functiondedupe_people_drops_single_token_handles
()
src/palace/project_scanner.rs:2196
Functiondedupe_people_merges_same_author_via_shared_email
()
src/palace/project_scanner.rs:2163
Functiondedupe_people_returns_empty_for_no_commits
()
src/palace/project_scanner.rs:2189
Methoddefault
()
src/config.rs:436
Methoddefault
Constructs an empty registry with version 1 and mode `"personal"`.
src/palace/entity_registry.rs:300
Methoddefault
Return an `LlmOpts` with refinement disabled — used in tests.
src/cli/init.rs:62
Functiondefault_config_has_entity_languages_en
()
src/config.rs:1626
Functiondefault_config_has_palace_path
()
src/config.rs:756
Functiondefault_palace_path_uses_xdg_data_dir
()
src/config.rs:857
Methoddefault_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
Functiondelete_drawer_invalid_format
()
src/mcp/tools.rs:2374
Functiondelete_drawer_success
()
src/mcp/tools.rs:2359
Functiondelete_tunnel_empty_id_returns_error
()
src/mcp/tools.rs:4451
Functiondelete_tunnel_invalid_id_format
()
src/mcp/tools.rs:2881
Functiondelete_tunnel_nonexistent_returns_false
()
src/palace/graph.rs:1200
Functiondelete_tunnel_nonexistent_returns_false
()
src/mcp/tools.rs:2896
Functiondelete_tunnel_removes_row
()
src/palace/graph.rs:1170
Functiondelete_tunnel_success
()
src/mcp/tools.rs:2868
Methoddescribe_schema
(&self)
src/sources/adapter.rs:259
Functiondetect_convo_room_architecture_keywords
()
src/palace/convo_miner.rs:1007
Functiondetect_convo_room_decisions_keywords
()
src/palace/convo_miner.rs:1029
Functiondetect_convo_room_general_fallback
()
src/palace/convo_miner.rs:994
Functiondetect_convo_room_handles_utf8_without_panicking
()
src/palace/convo_miner.rs:764
Functiondetect_convo_room_planning_keywords
()
src/palace/convo_miner.rs:1019
Functiondetect_convo_room_problems_keywords
()
src/palace/convo_miner.rs:1041
Functiondetect_emotions_caps_at_three
()
src/dialect/mod.rs:694
Functiondetect_entities_build_pronoun_re_falls_back_to_english_when_empty
()
src/palace/entity_detect.rs:1279
Functiondetect_entities_build_pronoun_re_uses_provided_patterns_when_non_empty
()
src/palace/entity_detect.rs:1880
Functiondetect_entities_empty_files
()
src/palace/entity_detect.rs:1152
Functiondetect_entities_end_to_end
()
src/palace/entity_detect.rs:1022
Functiondetect_entities_fallback_extracts_capitalized_names_not_at_position_zero
()
src/dialect/mod.rs:1019
Functiondetect_entities_load_text_respects_files_max
()
src/palace/entity_detect.rs:1594
Functiondetect_entities_load_text_truncates_large_file_at_utf8_boundary
()
src/palace/entity_detect.rs:1250
Functiondetect_entities_no_paths_returns_empty_result
()
src/palace/entity_detect.rs:1231
Functiondetect_entities_returns_empty_when_no_candidates_pass_threshold
()
src/palace/entity_detect.rs:1907
Functiondetect_entities_sort_and_truncate_caps_each_category
()
src/palace/entity_detect.rs:1441
Functiondetect_entities_with_project_entities
()
src/palace/entity_detect.rs:1096
Functiondetect_flags_caps_at_three
()
src/dialect/mod.rs:713
Functiondetect_hall_returns_correct_subdirectory_for_deeply_nested_file
()
src/palace/miner.rs:2273
Functiondetect_hall_returns_none_for_top_level_file
()
src/palace/miner.rs:1072
Functiondetect_hall_returns_subdirectory_for_nested_file
()
src/palace/miner.rs:1054
Functiondetect_room_fallback_to_general
()
src/palace/room_detect.rs:494
Functiondetect_room_keyword_scoring_handles_utf8_without_panicking
()
src/palace/room_detect.rs:477
Functiondetect_room_priority1_folder_path
()
src/palace/room_detect.rs:431
Functiondetect_room_priority1_matches_keyword_in_folder
()
src/palace/room_detect.rs:417
Functiondetect_room_priority1_skips_substring_collision
()
src/palace/room_detect.rs:391
Functiondetect_room_priority2_filename
()
src/palace/room_detect.rs:450
Functiondetect_room_priority3_keyword_scoring
()
src/palace/room_detect.rs:463
Functiondetect_rooms_from_folders_creates_rooms
()
src/palace/room_detect.rs:509
Functiondetect_rooms_from_folders_scans_subdirectories_one_level_deep
()
src/palace/room_detect.rs:527
Functiondetect_rooms_from_folders_skips_node_modules_in_subdirs
()
src/palace/room_detect.rs:562
Functiondetected_entity
(name: &str)
src/cli/onboarding.rs:1467
Functiondialect_with_entities_replaces_names
()
tests/compress_pipeline.rs:40
Functiondiary_read_after_write
()
src/mcp/tools.rs:3113
Functiondiary_read_cross_wing_returns_all_agent_entries
()
src/mcp/tools.rs:3287
Functiondiary_read_empty
()
src/mcp/tools.rs:3101
Functiondiary_read_filtered_by_wing_excludes_other_wings
()
src/mcp/tools.rs:3252
Functiondiary_read_with_wing_does_not_leak_other_agents_entries
()
src/mcp/tools.rs:3314
Functiondiary_write_missing_entry_returns_error
()
src/mcp/tools.rs:3089
Functiondiary_write_success
()
src/mcp/tools.rs:3051
Functiondiary_write_topic_null_byte_rejected
()
src/mcp/tools.rs:3173
Functiondiary_write_topic_oversized_rejected
()
src/mcp/tools.rs:3212
Functiondiary_write_topic_path_traversal_rejected
()
src/mcp/tools.rs:3191
Functiondiary_write_valid_topic_succeeds
()
src/mcp/tools.rs:3234
Functiondiary_write_with_explicit_wing
()
src/mcp/tools.rs:3135
Functiondiary_write_with_topic
()
src/mcp/tools.rs:3071
Functiondisambiguate_resolves_concept_with_adverb_context
()
src/palace/entity_registry.rs:1630
Functiondisambiguate_resolves_person_with_name_context
()
src/palace/entity_registry.rs:1608
Functiondispatch_empty_name_returns_error
()
src/mcp/tools.rs:3393
Functiondispatch_non_object_args_returns_error
()
src/mcp/tools.rs:3411
Functiondispatch_routes_to_correct_tool
()
src/mcp/tools.rs:3429
Functiondispatch_unknown_tool_returns_error
()
src/mcp/tools.rs:3378
Functiondoes_not_match_codex_jsonl
()
src/normalize/gemini_cli.rs:220
Functiondrawer_count
Query the number of drawers in `wing` on `connection`.
src/cli/sweep.rs:115
Functiondrawer_count_returns_correct_value
()
src/palace/repair.rs:309
← previousnext →901–1,000 of 2,248, ranked by callers