MCPcopy Create free account

hub / github.com/NeoLi00/memX / functions

Functions2,243 in github.com/NeoLi00/memX

↓ 4 callersFunctiontaskSummaryEvidenceSupport
( text: string, chunks: ConversationChunk[], )
src/pipeline/reasoner.ts:742
↓ 4 callersFunctiontaskSummarySource
( metadataJson: Record<string, unknown> | undefined, )
src/pipeline/taskSummary.ts:103
↓ 4 callersFunctiontextFromContentParts
(value: unknown, textTypes: string[])
src/host/transcript.ts:51
↓ 4 callersMethodtoFact
(row: FactRow)
src/db/repositories/factRepo.ts:576
↓ 4 callersMethodtoRecord
(row: SourceSegmentRow)
src/db/repositories/sourceSegmentRepo.ts:166
↓ 4 callersMethodtoTask
(row: TaskRow)
src/db/repositories/taskRepo.ts:180
↓ 4 callersFunctiontopProbeSupportForRoute
( scheduled: ScheduledMemoryObject[], routeType: MemoryPrimaryRouteType, )
src/pipeline/memoryObjects.ts:3070
↓ 4 callersFunctiontypeCompatibilityScore
(mention: EntityMention, entity: NormalizedEntity)
src/pipeline/entityResolver.ts:128
↓ 4 callersFunctionunitIsQuestionLike
(queryAnalysis: QueryCompileResult, unit: EvidenceUnit)
src/pipeline/evidenceAssembler.ts:448
↓ 4 callersFunctionupdateCandidatePromotionMetadata
( store: MemxStoreBundle, candidate: AbstractionCandidateRecord, metadataJson: Record<string, unknown>,
src/pipeline/abstractionPromotion.ts:181
↓ 4 callersFunctionwaitForProcessExit
(pid: number, timeoutMs = 2500)
src/host/serviceManager.ts:148
↓ 4 callersFunctionwaitForProcessExit
(pid: number, timeoutMs: number)
src/search/backends/embeddingBackend.ts:178
↓ 4 callersFunctionwithLineage
(sourceRef: string)
src/pipeline/reasoner.ts:1975
↓ 4 callersFunctionwriteAtomic
(path: string, text: string)
src/host/uninstall.ts:130
↓ 3 callersFunctionactiveToolsProfile
()
src/host/mcpProtocol.ts:129
↓ 3 callersFunctionadd
(value: string | undefined)
src/host/service.ts:580
↓ 3 callersFunctionaliasScore
(mention: EntityMention, entity: NormalizedEntity)
src/pipeline/entityResolver.ts:135
↓ 3 callersFunctionanalyzeRecallQuery
(query: string)
src/pipeline/retrieve.ts:122
↓ 3 callersFunctionanswerPlanSlots
(queryAnalysis: QueryCompileResult)
src/pipeline/evidenceAssembler.ts:1437
↓ 3 callersFunctionappendAnchorsToQuery
(query: string, anchors: string[])
src/pipeline/retrieve.ts:3835
↓ 3 callersMethodappendDocFilters
( clauses: string[], values: Array<string | number>, params: { docKinds?: VectorDocRecord["d
src/db/repositories/vectorRepo.ts:22
↓ 3 callersFunctionapplyClaudeJsonDisconnect
(input: unknown)
src/host/connect.ts:133
↓ 3 callersFunctionapplyCodexTomlDisconnect
(toml: string)
src/host/connect.ts:83
↓ 3 callersFunctionasEnum
( raw: unknown, allowed: T, fallback: T[number], issues: ValidationIssue[], path: string, )
src/config.ts:519
↓ 3 callersFunctionattachGoalMatch
( hit: SearchHit, goal: QueryEvidenceGoal, matchedQuery: string, compiled: QueryCompileResult, )
src/pipeline/candidateGeneration.ts:1392
↓ 3 callersFunctionattributeSlotContractHints
(slots: string[])
src/pipeline/attributeSlots.ts:232
↓ 3 callersFunctionbackupIfExists
(path: string, now: () => number)
src/host/uninstall.ts:137
↓ 3 callersFunctionbeliefFamilyKey
(params: { scope: string; memoryKind: MemoryBeliefKind; semanticKey: string; })
src/pipeline/beliefAggregation.ts:781
↓ 3 callersFunctionbridgeAnswerRoleScore
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:809
↓ 3 callersFunctionbridgeNegativeSignalScore
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:794
↓ 3 callersFunctionbridgeSupportScore
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:786
↓ 3 callersFunctionbuildBackgroundRecallBundle
( store: MemxStoreBundle, ctx: MemoryOperationContext, )
src/pipeline/retrieve.ts:139
↓ 3 callersFunctionbuildBeliefIndex
( store: MemxStoreBundle, agentId: string, readEpoch?: number, )
src/pipeline/memoryObjects.ts:852
↓ 3 callersFunctionbuildGenericMcpConfig
( url = "${MEMX_URL}", secret = "${MEMX_SECRET}", commandConfig = defaultMcpCommand(), mcpTools: McpTo
src/host/connect.ts:39
↓ 3 callersFunctionbuildGraphPathCandidates
(params: { seedNodeIds: string[]; prioritySeedNodeIds?: string[]; nodes: ReadonlyMap<string, GraphEviden
src/pipeline/graphPathEngine.ts:192
↓ 3 callersFunctionbuildLongTurnSemanticScanInputFromSegments
( segments: SourceSegmentRecord[], recentReferenceContext?: TurnSemanticReferenceContext, )
src/pipeline/turnSemanticCompiler.ts:358
↓ 3 callersFunctionbuildProjectAliasVariants
( value: string, options: ProjectDescriptorStripOptions, )
src/pipeline/projectIdentity.ts:129
↓ 3 callersFunctionbuildTaskBearingFocusedQuery
(query: string)
src/pipeline/queryCompiler.ts:250
↓ 3 callersFunctioncanonicalizeSignalEntityTargets
( store: MemxStoreBundle, ctx: MemoryOperationContext, scope: string, signals: MemorySignalEventRecord
src/pipeline/beliefAggregation.ts:732
↓ 3 callersFunctioncapScoreByEvidenceCoverage
(score: number, coverage: EvidenceCoverageScore)
src/pipeline/evidenceCoverage.ts:75
↓ 3 callersFunctionchunkTimestamp
(chunk: ConversationChunk)
src/pipeline/turnSemanticCompiler.ts:259
↓ 3 callersFunctionclassifyAction
(action: MemoryAction)
src/pipeline/classify.ts:3
↓ 3 callersMethodclearMaintenanceTimer
(key: string)
src/runtime.ts:315
↓ 3 callersMethodclose
()
src/search/backends/embeddingBackend.ts:860
↓ 3 callersFunctioncollectMemoryObjects
( store: MemxStoreBundle, ctx: MemoryOperationContext, objective: MemorySelectionObjective, hybridHits
src/pipeline/memoryObjects.ts:2286
↓ 3 callersFunctioncompactJson
(value: unknown, maxChars = 1800)
src/host/hookPayload.ts:42
↓ 3 callersFunctioncompactSupportSpan
(sourceRef: string, text: unknown)
src/pipeline/reasoner.ts:1400
↓ 3 callersFunctioncomputeConfidence
(candidate: ClassifiedCandidate)
src/pipeline/normalize.ts:2899
↓ 3 callersFunctionconciseEventText
(text: string)
src/pipeline/normalize.ts:1161
↓ 3 callersFunctioncontainsSensitiveValue
(text: string)
src/security/pii.ts:32
↓ 3 callersFunctioncontents
(messages)
tests/agent-end-selection.test.mjs:17
↓ 3 callersFunctioncreateCursorStore
(initial = new Map())
tests/agent-end-selection.test.mjs:5
↓ 3 callersMethodcreateExpiry
(updatedAt: string, ttlHours: number)
src/db/repositories/stateRepo.ts:123
↓ 3 callersFunctionctxFor
(dbPath)
tests/maintenance-resume.test.mjs:42
↓ 3 callersFunctiondaysBetween
(earlierIso: string, laterIso: string)
src/pipeline/abstractionJobs.ts:289
↓ 3 callersFunctiondefaultMcpCommand
()
src/host/connect.ts:32
↓ 3 callersFunctionderiveRouteWeights
( queryShape: RecallQueryShape, )
src/pipeline/queryCompiler.ts:686
↓ 3 callersMethodembedTexts
( texts: string[], mode: EmbedMode, label: "vector-upsert" | "similarity-search" | "batch", )
src/search/backends/embeddingBackend.ts:1034
↓ 3 callersFunctionemitOnce
(paramsForSignal: { target: SignalTarget; signalSourceRef: string; supportValue: number; metad
src/pipeline/signalLedger.ts:676
↓ 3 callersFunctionemitRetrievalSignalPair
( store: MemxStoreBundle, ctx: Pick<MemoryOperationContext, "agentId" | "now" | "scopes">, params: {
src/pipeline/signalLedger.ts:575
↓ 3 callersFunctionensureConceptGraphNode
(params: { store: MemxStoreBundle; ctx: MemoryOperationContext; scope: string; nodes: Map<string, Grap
src/pipeline/abstractionJobs.ts:1677
↓ 3 callersFunctionentityTypeFromSemanticHint
(type: string | undefined)
src/pipeline/normalize.ts:1664
↓ 3 callersFunctionerrorResponse
(id: JsonRpcRequest["id"], code: number, message: string)
src/host/mcpProtocol.ts:160
↓ 3 callersFunctionevaluatePolicy
( candidate: MemoryCandidate, ctx: MemoryOperationContext, options: { reasoner?: PolicyReasoner } = {},
src/pipeline/policy.ts:641
↓ 3 callersFunctionevaluateStateCurrentness
( input: StateLikeInput & { now: string }, )
src/pipeline/stateLifecycle.ts:66
↓ 3 callersFunctioneventStructuredRelationCount
(event: NormalizedEvent)
src/pipeline/memoryObjects.ts:154
↓ 3 callersFunctionevidenceSlotRequiredRole
( slot: QueryEvidenceSlot, )
src/pipeline/candidateGeneration.ts:124
↓ 3 callersFunctionevidenceTextCompletenessPenalty
(text: string)
src/pipeline/retrieve.ts:1775
↓ 3 callersFunctionexactNameScore
(mention: EntityMention, entity: NormalizedEntity)
src/pipeline/entityResolver.ts:141
↓ 3 callersFunctionexplicitStrategyDomainLabel
(summary: string)
src/pipeline/abstractionJobs.ts:1052
↓ 3 callersFunctionextractTextContent
(payload: unknown)
src/pipeline/reasoner.ts:467
↓ 3 callersFunctionfactStatusFromMetadata
( metadata: Record<string, unknown> | undefined, )
src/pipeline/retrieve.ts:420
↓ 3 callersFunctionfactSupportText
(fact: NormalizedFact)
src/pipeline/retrieve.ts:518
↓ 3 callersMethodfindActiveBySemanticKey
(params: { agentId: string; scope: string; canonicalSubject: string; predicate: string; })
src/db/repositories/factRepo.ts:331
↓ 3 callersFunctionfinish
(result: CommandTimeoutResult)
src/search/backends/embeddingBackend.ts:100
↓ 3 callersFunctionfinitePositive
(value: number)
src/timeouts.ts:16
↓ 3 callersFunctionformatNativeRecallContext
(bundle: EvidenceBundle, maxChars: number)
src/host/service.ts:298
↓ 3 callersMethodget
(taskId: string)
src/db/repositories/taskRepo.ts:68
↓ 3 callersMethodgetById
(beliefId: string)
src/db/repositories/beliefRepo.ts:139
↓ 3 callersMethodgetTrace
()
src/pipeline/reasoner.ts:3643
↓ 3 callersFunctiongraphHypothesisNodeId
(name: string, type: string)
src/pipeline/abstractionJobs.ts:345
↓ 3 callersFunctiongraphPathText
(path: unknown)
src/host/service.ts:265
↓ 3 callersFunctionhasExplicitRememberIntent
(text: string)
src/pipeline/extract.ts:35
↓ 3 callersFunctionhasStructuredResourceBridge
(metadata: Record<string, unknown> | undefined)
src/pipeline/candidateGeneration.ts:1656
↓ 3 callersFunctionhasTemporalPlanning
(queryAnalysis: QueryCompileResult)
src/pipeline/evidenceAssembler.ts:1813
↓ 3 callersFunctionhookShouldStorePending
(eventName: string)
src/host/hookRunner.ts:133
↓ 3 callersFunctionhydrateFactCandidateMetadata
( store: MemxStoreBundle, hit: CandidateHit, )
src/pipeline/retrieve.ts:527
↓ 3 callersFunctionincludeBackgroundBelief
(belief?: MemoryBeliefRecord)
src/pipeline/memoryObjects.ts:992
↓ 3 callersMethodinsert
(chunk: ConversationChunk)
src/db/repositories/chunkRepo.ts:31
↓ 3 callersMethodinsertMany
(segments: SourceSegmentRecord[])
src/db/repositories/sourceSegmentRepo.ts:30
↓ 3 callersFunctionisDistinctiveAnchorTerm
(term: string)
src/host/service.ts:551
↓ 3 callersFunctionisExpectedMissingCleanup
(result: UninstallCommandResult)
src/host/uninstall.ts:169
↓ 3 callersFunctionisHypotheticalReferenceRule
(text: string)
src/pipeline/policy.ts:36
↓ 3 callersFunctionisLatinProjectHeadword
(value: string)
src/pipeline/projectIdentity.ts:47
↓ 3 callersFunctionisMeaningfulRecallAnchor
(anchor: string)
src/pipeline/retrieve.ts:3823
↓ 3 callersFunctionisPrimaryRouteType
(value: unknown)
src/pipeline/reasoner.ts:191
↓ 3 callersFunctionisRecord
(value: unknown)
src/host/standaloneQuickstart.ts:282
↓ 3 callersFunctionisRelationalFactPredicate
(predicate: string)
src/pipeline/memoryObjects.ts:578
↓ 3 callersFunctionisStateEvidence
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:1140
↓ 3 callersFunctionisTruncatedEvidenceText
(text: string)
src/pipeline/retrieve.ts:1787
← previousnext →401–500 of 2,243, ranked by callers