MCPcopy Create free account

hub / github.com/concensure/Semantic / functions

Functions1,359 in github.com/concensure/Semantic

↓ 4 callersFunctionapply_session_raw_expansion_controls
( value: &mut serde_json::Value, session: &mut SessionContextState, mode: RawExpansionMode, )
semantic_app/src/session.rs:237
↓ 4 callersFunctionarchitecture_priority_entry_trust
(entry: &serde_json::Value)
semantic_app/src/retrieve.rs:2683
↓ 4 callersFunctionaverage_f64
(total: usize, sum: f64)
test_support/src/lib.rs:828
↓ 4 callersFunctionaverage_usize
(total: usize, sum: usize)
test_support/src/lib.rs:836
↓ 4 callersFunctioncall_live_llm_with_diagnostics
( provider: &str, provider_setting: Option<&ProviderSetting>, routed_endpoint: Option<&str>, p
retrieval/src/lib.rs:4159
↓ 4 callersMethodcommit
(&mut self, refactor_id: &str)
refactor_graph/src/lib.rs:270
↓ 4 callersFunctioncompare_non_increasing_metric
( failures: &mut Vec<String>, fixture: &str, section: &str, metric: &str, baseline: f64,
test_support/examples/export_quality_report.rs:3375
↓ 4 callersFunctionestimate_tokens_json
(value: &serde_json::Value)
test_support/src/lib.rs:823
↓ 4 callersFunctionexecute_refactor
( repo_root: &Path, graph: RefactorGraph, options: ExecutionOptions, )
refactor_graph/src/lib.rs:438
↓ 4 callersFunctionfirst_line
(value: &str)
semantic_rust/src/extractor.rs:383
↓ 4 callersFunctionfixture_service
()
retrieval/src/lib.rs:6077
↓ 4 callersFunctionformat_architecture_priority_trust
( support_level: &str, actionability: &str, )
semantic_app/src/render.rs:4184
↓ 4 callersMethodget_directory_brief
(&self, path: Option<&str>)
retrieval/src/lib.rs:1823
↓ 4 callersMethodget_retrieval_cache_entry
( &self, cache_key: &str, cache_kind: &str, )
storage/src/lib.rs:190
↓ 4 callersMethodinsert_symbols
(&mut self, symbols: &[SymbolRecord])
storage/src/lib.rs:527
↓ 4 callersFunctionis_success
(record: &PatchRecord)
patch_memory/src/lib.rs:205
↓ 4 callersFunctionload_index_coverage_manifest
(repo_root: &Path)
semantic_app/src/runtime.rs:711
↓ 4 callersFunctionload_rust_support_config
(repo_root: &Path)
semantic_app/src/config.rs:167
↓ 4 callersFunctionlooks_like_file_path
(path: &str)
semantic_app/src/retrieve.rs:3412
↓ 4 callersFunctionmake_node
( node_id: &str, repo_name: &str, stage: &str, edit_type: EditType, dependencies: Vec<Stri
organization_planner/src/lib.rs:361
↓ 4 callersFunctionmanifest_case
(fixture: &'a MaterializedFixture, name: &str)
retrieval/src/lib.rs:6103
↓ 4 callersFunctionmarkdown_sections
(raw: &str)
retrieval/src/lib.rs:5986
↓ 4 callersMethodmigrate
(&self)
error_log/src/lib.rs:48
↓ 4 callersFunctionmodule_rank_for_file
( file_to_module: &std::collections::HashMap<String, String>, scoped_modules: &[String], file_path
retrieval/src/lib.rs:5509
↓ 4 callersFunctionnormalize_coverage_path
(path: &str)
semantic_app/src/retrieve.rs:3408
↓ 4 callersFunctionnormalize_retrieval_query
(input: &str)
retrieval/src/lib.rs:4696
↓ 4 callersFunctionnow_epoch_s
()
semantic_app/src/session.rs:83
↓ 4 callersMethodopen
(db_path: &Path, tantivy_path: &Path)
storage/src/lib.rs:144
↓ 4 callersFunctionparser_support_for_target_path
(target: &str)
semantic_app/src/runtime.rs:502
↓ 4 callersFunctionpercentile_f64
(mut values: Vec<f64>, percentile: f64)
test_support/src/lib.rs:844
↓ 4 callersFunctionpreferred_crate_match
( symbol: &RustIndexedSymbolRecord, preferred_crate: Option<&str>, )
semantic_app/src/retrieve.rs:1774
↓ 4 callersFunctionpush_named_symbol
( node: Node<'_>, source: &str, path: &str, module_scope: &[String], kind: RustSymbolKind,
semantic_rust/src/extractor.rs:207
↓ 4 callersFunctionpush_p95_mover
( regressions: &mut Vec<P95Mover>, improvements: &mut Vec<P95Mover>, fixture: &str, scope: Str
test_support/examples/export_quality_report.rs:2619
↓ 4 callersMethodrequest
(&mut self, method: &str, params: Value)
semantic_rust/src/rust_analyzer.rs:150
↓ 4 callersFunctionretryRequest
(attempts: number)
test_repo/src/client.ts:1
↓ 4 callersFunctionrust_indexed_symbol_rank
( symbol: &RustIndexedSymbolRecord, normalized_query: &str, )
semantic_app/src/retrieve.rs:1657
↓ 4 callersFunctionsanitize_graph_drift_bucket_id
(text: &str)
test_support/examples/export_quality_report.rs:1698
↓ 4 callersFunctionscore_expected_terms
(output: &str, terms: &[&str])
retrieval/src/lib.rs:4894
↓ 4 callersFunctionshould_skip_architecture_path
(path: &str)
semantic_app/src/retrieve.rs:3001
↓ 4 callersFunctionsort_architecture_modules
(modules: &mut [serde_json::Value])
semantic_app/src/retrieve.rs:3199
↓ 4 callersFunctionsort_rust_symbols_with_file_evidence
( query: &str, hints: &RustQueryHints, file_evidence: &HashMap<String, RustFileEvidence>, mut
semantic_app/src/retrieve.rs:1409
↓ 4 callersFunctionsplit_lines_preserving_empty
(input: &str)
patch_engine/src/lib.rs:293
↓ 4 callersFunctionsummarize_index_recovery_delta
( before: &[String], after: &[String], )
semantic_app/src/runtime.rs:481
↓ 4 callersMethodsummary_for_symbol
( &self, symbol: &str, tier: project_summariser::SummaryTier, include_error_hi
semantic_app/src/route.rs:1018
↓ 4 callersFunctionworkspace_boundary_prefix
(file: &str)
semantic_app/src/route.rs:2970
↓ 4 callersMethodwrite_status
(&self, status: &RefactorStatus)
refactor_graph/src/lib.rs:409
↓ 3 callersFunctionarchitecture_importance_rank
(module: &serde_json::Value)
semantic_app/src/retrieve.rs:3211
↓ 3 callersFunctionarchitecture_priority_focus_entries
( priority_modules: &[serde_json::Value], focus_targets: &[String], )
semantic_app/src/retrieve.rs:2612
↓ 3 callersFunctionarchitecture_priority_focus_primary_entry
( focus_entries: &[serde_json::Value], )
semantic_app/src/retrieve.rs:2701
↓ 3 callersFunctionarchitecture_priority_focus_secondary_entry
( focus_entries: &[serde_json::Value], )
semantic_app/src/retrieve.rs:2710
↓ 3 callersFunctionarchitecture_priority_modules
(modules: &[serde_json::Value])
semantic_app/src/retrieve.rs:2214
↓ 3 callersFunctionarchitecture_signal_count
(module: &serde_json::Value)
semantic_app/src/retrieve.rs:3236
↓ 3 callersFunctionarchitecture_support_rank
(module: &serde_json::Value)
semantic_app/src/retrieve.rs:3223
↓ 3 callersFunctionassign_f64
(value: &str, out: &mut f64)
retrieval/src/lib.rs:5678
↓ 3 callersMethodbuild
(storage: &storage::Storage)
service_graph/src/lib.rs:20
↓ 3 callersMethodbuild_light_prompt_cached
( &self, base_prompt: &str, refs: &[serde_json::Value], count: usize, )
retrieval/src/lib.rs:3331
↓ 3 callersFunctionbuild_markdown
( narrative: &str, modules: &[Value], dep_sketch: &str, entry_points: &[String], )
project_summariser/src/lib.rs:652
↓ 3 callersFunctionbuild_model_performance
(records: &[PatchRecord])
patch_memory/src/lib.rs:263
↓ 3 callersMethodbuild_plan_with_modules_and_hint
( &self, query: &str, symbols: &[String], symbol_to_module: &std::collections:
planner/src/lib.rs:61
↓ 3 callersMethodbuild_tiered
Build a tiered summary. Token budget is chosen per tier: Nano=50, Standard=200, Full=800. The `include_error_hints` flag is still honoured for Standar
project_summariser/src/lib.rs:33
↓ 3 callersFunctiondedupe_strings
(values: &mut Vec<String>)
semantic_app/src/retrieve.rs:3344
↓ 3 callersFunctiondefault_manifest_version
()
indexer/src/lib.rs:50
↓ 3 callersFunctiondefault_paths
(base: &Path)
storage/src/lib.rs:2021
↓ 3 callersMethoddelete_file_metadata
(&self, path: &str)
storage/src/lib.rs:952
↓ 3 callersMethoddelete_file_records
(&self, file: &str)
storage/src/lib.rs:474
↓ 3 callersFunctiondiscover_crate_for_file
(repo_root: &Path, relative_file: &str)
semantic_rust/src/cargo.rs:58
↓ 3 callersFunctionensure_route_verification_at_least
( value: &serde_json::Value, threshold: VerificationThreshold, )
semantic_app/src/render.rs:613
↓ 3 callersFunctionevent_tokens
(event: &EventRow)
token_tracking/src/main.rs:521
↓ 3 callersFunctionextract_identifiers
(snippet: &str)
parser/src/lib.rs:1011
↓ 3 callersFunctionextract_result_symbol_name
(result: &serde_json::Value)
semantic_app/src/route.rs:3007
↓ 3 callersMethodget_control_flow_slice
(&self, symbol: &str)
retrieval/src/lib.rs:2944
↓ 3 callersMethodget_data_flow_slice
(&self, symbol: &str)
retrieval/src/lib.rs:3022
↓ 3 callersMethodget_logic_neighbors
(&self, node_id: i64, radius: usize)
storage/src/lib.rs:1447
↓ 3 callersMethodget_logic_node
(&self, node_id: i64)
storage/src/lib.rs:1360
↓ 3 callersMethodget_logic_node_file
(&self, node_id: i64)
storage/src/lib.rs:1431
↓ 3 callersMethodget_logic_nodes
(&self, symbol_id: i64)
storage/src/lib.rs:1340
↓ 3 callersMethodget_root_cause_candidates
(&self)
semantic_app/src/actions.rs:162
↓ 3 callersMethodget_section_brief
(&self, file: &str, heading: Option<&str>)
retrieval/src/lib.rs:1942
↓ 3 callersMethodget_symbol_in_file
(&self, name: &str, file: &str)
storage/src/lib.rs:858
↓ 3 callersMethodhandle_with_options_ext
( &self, request: RetrievalRequest, single_file_fast_path: Option<bool>, inclu
retrieval/src/lib.rs:287
↓ 3 callersMethodindex_file_internal
( &mut self, repo_path: &Path, relative_file: &str, refresh_after: bool, )
indexer/src/lib.rs:329
↓ 3 callersMethodinsert_module
(&self, name: &str, path: &str)
storage/src/lib.rs:965
↓ 3 callersMethodinsert_module_file
(&self, module_id: i64, file_path: &str)
storage/src/lib.rs:973
↓ 3 callersFunctionis_available
()
semantic_rust/src/rust_analyzer.rs:19
↓ 3 callersFunctionis_indexable_source
(repo_path: &Path, relative_path: &str)
indexer/src/lib.rs:608
↓ 3 callersFunctionis_rust_definition_candidate_indexed
( symbol: &RustIndexedSymbolRecord, query: &str, )
semantic_app/src/retrieve.rs:1785
↓ 3 callersFunctionis_test_like_path
(path: &str)
semantic_app/src/retrieve.rs:3339
↓ 3 callersMethodknowledge_graph
(&self)
semantic_app/src/runtime.rs:218
↓ 3 callersFunctionlatency_score
(latest: &QualityTrendEntry, trailing: Option<&QualityTrendEntry>)
test_support/examples/export_quality_report.rs:2126
↓ 3 callersMethodlist
(&self)
knowledge_graph/src/lib.rs:43
↓ 3 callersMethodlist_repositories
(&self)
storage/src/lib.rs:1104
↓ 3 callersFunctionload_env_from_file
(repo_root: &Path)
retrieval/src/lib.rs:4114
↓ 3 callersFunctionlooks_like_file_path
(path: &str)
semantic_app/src/route.rs:1496
↓ 3 callersFunctionmetadata_pairs
(pairs: impl IntoIterator<Item = (&'static str, Value)>)
telemetry/src/lib.rs:363
↓ 3 callersFunctionmodule_path_from_scope
(module_scope: &[String])
semantic_rust/src/extractor.rs:282
↓ 3 callersFunctionmodule_risk_signals
(name: &str, path: &str)
semantic_app/src/retrieve.rs:3021
↓ 3 callersFunctionnode_text
(node: Node, src: &str)
parser/src/lib.rs:688
↓ 3 callersFunctionnormalize_route_coverage_path
(path: &str)
semantic_app/src/route.rs:1492
↓ 3 callersMethodnotify
(&mut self, method: &str, params: Value)
semantic_rust/src/rust_analyzer.rs:173
↓ 3 callersFunctionnow_epoch_s
()
project_summariser/src/lib.rs:716
← previousnext →101–200 of 1,359, ranked by callers