MCPcopy Create free account

hub / github.com/NeoLi00/memX / functions

Functions2,243 in github.com/NeoLi00/memX

↓ 2 callersFunctionlocalChunkPreview
(content: string)
src/pipeline/reasoner.ts:592
↓ 2 callersFunctionlocalVenvDir
(homeDir: string)
src/host/standaloneQuickstart.ts:143
↓ 2 callersFunctionlocalVenvDir
(homeDir: string)
src/host/quickstart.ts:127
↓ 2 callersFunctionlooksLikeDeicticEntity
(name: string)
src/pipeline/queryCompiler.ts:494
↓ 2 callersFunctionlooksLikeGenericTaskInstruction
(text: string)
src/pipeline/queryCompiler.ts:215
↓ 2 callersFunctionlooksLikeLocalSymbolEntity
(name: string, type?: EntityType)
src/pipeline/queryCompiler.ts:480
↓ 2 callersMethodlookupEntityByName
(name: string, preferredType?: string)
src/db/repositories/graphRepo.ts:168
↓ 2 callersMethodlookupEntityByNormalizedName
( normalizedName: string, preferredType?: string, )
src/db/repositories/graphRepo.ts:240
↓ 2 callersFunctionmaintenanceSemanticSourceRank
(candidate: AbstractionCandidateRecord)
src/pipeline/abstractionJobs.ts:1216
↓ 2 callersFunctionmaintenanceSignalId
(params: { agentId: string; beliefId: string; signalType: MemorySignalEventRecord["signalType"]; bucke
src/pipeline/signalLedger.ts:95
↓ 2 callersMethodmarkDeleted
(params: { agentId: string; scope?: string; factId?: string; subject?: string; })
src/db/repositories/factRepo.ts:548
↓ 2 callersMethodmarkSupersededByContentRef
* Mark all active/probationary beliefs whose contentRef matches a superseded fact as superseded. * Returns the number of beliefs updated.
src/db/repositories/beliefRepo.ts:122
↓ 2 callersFunctionmaterializeTaskSummaryJudgeResult
( evidence: TaskSummaryEvidenceSet, result: TaskSummaryJudgeResult, )
src/pipeline/reasoner.ts:2328
↓ 2 callersFunctionmaxIso
(values: Array<string | undefined>)
src/pipeline/beliefAggregation.ts:102
↓ 2 callersMethodmaybePromoteTaskOutcome
( ctx: MemoryOperationContext, task: ConversationTask, taskChunks: ConversationChunk[], observ
src/pipeline/turnScheduler.ts:702
↓ 2 callersFunctionmergeAliases
(existing: string[], aliases: string[])
src/pipeline/normalize.ts:97
↓ 2 callersFunctionmergePendingTurn
(current: MemxTurnEnvelope, pending: MemxTurnEnvelope | null)
src/host/hookRunner.ts:375
↓ 2 callersFunctionmergePromptEvidenceSourceRefs
( winner: PromptEvidenceCandidate, loser: PromptEvidenceCandidate, )
src/pipeline/retrieve.ts:1828
↓ 2 callersFunctionmergeStringArray
(existing: unknown, incoming: string[])
src/pipeline/normalize.ts:216
↓ 2 callersFunctionmergeStringArrays
(...values: unknown[])
src/db/repositories/graphRepo.ts:86
↓ 2 callersFunctionmergeTaskMetadata
( base: Record<string, unknown>, summaryMetadata: Record<string, unknown>, proposal: SynthesizedTaskEven
src/pipeline/turnScheduler.ts:297
↓ 2 callersFunctionmergeUniqueTurnIds
(left: string[], right: string[])
src/db/repositories/maintenanceRepo.ts:83
↓ 2 callersFunctionmergedVisibleChars
(windows: TurnSemanticMessageWindow[])
src/pipeline/turnSemanticCompiler.ts:149
↓ 2 callersFunctionmergedVisibleChars
(windows: QueryEnvelopeWindow[])
src/pipeline/queryCompiler.ts:312
↓ 2 callersFunctionmetadataHasStructuredResourceSignal
( metadata: Record<string, unknown> | undefined, )
src/pipeline/retrieve.ts:1987
↓ 2 callersFunctionmissingLlmBatchDecision
()
src/pipeline/consolidate.ts:231
↓ 2 callersFunctionmultiEvidenceCanonicalSiblingRank
(entry: PromptEvidenceCandidate)
src/pipeline/evidenceAssembler.ts:2412
↓ 2 callersFunctionnegativeContrastScore
( queryAnalysis: QueryCompileResult, entry: PromptEvidenceCandidate, )
src/pipeline/evidenceAssembler.ts:1685
↓ 2 callersFunctionnormalizeHostId
(hostId: string)
src/host/hookPayload.ts:34
↓ 2 callersFunctionnormalizeStandaloneScopeDefaults
(config: MemoryPluginConfig)
src/host/standaloneConfig.ts:27
↓ 2 callersFunctionnormalizeTurnSemanticFamilyHint
( value: unknown, )
src/pipeline/reasoner.ts:1690
↓ 2 callersFunctionnormalizeTurnSemanticTimeframeHint
( value: unknown, )
src/pipeline/reasoner.ts:1710
↓ 2 callersFunctionnormalizeWorkflowHint
(value: unknown)
src/pipeline/reasoner.ts:284
↓ 2 callersFunctionnormalizedPacketRefKeys
(packet: EvidencePacket)
src/pipeline/evidenceAssembler.ts:3185
↓ 2 callersFunctionnormalizedTextContainsExactPhrase
( normalizedText: string, normalizedPhrase: string, )
src/pipeline/retrieve.ts:1176
↓ 2 callersFunctionnormalizedValue
(value: unknown)
src/pipeline/heartbeatFilter.ts:20
↓ 2 callersFunctionnumberProp
(description: string)
src/host/mcpProtocol.ts:41
↓ 2 callersFunctionobjectTokens
(value: string | null | undefined)
src/db/repositories/factRepo.ts:167
↓ 2 callersFunctionolderThanDays
(days: number, now: string = new Date().toISOString())
src/pipeline/consolidate.ts:153
↓ 2 callersFunctionpackPromptSections
(params: { instructionBlock: string; sections: PromptSectionSpec[]; maxChars: number; })
src/index.ts:93
↓ 2 callersFunctionpacket
(packetId, primaryText)
tests/lifecycle-regressions.test.mjs:371
↓ 2 callersFunctionpacketAnswerDisplayKey
(packet: EvidencePacket)
src/pipeline/evidenceAssembler.ts:3006
↓ 2 callersFunctionpacketFilledSlotIds
(packet: EvidencePacket)
src/pipeline/evidenceAssembler.ts:3036
↓ 2 callersFunctionpacketFillsAnswerSlot
(queryAnalysis: QueryCompileResult, packet: EvidencePacket)
src/pipeline/evidenceAssembler.ts:3045
↓ 2 callersFunctionpacketHasBlockingPromptPenalty
( queryAnalysis: QueryCompileResult, packet: EvidencePacket, )
src/pipeline/evidenceAssembler.ts:3073
↓ 2 callersFunctionpacketIsAssistantChunkAnswer
(packet: EvidencePacket)
src/pipeline/evidenceAssembler.ts:3176
↓ 2 callersFunctionpacketIsCanonicalFactAnswer
(queryAnalysis: QueryCompileResult, packet: EvidencePacket)
src/pipeline/evidenceAssembler.ts:3156
↓ 2 callersFunctionpacketMentionsFocusEntity
(packet: EvidencePacket, terms: string[])
src/host/service.ts:508
↓ 2 callersFunctionparseGraphHypothesisCandidate
( candidate: AbstractionCandidateRecord, )
src/pipeline/memoryObjects.ts:1296
↓ 2 callersFunctionparseHost
(url: string)
src/host/serviceManager.ts:67
↓ 2 callersFunctionparseOpenAiCompatibleResponse
(response: Response)
src/pipeline/reasoner.ts:2605
↓ 2 callersFunctionparsePort
(url: string)
src/host/serviceManager.ts:58
↓ 2 callersFunctionparsePositiveInt
(value: string | undefined, fallback: number)
src/host/transcript.ts:30
↓ 2 callersFunctionparseStructuredText
(value: string)
src/pipeline/semantic/textSimilarity.ts:189
↓ 2 callersFunctionpendingRoot
(config: HookRuntimeConfig)
src/host/hookRunner.ts:235
↓ 2 callersMethodpersistRecallableChunks
( ctx: MemoryOperationContext, activeTask: ConversationTask, messages: TurnCaptureMessage[], )
src/pipeline/turnScheduler.ts:844
↓ 2 callersFunctionpolicyAuditSourceMetadata
( candidate: Pick<ClassifiedCandidate, "metadata" | "structuredHints">, )
src/pipeline/write.ts:200
↓ 2 callersMethodpredicateTopic
* Extract the topic portion of a predicate by stripping the leading verb prefix. * Both canonical (`ALLOWED_VERB_PREFIXES`) and legacy verbs are st
src/db/repositories/factRepo.ts:295
↓ 2 callersFunctionpreferredLookupType
(mention: EntityMention)
src/pipeline/entityResolver.ts:103
↓ 2 callersFunctionprojectAliasEquivalent
(left: string, right: string)
src/pipeline/projectIdentity.ts:144
↓ 2 callersFunctionprojectionRolesForRoute
(routeType: MemoryPrimaryRouteType)
src/pipeline/retrieve.ts:339
↓ 2 callersFunctionpromptEvidenceFromRow
(params: { row: EvidenceRow; surface: PromptEvidenceCandidate["surface"]; source: PromptEvidenceCandidat
src/pipeline/retrieve.ts:2245
↓ 2 callersFunctionpromptEvidenceHasStructuredResourceSignal
(candidate: PromptEvidenceCandidate)
src/pipeline/retrieve.ts:2013
↓ 2 callersFunctionpromptEvidenceMetadataForRawText
( text: string, metadata?: Record<string, unknown>, )
src/pipeline/retrieve.ts:1629
↓ 2 callersFunctionpromptEvidenceSameSourceQuality
( queryAnalysis: RecallQueryAnalysis, candidate: PromptEvidenceCandidate, )
src/pipeline/retrieve.ts:1729
↓ 2 callersFunctionpromptEvidenceScoringTextFromMetadata
( text: string, metadata: Record<string, unknown> | undefined, )
src/pipeline/retrieve.ts:1069
↓ 2 callersFunctionpromptEvidenceSourceRefs
(candidate: PromptEvidenceCandidate)
src/pipeline/retrieve.ts:2774
↓ 2 callersFunctionpromptLineRole
(line: string)
src/pipeline/sourceRefs.ts:132
↓ 2 callersFunctionpushAttributeSlotEdgeFromSemanticAssertion
(params: { assertion: TurnSemanticAssertionDraft; subject: string; predicate: string; object:
src/pipeline/normalize.ts:2211
↓ 2 callersFunctionpushKey
(entryKey: string)
src/pipeline/memoryObjectsHelpers.ts:261
↓ 2 callersFunctionpushRef
(sourceRef: string)
src/pipeline/retrieve.ts:2535
↓ 2 callersFunctionqueryAnchorTerms
(query: string)
src/host/service.ts:578
↓ 2 callersFunctionqueryAnswerMode
(queryAnalysis: QueryCompileResult)
src/pipeline/evidenceCoverage.ts:11
↓ 2 callersFunctionqueryAsksBooleanDecision
(queryAnalysis: QueryCompileResult)
src/pipeline/evidenceAssembler.ts:1547
↓ 2 callersFunctionqueryAsksCurrentStatus
(queryAnalysis: QueryCompileResult)
src/pipeline/evidenceAssembler.ts:1525
↓ 2 callersFunctionqueryEntityAnchorTerms
(queryAnalysis: RecallQueryAnalysis)
src/pipeline/retrieve.ts:3582
↓ 2 callersFunctionqueryEntitySearchQueries
(compiled: QueryCompileResult, limit: number)
src/pipeline/candidateGeneration.ts:1107
↓ 2 callersFunctionqueryEntitySubjectHints
(queryEntities: QueryEntityHint[], limit = 8)
src/pipeline/queryCompiler.ts:831
↓ 2 callersFunctionqueryMemoryFacts
(params: { store: MemxStoreBundle; ctx: MemoryOperationContext; text: string; limit: number; include
src/pipeline/memoryObjects.ts:582
↓ 2 callersFunctionquerySuggestsMultipleAnswerValues
(query: string)
src/pipeline/queryCompiler.ts:866
↓ 2 callersFunctionraw
({ id, text, sourceRef })
tests/evidence-packet-selection.test.mjs:782
↓ 2 callersFunctionreadBoolean
(params: Record<string, unknown>, key: string)
src/tooling.ts:70
↓ 2 callersFunctionreadUserConfig
(configPath: string)
src/cli/registerCli.ts:152
↓ 2 callersMethodrecall
(request: MemxRecallRequest)
src/host/service.ts:1100
↓ 2 callersFunctionrecallProbeThresholds
(config: MemoryOperationContext["config"])
src/pipeline/retrieve.ts:126
↓ 2 callersFunctionrecalledContext
(response: unknown)
src/host/hookRunner.ts:166
↓ 2 callersMethodrecordSignal
(signal: MemorySignalEventRecord)
src/db/repositories/auditRepo.ts:126
↓ 2 callersFunctionredactSensitiveText
(text: string, piiMode: MemoryPiiMode)
src/security/pii.ts:12
↓ 2 callersFunctionrelationHintKey
(relation: MemoryCandidateRelationHint)
src/pipeline/policy.ts:220
↓ 2 callersFunctionrelationSummaryLabel
(relation: MemoryCandidateRelationHint)
src/pipeline/normalize.ts:1134
↓ 2 callersFunctionrelationSummaryText
(relation: MemoryCandidateRelationHint)
src/pipeline/normalize.ts:1123
↓ 2 callersFunctionrelease
(force = false)
src/search/backends/embeddingBackend.ts:709
↓ 2 callersFunctionremoveCachedMemxPlugin
(cacheRoot: string)
src/host/uninstall.ts:91
↓ 2 callersFunctionremoveCachedMemxPlugin
(cacheRoot: string)
src/host/standaloneQuickstart.ts:468
↓ 2 callersFunctionrenderEvidenceBundle
(bundle: EvidenceBundle, maxChars: number)
src/pipeline/retrieve.ts:6757
↓ 2 callersFunctionrequestedAttributeAnchorTerms
(query: string, queryAnalysis: QueryCompileResult)
src/host/service.ts:616
↓ 2 callersFunctionrequiredAnchorQueries
(compiled: QueryCompileResult)
src/pipeline/candidateGeneration.ts:1345
↓ 2 callersFunctionrequiredCoverageAnchors
(compiled: QueryCompileResult)
src/pipeline/candidateGeneration.ts:1330
↓ 2 callersFunctionrerankSurfaceHits
( hits: GoalScoredSearchHit[], surface: CandidateSurface, compiled: QueryCompileResult, )
src/pipeline/candidateGeneration.ts:602
↓ 2 callersFunctionreserveEligibleForRoute
( aggregate: BudgetAggregateEntry, routeType: MemoryPrimaryRouteType, )
src/pipeline/memoryObjects.ts:2795
← previousnext →801–900 of 2,243, ranked by callers