Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/tracedecay
/ conn
Method
conn
src/memory/store.rs:1184–1186 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
1182
}
1183
1184
pub(crate) fn conn(&self) -> &Connection {
1185
self.conn
1186
}
1187
1188
async fn get_fact_by_content(&self, content: &str) -> Result<Option<FactRecord>> {
1189
let mut rows = self
Callers
15
handle_automation_facts_command
Function · 0.45
read_journal_mode
Function · 0.45
read_source_total_bytes
Function · 0.45
scalar_count
Function · 0.45
dashboard_connection
Method · 0.45
add_fact
Method · 0.45
search_facts
Method · 0.45
search_facts_untracked
Method · 0.45
probe_entity
Method · 0.45
related_facts
Method · 0.45
reason_facts
Method · 0.45
contradict_facts
Method · 0.45
Calls
no outgoing calls
Tested by
15
last_sync_timestamp_uses_metadata_not_indexed_at
Function · 0.36
last_sync_timestamp_falls_back_to_indexed_at_without_metadata
Function · 0.36
project_config_gate_disables_refresh_and_removes_existing_section
Function · 0.36
fact_proposal_apply_then_refresh_regenerates_recorded_overlays
Function · 0.36
memory_fact_store_update_trust_delta_uses_direct_fact_lookup
Function · 0.36
memory_status_repairs_dirty_banks_before_reporting
Function · 0.36
break_edges_table
Function · 0.36
project_scoped_plugin_routes_read_selected_project_store
Function · 0.36
rebuild_fts_restores_search_after_fts_damage
Function · 0.36
search_nodes_falls_back_to_like_when_fts_empty
Function · 0.36
bulk_load_preserves_platform_synchronous_mode
Function · 0.36
fts_corruption_healed_by_search_nodes
Function · 0.36