MCPcopy Create free account

hub / github.com/NeoLi00/memX / functions

Functions2,243 in github.com/NeoLi00/memX

↓ 2 callersFunctiondetailValue
(value: unknown)
src/pipeline/memoryObjectsHelpers.ts:235
↓ 2 callersFunctioneffectiveSlotHints
(hints: string[])
src/pipeline/candidateGeneration.ts:1483
↓ 2 callersFunctioneffectiveSlotHints
(hints: string[])
src/pipeline/retrieve.ts:1052
↓ 2 callersFunctioneligibleForLlmRefinement
(candidate: AbstractionCandidateRecord)
src/pipeline/abstractionRefinement.ts:18
↓ 2 callersMethodembed
(texts: string[], mode: EmbedMode)
src/search/backends/embeddingBackend.ts:443
↓ 2 callersFunctionembeddingSimilarity
( left: TaskStrategyCandidate, right: TaskStrategyCandidate, embeddingByTaskId?: Map<string, number[]>,
src/pipeline/strategyHypotheses.ts:235
↓ 2 callersFunctionencode_texts
(model, mode: str, texts: list[str])
src/search/backends/sentence_transformers_embedder.py:65
↓ 2 callersFunctionentityExpansionTextMatches
(entity: NormalizedEntity, text: string)
src/pipeline/candidateGeneration.ts:691
↓ 2 callersFunctionentityIdFromScopedSemanticKey
(semanticKey: string)
src/pipeline/beliefAggregation.ts:513
↓ 2 callersFunctionentityIdentityAnchorsFromText
(value: string)
src/pipeline/entityResolver.ts:314
↓ 2 callersFunctionentityNameAliasTerms
(name: string, limit = 8)
src/pipeline/entityAliases.ts:62
↓ 2 callersFunctionentityNameAliases
(name: string, limit = 8)
src/pipeline/entityAliases.ts:17
↓ 2 callersFunctionentityTypeValue
(value: string | undefined)
src/pipeline/abstractionPromotion.ts:311
↓ 2 callersFunctionentityTypeValue
(value: string | undefined)
src/db/repositories/graphRepo.ts:30
↓ 2 callersFunctionentryIsQuestionLike
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:425
↓ 2 callersFunctionerrorCode
(error: unknown)
src/search/backends/embeddingBackend.ts:156
↓ 2 callersFunctionestimateTokenCount
(text: string)
src/pipeline/reasoner.ts:582
↓ 2 callersFunctioneventStructuredEntityCount
(event: NormalizedEvent)
src/pipeline/memoryObjects.ts:163
↓ 2 callersFunctioneventStructuredHints
(event: NormalizedEvent)
src/pipeline/memoryObjects.ts:134
↓ 2 callersFunctioneventStructuredHints
(event: RecentEvent)
src/pipeline/consolidate.ts:168
↓ 2 callersFunctioneventStructuredHints
( event: ReturnType<MemxStoreBundle["eventRepo"]["search"]>[number], )
src/pipeline/abstractionJobs.ts:305
↓ 2 callersFunctioneventTemporalFacet
(event: NormalizedEvent)
src/pipeline/memoryObjects.ts:138
↓ 2 callersFunctioneventTemporalStructured
(event: NormalizedEvent)
src/pipeline/memoryObjects.ts:146
↓ 2 callersFunctionevidenceGoalDomainScore
( queryAnalysis: QueryCompileResult, entry: PromptEvidenceCandidate, )
src/pipeline/evidenceAssembler.ts:1646
↓ 2 callersFunctionevidenceGoalQueriesForSlot
( slot: QueryEvidenceSlot, compiled: QueryCompileResult, )
src/pipeline/candidateGeneration.ts:1514
↓ 2 callersFunctionevidenceGoalsForSlot
( slot: QueryEvidenceSlot, compiled: QueryCompileResult, )
src/pipeline/candidateGeneration.ts:1524
↓ 2 callersFunctionevidencePlanLayersForSlot
(slot: QueryEvidenceSlot)
src/pipeline/retrieve.ts:1023
↓ 2 callersFunctionevidenceUnitFromEntry
( queryAnalysis: QueryCompileResult, entry: PromptEvidenceCandidate, )
src/pipeline/evidenceAssembler.ts:377
↓ 2 callersFunctionexactDisplayKey
(text: string)
src/pipeline/evidenceAssembler.ts:549
↓ 2 callersFunctionexplicitStrategyDomainKey
(summary: string)
src/pipeline/abstractionJobs.ts:1101
↓ 2 callersFunctionexplicitStrategySummary
(summary: string, domainLabel: string)
src/pipeline/abstractionJobs.ts:1110
↓ 2 callersFunctionextractBalancedJsonObject
(value: string)
src/pipeline/reasoner.ts:529
↓ 2 callersFunctionextractPromptQuery
(event: { prompt?: string; messages?: unknown[] })
src/index.ts:481
↓ 2 callersFunctionfactCandidateVisibleForQuery
( queryAnalysis: RecallQueryAnalysis, metadata: Record<string, unknown> | undefined, )
src/pipeline/retrieve.ts:438
↓ 2 callersFunctionfactGuidanceText
(fact: NormalizedFact)
src/pipeline/abstractionJobs.ts:1121
↓ 2 callersFunctionfactHasNonAssistantGrounding
(fact: NormalizedFact)
src/pipeline/write.ts:121
↓ 2 callersFunctionfactSourceRefs
(fact: NormalizedFact)
src/pipeline/write.ts:104
↓ 2 callersFunctionfactSupersessionSlot
( fact: Pick<NormalizedFact, "predicate" | "objectValueJson">, )
src/db/repositories/factRepo.ts:136
↓ 2 callersFunctionfallbackKeywordSearch
(repo: VectorRepo, params: RetrievalSearchParams)
src/search/backends/ftsBackend.ts:15
↓ 2 callersFunctionfetchJson
(url: string, init: RequestInit)
src/search/backends/embeddingBackend.ts:148
↓ 2 callersMethodfindActiveByHash
(params: { agentId: string; scope: string; role: ConversationChunk["role"]; contentHash: strin
src/db/repositories/chunkRepo.ts:78
↓ 2 callersMethodfindActiveBySubject
(params: { agentId: string; scope: string; canonicalSubject: string; })
src/db/repositories/factRepo.ts:340
↓ 2 callersFunctionfinish
(goals: QueryEvidenceGoal[])
src/pipeline/queryCompiler.ts:1634
↓ 2 callersMethodflushPendingUpserts
()
src/search/backends/embeddingBackend.ts:849
↓ 2 callersFunctionfocusRecallBundleForDegradedQueryAnchors
( query: string, queryAnalysis: QueryCompileResult, bundle: EvidenceBundle, )
src/host/service.ts:843
↓ 2 callersFunctionformatMemxContextBlock
(text: string)
src/security/escaping.ts:27
↓ 2 callersFunctionformatProbeLogContext
(ctx?: ProbeLogContext)
src/index.ts:294
↓ 2 callersFunctionfragmentAddsRetrievalDetail
(summary: string | undefined, fragment: string)
src/pipeline/normalize.ts:1185
↓ 2 callersFunctiongeneratedFromValue
(value: unknown, fallback: string)
src/pipeline/abstractionPromotion.ts:69
↓ 2 callersMethodget
(eventId: string)
src/db/repositories/eventRepo.ts:60
↓ 2 callersMethodgetActive
(params: { agentId: string; scope: string; sessionKey: string; })
src/db/repositories/taskRepo.ts:79
↓ 2 callersFunctiongetCorrectionHint
(candidate: ClassifiedCandidate)
src/pipeline/normalize.ts:1430
↓ 2 callersFunctiongetDecisionHint
(candidate: ClassifiedCandidate)
src/pipeline/normalize.ts:1419
↓ 2 callersMethodgetOrCreateActiveTask
( ctx: MemoryOperationContext, safeMessages: TurnCaptureMessage[], scope: string, )
src/pipeline/turnScheduler.ts:674
↓ 2 callersMethodgetResolvedJudgeConfigPath
()
src/pipeline/reasoner.ts:3639
↓ 2 callersMethodgetResolvedJudgeModel
()
src/pipeline/reasoner.ts:3630
↓ 2 callersFunctiongoalsForSurface
( compiled: QueryCompileResult, surface: CandidateSurface, )
src/pipeline/candidateGeneration.ts:1320
↓ 2 callersFunctiongradeCandidate
(params: { queryAnalysis: QueryCompileResult; entry: PromptEvidenceCandidate; contextCandidates: PromptE
src/pipeline/evidenceAssembler.ts:2226
↓ 2 callersFunctionguessProvider
( baseUrl: string, api?: string, providerKey?: string, )
src/pipeline/judgeModelConfig.ts:39
↓ 2 callersFunctionhandleMessage
(message: DecodedMessage | ParseErrorMessage)
src/host/mcpStdio.ts:101
↓ 2 callersFunctionhasAssistantMessage
(envelope: MemxTurnEnvelope)
src/host/hookRunner.ts:391
↓ 2 callersFunctionhasBackgroundRecallMaterial
(bundle: BackgroundRecallBundle)
src/pipeline/retrieve.ts:146
↓ 2 callersFunctionhasCjkLexicalTerms
(text: string)
src/search/lexical.ts:27
↓ 2 callersFunctionhasCodexMemxBlock
(toml: string)
src/host/connect.ts:60
↓ 2 callersFunctionhasFocusedEvidence
(bundle: EvidenceBundle)
src/host/service.ts:773
↓ 2 callersFunctionhasRecognizedCompactSemanticResult
(value: CompactTurnSemanticResult)
src/pipeline/reasoner.ts:1534
↓ 2 callersFunctionhasRecognizedTurnSemanticPatch
(value: Partial<TurnSemanticFrame>)
src/pipeline/reasoner.ts:1581
↓ 2 callersFunctionhasResourceAffordanceSignal
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:1107
↓ 2 callersFunctionhookToolMessage
(eventName: string, payload: Record<string, unknown>)
src/host/hookPayload.ts:57
↓ 2 callersFunctionhostScopedQuery
(args: Record<string, unknown>, keys = ["hostId", "actorId", "sessionId"])
src/host/mcpProtocol.ts:178
↓ 2 callersFunctioninferStrategyHypothesisStage
(params: { confidence: number; usefulnessScore: number; stabilityScore: number; contradictionScore: nu
src/pipeline/strategyHypotheses.ts:489
↓ 2 callersFunctioninjectedPackets
(bundle: EvidenceBundle)
src/host/service.ts:308
↓ 2 callersFunctionisAllowedGoalAnchor
(anchor: string, fallback: QueryCompileResult)
src/pipeline/queryCompiler.ts:1602
↓ 2 callersFunctionisAnswerPromptLineRole
(role: EvidenceUnitRole | "unknown")
src/pipeline/sourceRefs.ts:160
↓ 2 callersFunctionisAssistantAcknowledgement
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:1118
↓ 2 callersFunctionisCanonicalWorkflowStateKey
(key: string)
src/pipeline/authority.ts:202
↓ 2 callersFunctionisChunkEvidenceRow
(row: EvidenceRow)
src/pipeline/retrieve.ts:3467
↓ 2 callersFunctionisCovered
(value: string)
src/pipeline/evidenceAssembler.ts:996
↓ 2 callersFunctionisExpectedMissingCleanup
(result: StandaloneQuickstartCommandResult)
src/host/standaloneQuickstart.ts:230
↓ 2 callersFunctionisLowValueChatter
(text: string)
src/pipeline/semantic/heuristics.ts:144
↓ 2 callersFunctionisRecord
(value: unknown)
src/host/hookRunner.ts:125
↓ 2 callersFunctionisRouteType
(value: unknown)
src/pipeline/reasoner.ts:197
↓ 2 callersFunctionisTailorAdviceMemorySlot
(queryAnalysis: RecallQueryAnalysis, slotId: string)
src/pipeline/retrieve.ts:1359
↓ 2 callersFunctionisTailorAdviceResourceSlot
(queryAnalysis: RecallQueryAnalysis, slotId: string)
src/pipeline/retrieve.ts:1368
↓ 2 callersFunctionisTaskPhase
(value: unknown)
src/pipeline/reasoner.ts:201
↓ 2 callersMethodisWarm
()
src/search/backends/embeddingBackend.ts:459
↓ 2 callersFunctionisWorkflowControlObject
(object: MemoryObject)
src/pipeline/memoryObjects.ts:1486
↓ 2 callersMethodjudgeNewTopic
(currentContext: string, newMessage: string)
src/pipeline/reasoner.ts:2973
↓ 2 callersFunctionlatestObservedAt
(events: RecentEvent[])
src/pipeline/consolidate.ts:222
↓ 2 callersMethodlatestObservedAt
(params: { agentId: string; scopes: string[]; sessionKey?: string; })
src/db/repositories/eventRepo.ts:219
↓ 2 callersMethodlatestSignalCreatedAt
(params: { agentId: string; sessionKey?: string; })
src/db/repositories/auditRepo.ts:522
↓ 2 callersMethodlatestUpdatedAt
(params: { agentId: string; scopes: string[]; sessionKey?: string; })
src/db/repositories/taskRepo.ts:156
↓ 2 callersFunctionlexicalSimilarity
(left: string, right: string)
src/search/backends/hybrid.ts:9
↓ 2 callersMethodlinkedEntityIds
(params: { entityId: string; linkTypes?: EntityIdentityLinkType[]; status?: "active" | "rejected";
src/db/repositories/graphRepo.ts:489
↓ 2 callersMethodlistByChunk
(chunkId: string)
src/db/repositories/sourceSegmentRepo.ts:66
↓ 2 callersMethodlistPendingStates
()
src/db/repositories/maintenanceRepo.ts:192
↓ 2 callersFunctionlistWorkerStateFiles
(dir: string)
src/search/backends/embeddingBackend.ts:296
↓ 2 callersFunctionllmUnavailableTaskSummary
()
src/pipeline/reasoner.ts:2313
↓ 2 callersFunctionloadJudgeModelConfig
( config: MemoryPluginConfig, logger: MemxLogger, )
src/pipeline/judgeModelConfig.ts:64
↓ 2 callersFunctionload_model
(model_name: str, cache_dir: str | None, device: str)
src/search/backends/sentence_transformers_embedder.py:45
← previousnext →701–800 of 2,243, ranked by callers