MCPcopy Create free account

hub / github.com/NeoLi00/memX / functions

Functions2,243 in github.com/NeoLi00/memX

↓ 2 callersFunctionstructuredWorkflowGuidanceSemanticSource
( fact: NormalizedFact, )
src/pipeline/abstractionJobs.ts:1145
↓ 2 callersFunctionsummarizeBackgroundRecallBundle
(bundle: BackgroundRecallBundle)
src/pipeline/retrieveTracing.ts:46
↓ 2 callersFunctionsummarizeMaintenanceCalls
( audit: MemoryLlmBudgetAudit | undefined, labels: string[], )
src/pipeline/consolidate.ts:185
↓ 2 callersFunctionsummarizeTurnSemanticFallback
(fallback: TurnSemanticFrame)
src/pipeline/reasoner.ts:1601
↓ 2 callersFunctionsurfaceSimilarityFromNormalized
(normalizedLeft: string, normalizedRight: string)
src/pipeline/semantic/textSimilarity.ts:93
↓ 2 callersFunctionsurroundingSupportText
(chunks: ConversationChunk[], index: number)
src/pipeline/sourceWeighting.ts:39
↓ 2 callersFunctiontailorAdviceNeedFit
( queryAnalysis: QueryCompileResult, entry: PromptEvidenceCandidate, )
src/pipeline/evidenceAssembler.ts:1716
↓ 2 callersFunctiontaskRows
(tasks: ConversationTask[])
src/pipeline/memoryObjects.ts:213
↓ 2 callersFunctiontaskSemanticReferences
(task: ConversationTask)
src/pipeline/memoryObjects.ts:168
↓ 2 callersFunctiontaskSummaryMetadataFields
(params: { summarySource: TaskSummarySource; summaryQuality: TaskSummaryQuality; summaryBasisFingerprint
src/pipeline/taskSummary.ts:131
↓ 2 callersFunctiontaskVectorDocId
(task: ConversationTask)
src/pipeline/turnScheduler.ts:435
↓ 2 callersFunctiontemporalEventPriority
(row: EvidenceRow)
src/pipeline/memoryObjectsProjection.ts:185
↓ 2 callersFunctiontextCoversAnchorTerms
(text: string, terms: string[])
src/host/service.ts:684
↓ 2 callersFunctiontextHasStructuredResourceMarker
(text: string)
src/pipeline/retrieve.ts:2001
↓ 2 callersMethodtoBelief
(row: BeliefRow)
src/db/repositories/beliefRepo.ts:154
↓ 2 callersFunctiontoBudgetedScheduledEntry
( aggregate: BudgetAggregateEntry, selectionReason: string, )
src/pipeline/memoryObjects.ts:2747
↓ 2 callersMethodtoCandidate
(row: AbstractionRow)
src/db/repositories/abstractionRepo.ts:170
↓ 2 callersMethodtoEntityMention
(row: EntityMentionRow)
src/db/repositories/graphRepo.ts:889
↓ 2 callersFunctiontoTextBlocks
(content: unknown)
src/pipeline/extract.ts:8
↓ 2 callersFunctiontokenize
(value: string)
src/pipeline/turnCapture.ts:14
↓ 2 callersFunctiontokenizeSearch
(text: string)
src/db/repositories/factRepo.ts:49
↓ 2 callersFunctiontopGoalMatchScore
(hit: GoalScoredSearchHit)
src/pipeline/candidateGeneration.ts:668
↓ 2 callersFunctiontopScheduledMemoryScore
( scheduled: ScheduledMemoryObject[], predicate?: (entry: ScheduledMemoryObject) => boolean, )
src/pipeline/memoryObjects.ts:2989
↓ 2 callersFunctiontrimTokenEdges
(value: string)
src/support.ts:45
↓ 2 callersFunctionuniqueStrings
(values: string[])
src/runtime.ts:59
↓ 2 callersFunctionunitDisplayText
(unit: EvidenceUnit, maxLength = 360)
src/pipeline/evidenceAssembler.ts:611
↓ 2 callersFunctionunwrapLightMarkup
(text: string)
src/pipeline/heartbeatFilter.ts:41
↓ 2 callersFunctionupsertConceptGraphEdge
( edges: Map<string, GraphEvidenceEdge>, edge: GraphEvidenceEdge, )
src/pipeline/abstractionJobs.ts:1711
↓ 2 callersMethodupsertIdentityLink
(params: { srcEntityId: string; dstEntityId: string; linkType: EntityIdentityLinkType; confide
src/db/repositories/graphRepo.ts:443
↓ 2 callersFunctionusefulQueryHint
(value: string)
src/pipeline/queryCompiler.ts:844
↓ 2 callersFunctionusefulQueryHints
(values: string[], limit = 8)
src/pipeline/queryCompiler.ts:855
↓ 2 callersFunctionwaitForExit
(child, timeoutMs = 5000)
tests/local-embedding-worker.test.mjs:22
↓ 2 callersFunctionwarnOnce
(key: string, message: string)
src/index.ts:543
↓ 2 callersFunctionwithBackend
(run)
tests/chinese-lexical-retrieval.test.mjs:16
↓ 2 callersFunctionworkflowStatePriority
(row: EvidenceRow)
src/pipeline/memoryObjectsProjection.ts:218
↓ 2 callersFunctionwriteAtomic
(path: string, text: string)
src/host/connect.ts:149
↓ 2 callersFunctionwriteHookRuntimeConfig
( path: string, options: NormalizedStandaloneOptions, )
src/host/standaloneQuickstart.ts:374
↓ 2 callersFunctionwritePendingTurn
(envelope: MemxTurnEnvelope, config: HookRuntimeConfig)
src/host/hookRunner.ts:252
↓ 2 callersFunctionwritePendingTurns
( envelope: Pick<MemxTurnEnvelope, "hostId" | "actorId" | "sessionId" | "workspaceDir">, turns: MemxTurnEn
src/host/hookRunner.ts:300
↓ 2 callersFunctionwrite_state
(state_file: str | None, payload: dict)
src/search/backends/sentence_transformers_embedder.py:77
↓ 1 callersMethod_authorized
(self)
src/search/backends/sentence_transformers_embedder.py:186
↓ 1 callersFunctionacquireLocalEmbeddingWorker
( config: EmbeddingConfig, logger: MemxLogger, )
src/search/backends/embeddingBackend.ts:693
↓ 1 callersFunctionactiveObjectiveBudgets
( plan: RecallBudgetPlan, )
src/pipeline/memoryObjects.ts:2629
↓ 1 callersFunctionaddCandidate
(nodeIds: string[], edges: GraphEvidenceEdge[])
src/pipeline/graphPathEngine.ts:218
↓ 1 callersFunctionaddHours
(iso: string, hours: number)
src/support.ts:143
↓ 1 callersFunctionaddMsToIso
(baseIso: string, deltaMs: number)
src/pipeline/sourceSegmentSemanticExtraction.ts:207
↓ 1 callersFunctionaddQuotedCjkAnchorNgrams
(value: string, terms: Set<string>)
src/host/service.ts:565
↓ 1 callersFunctionaddResolvedFactEntityNameMappings
( store: MemxStoreBundle, ctx: MemoryOperationContext, candidate: ClassifiedCandidate, facts: Normaliz
src/pipeline/write.ts:418
↓ 1 callersFunctionadviceSignalText
(signal: MemoryAdviceSignalHint)
src/pipeline/normalize.ts:860
↓ 1 callersFunctionaggregateBeliefs
( store: MemxStoreBundle, ctx: MemoryOperationContext, options: { signalWindow?: { sessionKey?
src/pipeline/beliefAggregation.ts:839
↓ 1 callersFunctionallPacketUnits
(packets: EvidencePacket[])
src/pipeline/evidenceAssembler.ts:3594
↓ 1 callersFunctionalternateObjects
( objective: MemorySelectionObjective, hybridHits: SearchHit[], )
src/pipeline/memoryObjects.ts:1252
↓ 1 callersFunctionanchorMatches
(text: string, anchor: string)
src/pipeline/evidenceCoverage.ts:30
↓ 1 callersMethodannotateLatestRetrievalInjection
(params: { agentId: string; sessionKey?: string; queryText: string; actualInjectedChars: numbe
src/db/repositories/auditRepo.ts:75
↓ 1 callersFunctionannotatePendingTurn
( envelope: MemxTurnEnvelope, config: HookRuntimeConfig, metadata: Record<string, unknown>, )
src/host/hookRunner.ts:351
↓ 1 callersFunctionanswerModeRuleLines
( queryAnalysis: QueryCompileResult, bundle: EvidenceBundle, promptEvidenceItems: PromptEvidencePromptIt
src/index.ts:183
↓ 1 callersFunctionanswerScore
(params: { queryAnalysis: QueryCompileResult; entry: PromptEvidenceCandidate; slotRole: PromptEvidenceCa
src/pipeline/evidenceAssembler.ts:2144
↓ 1 callersFunctionanswerSourceAdjacent
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:2410
↓ 1 callersFunctionapiKeyValue
(options: NormalizedOpenClawQuickstartOptions)
src/host/quickstart.ts:274
↓ 1 callersFunctionappendStagedPendingEvidence
( bundle: EvidenceBundle, stagedTurns: Array<{ turnId: string; observedAt: string; text: string }>, ctx:
src/host/service.ts:362
↓ 1 callersFunctionapplyAbstractionRefinement
(params: { candidate: AbstractionCandidateRecord; result: AbstractionCandidateJudgeResult; now: string;
src/pipeline/abstractionRefinement.ts:37
↓ 1 callersFunctionapplyBeliefAdjustment
( object: MemoryObject, objective: MemorySelectionObjective, score: number, reasons: string[], )
src/pipeline/memoryObjects.ts:925
↓ 1 callersFunctionapplyCodexPluginDisconnect
(toml: string)
src/host/uninstall.ts:179
↓ 1 callersFunctionapplyGraphGuidanceToCandidate
( entry: ScheduledCandidate, objective: MemorySelectionObjective, guidance: GraphGuidance, )
src/pipeline/memoryObjects.ts:2555
↓ 1 callersFunctionapplyMemxSetupToConfig
( appConfig: OpenClawConfigLike, pluginConfig: MemoryPluginConfig, options: MemxSetupOptions = {}, )
src/cli/registerCli.ts:165
↓ 1 callersFunctionapplyQueryCompileGuards
(query: string, compiled: QueryCompileResult)
src/pipeline/queryCompiler.ts:2383
↓ 1 callersFunctionapplyQueryEntitySubjectHints
( plan: QueryEvidencePlan, queryEntities: QueryEntityHint[], queryText: string, )
src/pipeline/queryCompiler.ts:2143
↓ 1 callersFunctionapplyServiceEnvOverrides
(config: MemoryPluginConfig, env: NodeJS.ProcessEnv)
src/host/service.ts:123
↓ 1 callersFunctionasOpenClawConfig
(input: unknown)
src/host/uninstall.ts:60
↓ 1 callersFunctionasSecretLikeString
(raw: unknown)
src/config.ts:546
↓ 1 callersFunctionasStringArray
(raw: unknown, fallback: string[])
src/config.ts:535
↓ 1 callersFunctionassistantFactConflictsWithGroundedFact
( store: MemxStoreBundle, fact: NormalizedFact, )
src/pipeline/write.ts:140
↓ 1 callersFunctionassistantVectorSummary
( chunk: ConversationChunk, taskChunks?: ConversationChunk[], )
src/pipeline/sourceWeighting.ts:204
↓ 1 callersFunctionassistantVectorText
( chunk: ConversationChunk, taskChunks?: ConversationChunk[], )
src/pipeline/sourceWeighting.ts:181
↓ 1 callersFunctionattachBeliefsToObjects
( store: MemxStoreBundle, ctx: MemoryOperationContext, objects: MemoryObject[], )
src/pipeline/memoryObjects.ts:878
↓ 1 callersFunctionattributeQuerySubjectHints
(query: string, requestedSlots: string[])
src/pipeline/queryCompiler.ts:1332
↓ 1 callersFunctionattributeSlotAliasesForSlots
(slots: string[])
src/pipeline/attributeSlots.ts:251
↓ 1 callersFunctionattributeSlotsForEntry
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:1259
↓ 1 callersFunctionauditForSlot
(params: { slot: QueryEvidenceSlot; packets: EvidencePacket[]; injectedPacketIds: Set<string>; candida
src/pipeline/evidenceAssembler.ts:3539
↓ 1 callersFunctionaugmentGraphWithSupportObjects
(params: { store: MemxStoreBundle; ctx: MemoryOperationContext; objective: MemorySelectionObjective; g
src/pipeline/memoryObjects.ts:1953
↓ 1 callersFunctionauthHeaders
()
src/host/mcpProtocol.ts:215
↓ 1 callersFunctionauthHeaders
(config: HookRuntimeConfig)
src/host/hookRunner.ts:97
↓ 1 callersFunctionauthorityScore
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:1194
↓ 1 callersFunctionauthorized
(req: IncomingMessage)
src/host/httpServer.ts:26
↓ 1 callersFunctionbaseStandaloneConfig
()
src/host/standaloneQuickstart.ts:297
↓ 1 callersFunctionbeliefKindForObjectKind
(kind: MemoryObjectKind)
src/pipeline/memoryObjects.ts:785
↓ 1 callersFunctionbestBeliefRecord
( records: MemoryBeliefRecord[] | undefined, )
src/pipeline/memoryObjects.ts:834
↓ 1 callersFunctionbestInjectedPacketScore
(packets: EvidencePacket[])
src/host/service.ts:325
↓ 1 callersFunctionbooleanDecisionFitScore
( queryAnalysis: QueryCompileResult, entry: PromptEvidenceCandidate, )
src/pipeline/evidenceAssembler.ts:1551
↓ 1 callersFunctionbridgePreferredSurfaces
(bridge: QuerySemanticBridge, surface: CandidateSurface)
src/pipeline/candidateGeneration.ts:1675
↓ 1 callersFunctionbridgeScoringText
(text: string, metadata: Record<string, unknown> | undefined)
src/pipeline/candidateGeneration.ts:1698
↓ 1 callersFunctionbridgeSearchHits
( store: MemxStoreBundle, ctx: MemoryOperationContext, compiled: QueryCompileResult, surface: Candidat
src/pipeline/candidateGeneration.ts:2191
↓ 1 callersFunctionbridgeShapePositiveScore
(entry: PromptEvidenceCandidate, shapes: EvidenceShape[])
src/pipeline/evidenceAssembler.ts:859
↓ 1 callersFunctionbridgesForSurface
( compiled: QueryCompileResult, surface: CandidateSurface, )
src/pipeline/candidateGeneration.ts:1679
↓ 1 callersFunctionbuildAbstractionCandidatePrompt
(candidate: AbstractionCandidateRecord)
src/pipeline/reasoner.ts:1008
↓ 1 callersFunctionbuildAdviceSignalFact
( ctx: MemoryOperationContext, candidate: ClassifiedCandidate, signal: MemoryAdviceSignalHint, )
src/pipeline/normalize.ts:881
↓ 1 callersFunctionbuildBackgroundRecallPrompt
( config: MemoryPluginConfig, bundle: BackgroundRecallBundle, query: string, queryAnalysis: QueryCompi
src/index.ts:322
↓ 1 callersFunctionbuildBeliefId
(params: { agentId: string; scope: string; memoryKind: MemoryBeliefRecord["memoryKind"]; contentRef?:
src/pipeline/beliefAggregation.ts:823
↓ 1 callersFunctionbuildBeliefMap
(beliefs: MemoryBeliefRecord[])
src/pipeline/abstractionJobs.ts:294
↓ 1 callersFunctionbuildBudgetAggregate
( plan: RecallBudgetPlan, scheduledByRoute: Record<MemoryPrimaryRouteType, ScheduledMemoryObject[]>, )
src/pipeline/memoryObjects.ts:2701
← previousnext →1,001–1,100 of 2,243, ranked by callers