Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/concensure/Semantic
/ functions
Functions
1,359 in github.com/concensure/Semantic
⨍
Functions
1,359
◇
Types & classes
266
↓ 3 callers
Function
operation_category
(operation: &Operation)
retrieval/src/lib.rs:4518
↓ 3 callers
Method
parse
(raw: &str)
telemetry/src/lib.rs:23
↓ 3 callers
Method
parse
(raw: Option<&str>)
semantic_app/src/session.rs:42
↓ 3 callers
Function
parse_time_range
(input: &Option<String>)
semantic_app/src/actions.rs:580
↓ 3 callers
Function
path_to_file_uri
(path: &Path)
semantic_rust/src/rust_analyzer.rs:270
↓ 3 callers
Method
record_repo_elapsed
(&mut self, elapsed_ms: u128)
indexer/src/lib.rs:463
↓ 3 callers
Function
refresh_and_load_events
(state: &AppState, task_id: Option<&str>)
token_tracking/src/main.rs:279
↓ 3 callers
Method
replace_file_index_with_rust_metadata
( &mut self, repo_id: i64, file: &str, language: &str, checksum: &str,
storage/src/lib.rs:290
↓ 3 callers
Function
resolve_indexed_target_alias
( indexed_files: &[String], target: &str, )
semantic_app/src/runtime.rs:576
↓ 3 callers
Method
rollback
(&mut self, refactor_id: &str)
refactor_graph/src/lib.rs:279
↓ 3 callers
Function
rust_cache_put
( runtime: &AppRuntime, cache_key: &str, cache_kind: &str, value: &serde_json::Value, )
semantic_app/src/retrieve.rs:1143
↓ 3 callers
Function
rust_candidate_files
(symbols: &[RustIndexedSymbolRecord], limit: usize)
semantic_app/src/retrieve.rs:1326
↓ 3 callers
Function
rust_file_evidence_rank
( symbol: &RustIndexedSymbolRecord, hints: &RustQueryHints, file_evidence: &HashMap<String, RustFi
semantic_app/src/retrieve.rs:1566
↓ 3 callers
Function
rust_support_status
(repo_root: &Path)
semantic_app/src/runtime.rs:549
↓ 3 callers
Function
rust_symbol_matches
(symbol: &RustSymbol, query: &str)
semantic_rust/src/retrieval.rs:210
↓ 3 callers
Method
search_symbol_by_exact_name
( &self, name: &str, limit: usize, )
storage/src/lib.rs:771
↓ 3 callers
Function
should_skip_indexing_path
(relative_path: &str)
indexer/src/lib.rs:528
↓ 3 callers
Method
store_cached_context
(&self, key: String, value: serde_json::Value, max_entries: usize)
retrieval/src/lib.rs:3243
↓ 3 callers
Function
strip_extension
(file: &str)
semantic_app/src/retrieve.rs:3274
↓ 3 callers
Function
summarize_repo_source_boundary
(repo_root: &Path)
semantic_app/src/runtime.rs:613
↓ 3 callers
Function
task_summary_metadata
( operation: &str, ok: bool, extra: impl IntoIterator<Item = (&'static str, Value)>, )
telemetry/src/lib.rs:371
↓ 3 callers
Method
topological_order
(&self)
refactor_graph/src/lib.rs:129
↓ 3 callers
Function
trailing_average_entry
( history: &[QualityTrendEntry], window_size: usize, )
test_support/examples/export_quality_report.rs:2166
↓ 3 callers
Method
workspace_state
(&self)
semantic_app/src/runtime.rs:209
↓ 3 callers
Function
write_index_coverage_manifest
(repo_path: &Path, manifest: IndexCoverageManifest)
indexer/src/lib.rs:519
↓ 2 callers
Method
append_error_hints
(&self, doc: &mut SummaryDocument)
project_summariser/src/lib.rs:158
↓ 2 callers
Method
apply_nodes
( &mut self, refactor_id: &str, graph: &RefactorGraph, options: &ExecutionOpti
refactor_graph/src/lib.rs:221
↓ 2 callers
Function
apply_session_context_reuse
( result: &mut serde_json::Value, session: &mut SessionContextState, )
semantic_app/src/session.rs:144
↓ 2 callers
Function
apply_unified_diff
(existing_code: &str, diff: &str)
patch_engine/src/lib.rs:203
↓ 2 callers
Function
architecture_entry_point_name
(file: &str)
semantic_app/src/retrieve.rs:3282
↓ 2 callers
Function
architecture_high_priority_summary
(modules: &[serde_json::Value])
semantic_app/src/retrieve.rs:2189
↓ 2 callers
Function
architecture_name
(module: &serde_json::Value)
semantic_app/src/retrieve.rs:3244
↓ 2 callers
Function
architecture_priority_actionability
(module: &serde_json::Value)
semantic_app/src/retrieve.rs:2283
↓ 2 callers
Function
architecture_priority_focus_commands
( focus_entries: &[serde_json::Value], )
semantic_app/src/retrieve.rs:2576
↓ 2 callers
Function
architecture_priority_focus_follow_up_operations
( focus_entries: &[serde_json::Value], )
semantic_app/src/retrieve.rs:2591
↓ 2 callers
Function
architecture_priority_focus_mode
(priority_modules: &[serde_json::Value])
semantic_app/src/retrieve.rs:2467
↓ 2 callers
Function
architecture_priority_focus_reason
( priority_modules: &[serde_json::Value], focus_mode: &str, )
semantic_app/src/retrieve.rs:2498
↓ 2 callers
Function
architecture_priority_focus_targets
( priority_modules: &[serde_json::Value], focus_mode: &str, )
semantic_app/src/retrieve.rs:2554
↓ 2 callers
Function
architecture_priority_focus_trust
(focus_entries: &[serde_json::Value])
semantic_app/src/retrieve.rs:2654
↓ 2 callers
Function
architecture_priority_source_modules
(modules: &[serde_json::Value])
semantic_app/src/retrieve.rs:2262
↓ 2 callers
Function
assert_symbol_span
( storage: &Storage, name: &str, symbol_type: SymbolType, file: &str,
indexer/src/lib.rs:967
↓ 2 callers
Function
assign_u128
(value: &str, out: &mut u128)
retrieval/src/lib.rs:5672
↓ 2 callers
Method
begin_refactor
(&mut self, graph: &RefactorGraph)
refactor_graph/src/lib.rs:197
↓ 2 callers
Function
build_exact_context_payload
( repo_root: &Path, ranges: &[ContextRange], max_chars: usize, )
retrieval/src/lib.rs:4559
↓ 2 callers
Method
build_hint_block
Build a compact injection block for the LLM (~50–150 tokens). Returns None when there are no prior matches.
error_log/src/lib.rs:120
↓ 2 callers
Function
build_markdown_section
( heading: &str, lines: &[String], start_line: usize, end_line: usize, )
retrieval/src/lib.rs:6019
↓ 2 callers
Method
build_plan
(&self, query: &str, symbols: &[String])
planner/src/lib.rs:41
↓ 2 callers
Method
build_plan_with_modules
( &self, query: &str, symbols: &[String], symbol_to_module: &std::collections:
planner/src/lib.rs:45
↓ 2 callers
Function
build_stats
(records: &[PatchRecord])
patch_memory/src/lib.rs:212
↓ 2 callers
Function
build_todo_dev_suite
()
retrieval/src/lib.rs:4991
↓ 2 callers
Method
build_with_options
Build with optional recurring-issues note appended (Phase D).
project_summariser/src/lib.rs:138
↓ 2 callers
Function
checksum
(content: &str)
indexer/src/lib.rs:740
↓ 2 callers
Function
classify_edit_type
(text: &str)
safe_edit_planner/src/lib.rs:98
↓ 2 callers
Method
clear_module_graph
(&self)
storage/src/lib.rs:958
↓ 2 callers
Function
cluster_label
(node: &LogicNodeRecord)
parser/src/lib.rs:949
↓ 2 callers
Function
collect_repo_symbols
(repo_root: &Path)
semantic_rust/src/retrieval.rs:189
↓ 2 callers
Function
compare_reports
(baseline: &QualityReport, current: &QualityReport)
test_support/examples/export_quality_report.rs:2801
↓ 2 callers
Function
count_result_context_refs
(result: &serde_json::Value)
semantic_app/src/route.rs:2874
↓ 2 callers
Method
count_retrieval_cache_entries
(&self, cache_kind: &str)
storage/src/lib.rs:229
↓ 2 callers
Function
current_index_revision
(storage: &storage::Storage)
project_summariser/src/lib.rs:723
↓ 2 callers
Method
debug_failure
(&self, body: DebugFailureRequest)
semantic_app/src/actions.rs:146
↓ 2 callers
Function
dedup_rust_analyzer_symbols
(symbols: Vec<RustAnalyzerSymbol>)
semantic_app/src/retrieve.rs:1201
↓ 2 callers
Function
dedupe_edges
(edges: Vec<FlowEdgeRecord>)
parser/src/lib.rs:1039
↓ 2 callers
Method
delete_retrieval_cache_entry
(&self, cache_key: &str, cache_kind: &str)
storage/src/lib.rs:216
↓ 2 callers
Function
derive_modules_from_files
(files: &[String])
semantic_app/src/retrieve.rs:2833
↓ 2 callers
Function
detect_content_kind
(file: Option<&str>, query: Option<&str>)
retrieval/src/lib.rs:5960
↓ 2 callers
Method
detect_intent
(&self, query: &str)
planner/src/lib.rs:28
↓ 2 callers
Function
document_symbol_search
( repo_root: &Path, relative_file: &str, )
semantic_rust/src/rust_analyzer.rs:49
↓ 2 callers
Method
edit_risk_score
(&self, edit_type: EditType)
patch_memory/src/lib.rs:110
↓ 2 callers
Method
emit
(&self, event: TelemetryEvent)
telemetry/src/lib.rs:191
↓ 2 callers
Function
empty_session
()
semantic_app/src/session.rs:323
↓ 2 callers
Function
enrich_dependency_targets
(repo_path: &Path, deps: &mut [engine::DependencyRecord])
indexer/src/lib.rs:746
↓ 2 callers
Function
ensure_route_mutation_ready
(value: &serde_json::Value)
semantic_app/src/render.rs:651
↓ 2 callers
Function
ensure_semantic_config
(repo_root: &Path)
semantic_app/src/config.rs:131
↓ 2 callers
Method
ensure_watcher_started
(&self)
semantic_app/src/runtime.rs:222
↓ 2 callers
Function
error_hash
(kind: &str, normalized_message: &str)
error_log/src/lib.rs:173
↓ 2 callers
Function
extract_definition_name
(node: Node, src: &str)
parser/src/lib.rs:1074
↓ 2 callers
Function
extract_metadata
(path: &str, source: &str)
semantic_rust/src/lib.rs:23
↓ 2 callers
Function
extract_path_hint
(task: &str)
semantic_app/src/route.rs:1583
↓ 2 callers
Function
extract_quoted_string
(value: &str)
parser/src/lib.rs:526
↓ 2 callers
Function
extract_quoted_string
(value: &str)
indexer/src/lib.rs:930
↓ 2 callers
Method
fetch_outline_if_contains_symbol
( &self, file: &str, target_symbol: &str, )
semantic_app/src/route.rs:963
↓ 2 callers
Function
filter_fixture_dominant_architecture_modules_in_place
( modules: Vec<serde_json::Value>, )
semantic_app/src/retrieve.rs:3050
↓ 2 callers
Function
filter_rust_symbols_for_qualified_query
( hints: &RustQueryHints, file_evidence: &HashMap<String, RustFileEvidence>, symbols: Vec<RustInde
semantic_app/src/retrieve.rs:1543
↓ 2 callers
Function
format_index_recovery_delta
(value: Option<&serde_json::Value>)
semantic_app/src/render.rs:2492
↓ 2 callers
Function
generate_tests
( State(runtime): State<AppRuntime>, Json(body): Json<GenerateTestsRequest>, )
semantic_app/src/api_server.rs:189
↓ 2 callers
Method
get_code_span
( &self, file: &str, start_line: u32, end_line: u32, )
retrieval/src/lib.rs:2055
↓ 2 callers
Method
get_control_flow_hints
(&self, query: SymbolHintsQuery)
semantic_app/src/actions.rs:271
↓ 2 callers
Method
get_data_flow_hints
(&self, query: SymbolHintsQuery)
semantic_app/src/actions.rs:279
↓ 2 callers
Method
get_debug_graph
(&self)
semantic_app/src/actions.rs:158
↓ 2 callers
Method
get_dependencies
(&self, name: &str)
retrieval/src/lib.rs:2050
↓ 2 callers
Method
get_deployment_history
(&self)
semantic_app/src/actions.rs:198
↓ 2 callers
Method
get_file_checksum
(&self, path: &str)
storage/src/lib.rs:940
↓ 2 callers
Method
get_flow_edges
(&self, table: &str, symbol_id: i64)
storage/src/lib.rs:1409
↓ 2 callers
Method
get_hybrid_ranked_context
( &self, body: crate::models::HybridContextRequest, )
semantic_app/src/actions.rs:283
↓ 2 callers
Method
get_logic_clusters
(&self, symbol: &str)
retrieval/src/lib.rs:3040
↓ 2 callers
Method
get_module_by_file
(&self, file_path: &str)
storage/src/lib.rs:1018
↓ 2 callers
Method
get_pipeline_graph
(&self)
semantic_app/src/actions.rs:185
↓ 2 callers
Method
get_symbol_brief
(&self, name: &str, preferred_file: Option<&str>)
retrieval/src/lib.rs:1912
↓ 2 callers
Method
get_symbol_span
(&self, name: &str, symbol_type: SymbolType)
retrieval/src/lib.rs:2034
← previous
next →
201–300 of 1,359, ranked by callers