MCPcopy Create free account

hub / github.com/NeoLi00/memX / functions

Functions2,243 in github.com/NeoLi00/memX

↓ 11 callersMethodnextMemoryEpoch
(agentId: string, updatedAt = nowIso())
src/db/client.ts:95
↓ 11 callersFunctionnormalizedTerms
( text: string, params: { stopwords?: Set<string>; minLength?: number; includeCjkSubwords?: bo
src/support.ts:53
↓ 11 callersFunctionpacket
(packetId, text, entityAliases = [])
tests/host-service-context.test.mjs:14
↓ 11 callersFunctionpushEntity
( name: string, type?: EntityType, aliases: string[] = [], )
src/pipeline/normalize.ts:2113
↓ 11 callersFunctionqueryAnalysis
(query, answerMode = "single_fact")
tests/evidence-packet-selection.test.mjs:7
↓ 11 callersFunctionretrieveEvidence
( store: MemxStoreBundle, ctx: MemoryOperationContext, query: string, searchQuery = query, auditOpti
src/pipeline/retrieve.ts:5760
↓ 11 callersFunctionrow
(id, text)
tests/host-service-context.test.mjs:4
↓ 11 callersFunctionrunAutomaticMaintenanceBatch
( store: MemxStoreBundle, ctx: MemoryOperationContext, batch: MaintenanceBatchMetadata, )
src/pipeline/maintenanceBatch.ts:18
↓ 11 callersFunctionsnapshotMemoryLlmBudgetAudit
( audit: MemoryLlmBudgetAudit | undefined, )
src/pipeline/llmBudgetAudit.ts:57
↓ 10 callersFunctionbuildMemoryObject
(params: { kind: MemoryObjectKind; row: EvidenceRow; objective: MemorySelectionObjective; attrs?: Memo
src/pipeline/memoryObjects.ts:999
↓ 10 callersFunctionconfigFor
(dbPath)
tests/lifecycle-regressions.test.mjs:29
↓ 10 callersMethoddeleteDocs
(docIds: string[])
src/db/repositories/vectorRepo.ts:92
↓ 10 callersFunctionfocusEvidenceRows
(rows: T[], terms: string[])
src/host/service.ts:769
↓ 10 callersFunctionhandleMcpRequest
( request: JsonRpcRequest, deps: MemxMcpHandlerDeps = {}, )
src/host/mcpProtocol.ts:237
↓ 10 callersMethodisEnabled
()
src/pipeline/reasoner.ts:3913
↓ 10 callersFunctionisProjectProfileStateKey
(key: string)
src/pipeline/projectIdentity.ts:244
↓ 10 callersFunctionisQuestionLike
(text: string)
src/pipeline/semantic/heuristics.ts:148
↓ 10 callersMethodlistDocs
(params: { agentId: string; scopes: string[]; limit?: number; readEpoch?: number; docKinds
src/db/repositories/vectorRepo.ts:161
↓ 10 callersMethodlistSemanticWriteJobs
(params: { agentId: string; sessionKey?: string; statuses?: SemanticWriteJobStatus[]; limit?:
src/db/repositories/auditRepo.ts:255
↓ 10 callersFunctionrecordSignal
( store: MemxStoreBundle, ctx: Pick<MemoryOperationContext, "agentId" | "sessionKey" | "now" | "scopes">,
src/pipeline/signalLedger.ts:43
↓ 10 callersFunctionrunStandaloneMemxQuickstart
( rawOptions: StandaloneMemxQuickstartOptions, deps: StandaloneQuickstartDeps = {}, )
src/host/standaloneQuickstart.ts:1041
↓ 10 callersMethodtoEntity
(row: EntityRow)
src/db/repositories/graphRepo.ts:878
↓ 10 callersMethodupdate
(taskId: string, patch: Partial<ConversationTask>)
src/db/repositories/taskRepo.ts:55
↓ 10 callersMethodupsertDocs
(docs: VectorDocRecord[])
src/db/repositories/vectorRepo.ts:45
↓ 10 callersMethodwithTransaction
(run: () => T)
src/db/client.ts:76
↓ 9 callersFunctiondescribeStateValue
(key: string, valueJson: Record<string, unknown>)
src/pipeline/memoryObjectsHelpers.ts:234
↓ 9 callersFunctionevidenceShapeFitScore
( queryAnalysis: QueryCompileResult, entry: PromptEvidenceCandidate, shapes: EvidenceShape[], )
src/pipeline/evidenceAssembler.ts:892
↓ 9 callersFunctionevidenceSlotRequiredRole
( slot: QueryEvidenceSlot | undefined, )
src/pipeline/evidenceAssembler.ts:79
↓ 9 callersFunctiongetSemanticDraft
(candidate: ClassifiedCandidate)
src/pipeline/normalize.ts:1434
↓ 9 callersFunctionisProcessAlive
(pid: number | undefined)
src/host/serviceManager.ts:79
↓ 9 callersFunctionlexicalSearchTerms
(text: string, maxTerms = 64)
src/search/lexical.ts:20
↓ 9 callersMethodobserve
(input: unknown)
src/host/service.ts:1055
↓ 9 callersFunctionparseTurnIds
(raw: string)
src/db/repositories/maintenanceRepo.ts:68
↓ 9 callersFunctionqueryContextSupportScore
( queryAnalysis: QueryCompileResult, entry: PromptEvidenceCandidate, )
src/pipeline/evidenceAssembler.ts:1615
↓ 9 callersFunctionrequestedAttributeSlotsFromText
(...values: Array<string | undefined>)
src/pipeline/attributeSlots.ts:202
↓ 9 callersFunctionresolveScope
( scope: string | undefined, config: MemoryPluginConfig, ctx: NonNullable<ReturnType<typeof buildOperati
src/plugin-tools.ts:31
↓ 9 callersMethodsearch
(params: { agentId: string; scopes: string[]; sessionKey?: string; text?: string; eventTyp
src/db/repositories/eventRepo.ts:125
↓ 9 callersFunctionstringValue
(value: unknown)
src/pipeline/memoryObjects.ts:1292
↓ 8 callersFunctionadd
(layer: EvidencePlanLayer)
src/pipeline/queryCompiler.ts:1049
↓ 8 callersFunctionbuildFact
(params: { ctx: MemoryOperationContext; candidate: ClassifiedCandidate; subject: string; predicate: st
src/pipeline/normalize.ts:575
↓ 8 callersFunctionbuildSourceRef
(candidate: ClassifiedCandidate)
src/pipeline/write.ts:77
↓ 8 callersMethodcontext
(request: MemxRecallRequest)
src/host/service.ts:1292
↓ 8 callersMethodcurrentMemoryEpoch
(agentId: string)
src/db/client.ts:88
↓ 8 callersMethodembedTextsBatch
()
src/search/backends/ftsBackend.ts:93
↓ 8 callersFunctionformatFactLine
(params: { subject: string; predicate: string; object?: string; objectValueJson?: Record<string, unkno
src/pipeline/memoryObjectsHelpers.ts:365
↓ 8 callersFunctionidAfterPrefix
(value: string | undefined, prefix: string)
src/pipeline/signalLedger.ts:448
↓ 8 callersFunctionisProcessAlive
(pid: number | undefined)
src/search/backends/embeddingBackend.ts:162
↓ 8 callersFunctionmaxHintConfidence
(values: Array<number | undefined>)
src/pipeline/policy.ts:258
↓ 8 callersFunctionminimalConfig
()
tests/llm-only-entities.test.mjs:21
↓ 8 callersFunctionnormalizedPromptEvidenceSourceRefs
(entry: PromptEvidenceCandidate)
src/pipeline/retrieve.ts:3426
↓ 8 callersFunctionpromptEvidenceAuthorityRank
(candidate: PromptEvidenceCandidate)
src/pipeline/retrieve.ts:1747
↓ 8 callersFunctionpromptEvidenceScoringText
(candidate: PromptEvidenceCandidate)
src/pipeline/retrieve.ts:1101
↓ 8 callersFunctionreadJson
(relativePath)
tests/multi-agent-adapters.test.mjs:12
↓ 8 callersFunctionsanitizeTaskMetadata
( metadata: Record<string, unknown> | undefined, params?: { currentProject?: string; knownProjects
src/pipeline/authority.ts:162
↓ 8 callersFunctionshouldSuppressRecallText
(text: string)
src/pipeline/memoryObjectsHelpers.ts:185
↓ 8 callersFunctionsourceRefsAdjacent
(leftRefs: string[], rightRefs: string[], maxDistance = 2)
src/pipeline/evidenceAssembler.ts:246
↓ 8 callersFunctionsurfaceTypeMatches
(surface: CandidateSurface, hit: SearchHit)
src/pipeline/candidateGeneration.ts:245
↓ 8 callersFunctiontoSparseTf
(features: string[])
src/pipeline/semantic/textSimilarity.ts:24
↓ 8 callersFunctiontrimGraphHypothesisName
(value: string)
src/pipeline/abstractionJobs.ts:595
↓ 8 callersFunctionuniqueSearchQueries
(values: string[], limit = 12)
src/pipeline/candidateGeneration.ts:1462
↓ 8 callersFunctionwriteAtomic
(path: string, text: string)
src/host/standaloneQuickstart.ts:367
↓ 7 callersFunctionaverage
(values: number[])
src/pipeline/strategyHypotheses.ts:88
↓ 7 callersFunctioncanonicalTargetContentRef
( contentRef: string | undefined, semanticKey: string, )
src/pipeline/beliefAggregation.ts:518
↓ 7 callersFunctioncompileTurnSemantics
( params: CompileTurnSemanticsParams, )
src/pipeline/turnSemanticCompiler.ts:648
↓ 7 callersFunctioncountTable
( store: Awaited<ReturnType<MemxRuntimeManager["getStore"]>>, table: string, )
src/plugin-tools.ts:45
↓ 7 callersFunctioncountTable
(store: MemxStoreBundle, table: string)
src/host/service.ts:240
↓ 7 callersFunctioncreateLogger
()
tests/local-embedding-worker.test.mjs:13
↓ 7 callersFunctiondebug
(message: string)
src/host/hookRunner.ts:468
↓ 7 callersMethodfinishSemanticWriteAttempt
(params: { agentId: string; sessionKey?: string; turnId: string; jobType?: SemanticWriteJobRec
src/db/repositories/auditRepo.ts:216
↓ 7 callersMethodgetDoc
(docId: string, readEpoch?: number)
src/db/repositories/vectorRepo.ts:288
↓ 7 callersFunctionhasSemanticDraftFamily
( candidate: ClassifiedCandidate, family: TurnSemanticAssertionFamilyHint, )
src/pipeline/normalize.ts:1460
↓ 7 callersFunctionmaintenanceKey
(agentId: string, dbPath: string, sessionKey: string)
src/runtime.ts:55
↓ 7 callersFunctionmetadataString
(value: unknown)
src/pipeline/memoryObjects.ts:118
↓ 7 callersFunctionmetadataStringArray
(metadata: Record<string, unknown> | undefined, key: string)
src/pipeline/retrieve.ts:2288
↓ 7 callersFunctionnormalizeCandidate
( candidate: ClassifiedCandidate, ctx: MemoryOperationContext, )
src/pipeline/normalize.ts:2007
↓ 7 callersFunctionnormalizeSearchText
(text: string)
src/pipeline/memoryObjectsHelpers.ts:181
↓ 7 callersFunctionprojectAliasVariants
(value: string)
src/pipeline/projectIdentity.ts:197
↓ 7 callersFunctionpromptEvidenceSlotRoleForCandidate
( queryAnalysis: RecallQueryAnalysis, candidate: PromptEvidenceCandidate, )
src/pipeline/retrieve.ts:1952
↓ 7 callersMethodrecordTrace
(entry: Omit<ReasonerTraceEntry, "at">)
src/pipeline/reasoner.ts:3903
↓ 7 callersFunctionscopeVarsForContext
(input: { agentId?: string; sessionKey?: string; project?: string; workspaceDir?: string; })
src/security/scopes.ts:12
↓ 7 callersFunctionselectionObjectiveForRoute
( routeType: MemoryPrimaryRouteType, query: string, now: string, currentSessionKey?: string, )
src/pipeline/retrieve.ts:5484
↓ 6 callersFunctionaddDays
(iso: string, days: number)
src/pipeline/beliefAggregation.ts:122
↓ 6 callersFunctionasEnvelopeContext
( config: MemoryPluginConfig, envelope: Pick<MemxTurnEnvelope, "actorId" | "sessionId" | "hostId" | "works
src/host/service.ts:223
↓ 6 callersFunctionassessAssistantChunk
( chunk: ConversationChunk, taskChunks: ConversationChunk[], )
src/pipeline/sourceWeighting.ts:96
↓ 6 callersFunctionbackgroundBeliefPriority
(belief?: MemoryBeliefRecord)
src/pipeline/memoryObjects.ts:979
↓ 6 callersFunctionbeliefBudgetPriority
( entry: Pick<ScheduledMemoryObject, "object" | "objectiveScore">, )
src/pipeline/memoryObjects.ts:2673
↓ 6 callersFunctionbeliefTargetKey
(params: { memoryKind: MemoryBeliefKind; contentRef?: string; semanticKey: string; })
src/pipeline/beliefAggregation.ts:773
↓ 6 callersFunctionbuildMaintenanceContractMetadata
(params: { existing?: Record<string, unknown>; sourceRef?: string; supportContentRefs?: string[]; supp
src/pipeline/maintenanceContract.ts:153
↓ 6 callersFunctionbuildVectorDoc
(params: { kind: VectorDocRecord["docKind"]; sourceId: string; scope: string; agentId: string; text:
src/pipeline/normalize.ts:1932
↓ 6 callersFunctionbuildVectorDocMetadata
(params: { docType: string; confidence: number; observedAt: string; lineage: LineageRef; extra?: Rec
src/pipeline/vectorDocMetadata.ts:87
↓ 6 callersFunctioncachedHybridSearch
( store: MemxStoreBundle, ctx: MemoryOperationContext, params: RetrievalSearchParams, )
src/pipeline/candidateGeneration.ts:104
↓ 6 callersFunctioncanonicalAttributeSlot
(value: string | undefined)
src/pipeline/attributeSlots.ts:126
↓ 6 callersFunctionchunk
(turnId, seq, role, content, summary = "")
tests/llm-only-entities.test.mjs:469
↓ 6 callersFunctioncleanPromptEvidenceText
(text: string)
src/pipeline/retrieve.ts:1580
↓ 6 callersFunctioncontainsLikelySecret
(text: string)
src/security/injection.ts:66
↓ 6 callersFunctioncreateServiceConfigFromEnv
(env: NodeJS.ProcessEnv = process.env)
src/host/service.ts:195
↓ 6 callersFunctiondirectFactQueryAnalysis
(query, subject, relation)
tests/lifecycle-regressions.test.mjs:73
↓ 6 callersFunctionenvBooleanOverride
(name: string, current: boolean)
src/config.ts:450
↓ 6 callersFunctionevidenceGoalQuerySemanticSupport
( queryAnalysis: RecallQueryAnalysis, text: string, )
src/pipeline/retrieve.ts:995
↓ 6 callersFunctionfactConfirmationKey
(preference: MemoryCandidatePreferenceHint)
src/pipeline/consolidate.ts:235
← previousnext →101–200 of 2,243, ranked by callers