MCPcopy Create free account

hub / github.com/NeoLi00/memX / functions

Functions2,243 in github.com/NeoLi00/memX

↓ 6 callersFunctionformatStateDetailEntries
( omittedKeys: string[], preferredKeys: string[], extrasOnly = false, )
src/pipeline/memoryObjectsHelpers.ts:253
↓ 6 callersFunctionhookEntry
( commandConfig: McpCommandConfig, host: "codex" | "claude-code", eventName: string, hookConfigPath?:
src/host/standaloneQuickstart.ts:493
↓ 6 callersFunctioninformativeAnchorSupport
(text: string, anchors: string[])
src/pipeline/candidateGeneration.ts:186
↓ 6 callersFunctionisBootstrapMemoryContamination
(text: string)
src/pipeline/bootstrapFilter.ts:14
↓ 6 callersFunctionisGenericRequiredField
(key: string)
src/pipeline/retrieve.ts:1241
↓ 6 callersFunctionisRecord
(value: unknown)
src/config.ts:490
↓ 6 callersFunctionisUserResourceSlot
(slot: QueryEvidenceSlot)
src/pipeline/candidateGeneration.ts:1617
↓ 6 callersFunctionlooksLikePromptInjection
(text: string)
src/security/injection.ts:31
↓ 6 callersFunctionmaxIso
(values: Array<string | undefined>)
src/db/repositories/maintenanceRepo.ts:103
↓ 6 callersFunctionmetadataStringArray
(metadata: Record<string, unknown> | undefined, key: string)
src/pipeline/candidateGeneration.ts:1625
↓ 6 callersFunctionnumericSuffix
(value: string)
src/pipeline/retrieve.ts:2357
↓ 6 callersFunctionobservedAtMs
(row: EvidenceRow)
src/pipeline/retrieve.ts:3643
↓ 6 callersFunctionpacketHasAnswerDisplayForQuery
( queryAnalysis: QueryCompileResult, packet: EvidencePacket, )
src/pipeline/evidenceAssembler.ts:3142
↓ 6 callersFunctionpendingTurnFingerprint
(envelope: MemxTurnEnvelope)
src/host/hookRunner.ts:276
↓ 6 callersFunctionplanTextMatchScore
(planText: string, candidateText: string)
src/pipeline/evidenceAssembler.ts:1601
↓ 6 callersFunctionprojectNamesMatch
(left: string, right: string)
src/pipeline/projectIdentity.ts:172
↓ 6 callersFunctionpromptEvidencePriority
(params: { text: string; score?: number; surface: PromptEvidenceCandidate["surface"]; source: PromptEv
src/pipeline/retrieve.ts:1846
↓ 6 callersMethodquery
(params: { agentId: string; scopes: string[]; text?: string; predicate?: string; limit?: n
src/db/repositories/factRepo.ts:483
↓ 6 callersFunctionreadNumber
(params: Record<string, unknown>, key: string)
src/tooling.ts:58
↓ 6 callersFunctionrelationConfirmationKey
(relation: MemoryCandidateRelationHint)
src/pipeline/consolidate.ts:239
↓ 6 callersFunctionresolveDefaultScope
(config: MemoryPluginConfig, vars: ScopeVars)
src/security/scopes.ts:34
↓ 6 callersFunctionresolveProjectReference
( value: string, params: { currentProject?: string; knownProjects?: string[]; allowDescriptorA
src/pipeline/projectIdentity.ts:204
↓ 6 callersFunctionretrievalScopeForSurface
(surface: CandidateSurface)
src/pipeline/candidateGeneration.ts:204
↓ 6 callersFunctionscheduleMemoryObjects
( objects: MemoryObject[], objective: MemorySelectionObjective, )
src/pipeline/memoryObjects.ts:2591
↓ 6 callersFunctionsourceFamilyRef
(sourceRef: string)
src/pipeline/evidenceAssembler.ts:195
↓ 6 callersFunctionsourceRefForCandidate
(candidate: ClassifiedCandidate)
src/pipeline/normalize.ts:635
↓ 6 callersMethodstartMaintenance
(params: { agentId: string; sessionKey?: string; jobType: string; stats: Record<string, unknow
src/db/repositories/auditRepo.ts:718
↓ 6 callersFunctionstateValueFromRow
(row: EvidenceRow)
src/pipeline/memoryObjectsProjection.ts:16
↓ 6 callersFunctionstripInjectedHistoricalBlock
(text: string)
src/security/escaping.ts:111
↓ 6 callersFunctionstructuredBucketKey
(candidate: TaskStrategyCandidate)
src/pipeline/strategyHypotheses.ts:221
↓ 6 callersFunctionstructuredEventEvidenceSummary
(event: RecentEvent)
src/pipeline/consolidate.ts:211
↓ 6 callersMethodtoChunk
(row: ChunkRow)
src/db/repositories/chunkRepo.ts:229
↓ 6 callersFunctiontopBridgeMatchScore
(hit: GoalScoredSearchHit)
src/pipeline/candidateGeneration.ts:676
↓ 6 callersFunctionuniqueFocusedFragments
(fragments: string[], limit: number)
src/pipeline/retrieve.ts:4263
↓ 5 callersMethod_write_json
(self, status: int, payload: dict)
src/search/backends/sentence_transformers_embedder.py:189
↓ 5 callersFunctionapplyOpenClawQuickstartConfig
( input: unknown, rawOptions: OpenClawQuickstartOptions, )
src/host/quickstart.ts:346
↓ 5 callersFunctionbeliefStagePriority
(stage: MemoryBeliefStage)
src/pipeline/memoryObjects.ts:768
↓ 5 callersFunctionbestEffort
(args: string[])
src/host/standaloneQuickstart.ts:795
↓ 5 callersFunctionbridgeShapeScore
(entry: PromptEvidenceCandidate, shapes: EvidenceShape[])
src/pipeline/evidenceAssembler.ts:850
↓ 5 callersFunctionbuildCandidate
(params: { sourceKind: MemoryCandidate["source"]["kind"]; rawText: string; observedAt: string; config:
src/pipeline/extract.ts:39
↓ 5 callersFunctionbuildProjectProfileDocs
(params: { ctx: MemoryOperationContext; fact: NormalizedFact; })
src/pipeline/write.ts:256
↓ 5 callersFunctionbuildProjectProfileFact
(params: { ctx: MemoryOperationContext; candidate: ClassifiedCandidate; subject: string; predicate: st
src/pipeline/write.ts:224
↓ 5 callersFunctioncandidateSurfaceAnchorScore
(row: EvidenceRow, queryAnchors: string[])
src/pipeline/retrieve.ts:638
↓ 5 callersFunctioncanonicalOrSourceId
( entry: PromptEvidenceCandidate, kind: NonNullable<PromptEvidenceCandidate["lineage"]>["canonicalKind"],
src/pipeline/signalLedger.ts:460
↓ 5 callersFunctioncanonicalizePreferenceHint
( hint: MemoryCandidatePreferenceHint | null | undefined, )
src/pipeline/semantics.ts:82
↓ 5 callersFunctioncompactConfidence
(value: unknown, fallback: number)
src/pipeline/reasoner.ts:1384
↓ 5 callersFunctioncompactEvidenceContractHints
( values: string[], params: { operation?: QueryEvidenceOperationType; limit: number }, )
src/pipeline/queryCompiler.ts:1149
↓ 5 callersFunctionentityFocusTerms
(queryAnalysis: Pick<QueryCompileResult, "queryEntities">)
src/host/service.ts:490
↓ 5 callersFunctionentryIsQueryLikeEvidence
( queryAnalysis: QueryCompileResult, entry: PromptEvidenceCandidate, )
src/pipeline/evidenceAssembler.ts:431
↓ 5 callersFunctionevaluateHitRetention
( surface: CandidateSurface, hit: SearchHit, compiled: QueryCompileResult, ctx: MemoryOperationContext
src/pipeline/candidateGeneration.ts:269
↓ 5 callersFunctionevidenceGoalFocusSupport
(queryAnalysis: RecallQueryAnalysis, text: string)
src/pipeline/retrieve.ts:957
↓ 5 callersFunctionevidenceSlotRequiredRole
( slot: QueryEvidenceSlot | undefined, )
src/pipeline/retrieve.ts:1027
↓ 5 callersFunctionformatEvidenceRows
( title: string, rows: Array<{ text?: string; observedAt?: string }>, limit: number, )
src/host/service.ts:247
↓ 5 callersFunctioninferWriteLlmStage
(role: "user" | "assistant" | "tool")
src/pipeline/llmBudgetAudit.ts:73
↓ 5 callersMethodisEmbeddingDisabledForProcess
()
src/search/backends/embeddingBackend.ts:979
↓ 5 callersFunctionisRecord
(value: unknown)
src/host/transcript.ts:26
↓ 5 callersFunctionisRecord
(value: unknown)
src/host/service.ts:59
↓ 5 callersFunctionisSnapshotFactualStateKey
(key: string)
src/pipeline/authority.ts:189
↓ 5 callersFunctionisValidEntityName
(name: string)
src/support.ts:225
↓ 5 callersMethodlistRecent
(params: { agentId: string; scopes: string[]; limit?: number; includeSkipped?: boolean; se
src/db/repositories/taskRepo.ts:126
↓ 5 callersMethodlistSignals
(params: { agentId: string; sessionKey?: string; signalTypes?: MemorySignalEventRecord["signalType
src/db/repositories/auditRepo.ts:382
↓ 5 callersFunctionlocalEmbeddingWorkerStatePath
( config: EmbeddingConfig, registryDir = localEmbeddingWorkerRegistryDir(), ownerPid = process.pid, )
src/search/backends/embeddingBackend.ts:219
↓ 5 callersFunctionmapCanonicalInputName
( mappings: Map<string, string>, input: string | undefined, canonical: string, )
src/pipeline/write.ts:355
↓ 5 callersFunctionmatchesAny
(text: string, patterns: RegExp[])
src/pipeline/semantic/heuristics.ts:59
↓ 5 callersFunctionmergeCandidateHits
(hits: CandidateHit[])
src/pipeline/candidateGeneration.ts:489
↓ 5 callersFunctionnormalizedStringArray
(value: unknown, limit: number)
src/pipeline/reasoner.ts:1785
↓ 5 callersFunctionnumberValue
(value: unknown)
src/pipeline/abstractionPromotion.ts:65
↓ 5 callersMethodopen
(dbPath: string)
src/db/client.ts:28
↓ 5 callersFunctionpacketSortValue
(packet: EvidencePacket)
src/pipeline/evidenceAssembler.ts:2944
↓ 5 callersMethodpersistRow
(row: MaintenanceSchedulerStateRow)
src/db/repositories/maintenanceRepo.ts:465
↓ 5 callersFunctionpromptEvidenceAnswerSlotStrength
( queryAnalysis: RecallQueryAnalysis, candidate: PromptEvidenceCandidate, )
src/pipeline/retrieve.ts:1711
↓ 5 callersFunctionpromptEvidenceExcerptAnchors
(queryAnalysis: RecallQueryAnalysis)
src/pipeline/retrieve.ts:1011
↓ 5 callersFunctionqueryAsksSensitiveValue
(queryAnalysis: QueryCompileResult)
src/pipeline/evidenceAssembler.ts:1566
↓ 5 callersFunctionquerySeeksCausalAnswer
(queryAnalysis: QueryCompileResult)
src/pipeline/evidenceAssembler.ts:1493
↓ 5 callersFunctionqueryUsesEvidenceShapes
(queryAnalysis: QueryCompileResult, shapes: EvidenceShape[])
src/pipeline/evidenceAssembler.ts:877
↓ 5 callersFunctionreadBody
(req: IncomingMessage)
src/host/httpServer.ts:14
↓ 5 callersFunctionreadPendingTurns
( envelope: MemxTurnEnvelope, config: HookRuntimeConfig, )
src/host/hookRunner.ts:321
↓ 5 callersMethodrecordMaintenanceTurn
( ctx: MemoryOperationContext, params: { turnId: string; observedAt: string; store?:
src/runtime.ts:243
↓ 5 callersFunctionrefreshEntityProfileDocs
( store: MemxStoreBundle, ctx: MemoryOperationContext, entityIds: string[], )
src/pipeline/entityProfile.ts:121
↓ 5 callersFunctionrelationPatch
(sourceRef)
tests/lifecycle-regressions.test.mjs:148
↓ 5 callersFunctionremoveWorkerStateFile
(path: string)
src/search/backends/embeddingBackend.ts:287
↓ 5 callersFunctionrunMemxCli
(args)
tests/service-cli.test.mjs:9
↓ 5 callersFunctionsanitizeSlotTextArray
(values: unknown, fallback: string[], limit: number)
src/pipeline/queryCompiler.ts:1753
↓ 5 callersFunctionsemanticDraft
( candidate: MemoryCandidate, )
src/pipeline/policy.ts:284
↓ 5 callersFunctionserviceHealth
(url: string, secret: string | undefined, timeoutMs: number)
src/host/serviceManager.ts:119
↓ 5 callersFunctionshouldUseWorkflowMainSurface
(queryAnalysis: QueryCompileResult)
src/pipeline/retrieve.ts:3729
↓ 5 callersFunctionsourceRefRole
(sourceRef: string | undefined)
src/pipeline/normalize.ts:641
↓ 5 callersFunctionsourceRefRole
(sourceRef: string | undefined)
src/pipeline/write.ts:90
↓ 5 callersFunctionstatesUnavailableSensitiveValue
( queryAnalysis: QueryCompileResult, entry: PromptEvidenceCandidate, )
src/pipeline/evidenceAssembler.ts:1570
↓ 5 callersFunctionstringArray
(value: unknown)
src/pipeline/write.ts:84
↓ 5 callersFunctiontoStateRecord
(row: MaintenanceSchedulerStateRow)
src/db/repositories/maintenanceRepo.ts:113
↓ 4 callersFunctionapplyCodexTomlConnect
( toml: string, url = DEFAULT_URL, secret = "${MEMX_SECRET}", commandConfig = defaultMcpCommand(), m
src/host/connect.ts:87
↓ 4 callersFunctionapplyStandaloneMemxQuickstartConfig
( input: unknown, rawOptions: StandaloneMemxQuickstartOptions, )
src/host/standaloneQuickstart.ts:308
↓ 4 callersFunctionasCanonicalKind
(value: unknown)
src/pipeline/memoryObjectsHelpers.ts:58
↓ 4 callersFunctionattributeSlotFromPredicate
(predicate: string | undefined)
src/pipeline/attributeSlots.ts:167
↓ 4 callersMethodaudit
(limit = 50, request: MemxAgentRequest = {})
src/host/service.ts:1245
↓ 4 callersFunctionbooleanValue
(value: unknown)
src/pipeline/outcomeHypotheses.ts:24
↓ 4 callersFunctionbridgePositiveRoleScore
( entry: PromptEvidenceCandidate, roles: Array<NonNullable<PromptEvidenceCandidate["slotEvidenceRole"]>>,
src/pipeline/evidenceAssembler.ts:836
↓ 4 callersFunctionbridgeRoleScore
( entry: PromptEvidenceCandidate, roles: Array<NonNullable<PromptEvidenceCandidate["slotEvidenceRole"]>>,
src/pipeline/evidenceAssembler.ts:824
↓ 4 callersFunctionbuildCharNgrams
(value: string, n: number)
src/pipeline/semantic/textSimilarity.ts:46
← previousnext →201–300 of 2,243, ranked by callers