MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 3 callersFunctioncreateCandidateEndpoint
(candidateModelId: string)
ruflo/src/ruvocal/src/lib/server/router/endpoint.ts:135
↓ 3 callersMethodcreateCausalEffect
* Create CausalEffect value object
v3/plugins/prime-radiant/src/engines/CausalEngine.ts:177
↓ 3 callersMethodcreateChunk
( content: string, filePath: string, language: string, startLine: number, endLine: number, symbol: { t
v3/@claude-flow/plugins/examples/ruvector-plugins/semantic-code-search.ts:297
↓ 3 callersMethodcreateConnection
()
v3/@claude-flow/mcp/src/connection-pool.ts:107
↓ 3 callersMethodcreateConnection
* Create a new connection
v3/@claude-flow/shared/src/mcp/connection-pool.ts:149
↓ 3 callersMethodcreateConnection
* Create a new connection
v3/mcp/connection-pool.ts:149
↓ 3 callersFunctioncreateDecisionTransformer
(config)
v3/@claude-flow/neural/src/algorithms/decision-transformer.js:412
↓ 3 callersFunctioncreateDownloader
(config?: Partial<StoreConfig>)
v3/@claude-flow/cli/src/transfer/store/download.ts:415
↓ 3 callersFunctioncreateDualModeCommand
()
v3/@claude-flow/codex/src/dual-mode/cli.ts:19
↓ 3 callersMethodcreateEnvScript
* Creates a setup script output for secure credential deployment. * * @param credentials - Generated credentials * @returns Environment varia
v3/@claude-flow/security/src/credential-generator.ts:319
↓ 3 callersFunctioncreateFailingNeuralLoader
()
v3/@claude-flow/memory/src/learning-bridge.test.ts:37
↓ 3 callersMethodcreateJsonConfig
* Creates a JSON configuration output for secure credential deployment. * * @param credentials - Generated credentials * @returns JSON config
v3/@claude-flow/security/src/credential-generator.ts:338
↓ 3 callersFunctioncreateKvCache
(opts?: { tailLength?: number; maxTokens?: number; numKvHeads?: number; headDim?: number; })
v3/@claude-flow/cli/src/ruvector/ruvllm-wasm.ts:373
↓ 3 callersFunctioncreateLedger
(maxEvents = 0)
v3/@claude-flow/guidance/src/ledger.ts:459
↓ 3 callersFunctioncreateMCPServerEntry
* Generate platform-specific MCP server entry * - Windows: uses 'cmd /c npx' directly * - Unix: uses 'npx' directly (simple, reliable)
v3/@claude-flow/cli/src/init/mcp-generator.ts:21
↓ 3 callersFunctioncreateMemoryClerkCell
(cellId?: string)
v3/@claude-flow/guidance/src/conformance-kit.ts:988
↓ 3 callersFunctioncreateMemoryRetrievedEvent
( memoryId: string, namespace: string, key: string, accessCount: number )
v3/@claude-flow/shared/src/events/domain-events.ts:520
↓ 3 callersFunctioncreateMockChildProcess
()
v3/@claude-flow/cli/__tests__/services/headless-worker-executor.test.ts:340
↓ 3 callersFunctioncreateMockContext
(overrides: Partial<PluginContext> = {})
v3/plugins/prime-radiant/__tests__/plugin.test.ts:363
↓ 3 callersFunctioncreateMockDomainStatuses
()
v3/@claude-flow/swarm/__tests__/queen-coordinator.test.ts:191
↓ 3 callersFunctioncreateMockIndexStats
( indexName: string, indexType: VectorIndexType = 'hnsw' )
v3/@claude-flow/plugins/__tests__/utils/ruvector-test-utils.ts:249
↓ 3 callersMethodcreateModeImplementation
(mode: SONAMode)
v3/@claude-flow/neural/src/sona-manager.ts:702
↓ 3 callersFunctioncreateMultiHeadQKV
( config: MHAConfig )
v3/@claude-flow/performance/benchmarks/attention/multi-head-attention.bench.ts:310
↓ 3 callersFunctioncreatePasswordHasher
(rounds = 12)
v3/@claude-flow/security/src/password-hasher.ts:275
↓ 3 callersFunctioncreatePlugin
(id: string, priority: number)
v3/__tests__/integration/plugin-integration.test.ts:298
↓ 3 callersFunctioncreateSeraphineGenesis
()
v3/@claude-flow/cli/src/transfer/models/seraphine.ts:363
↓ 3 callersFunctioncreateSpecializedWorker
( domain: DomainSpecialization, config: Partial<Omit<SpecializedWorkerConfig, 'domain'>> = {} )
v3/@claude-flow/integration/src/specialized-worker.ts:808
↓ 3 callersFunctioncreateTestClientOptions
( overrides: Partial<RuVectorClientOptions> = {} )
v3/@claude-flow/plugins/__tests__/utils/ruvector-test-utils.ts:200
↓ 3 callersFunctioncreateTestScenario
( name: string, config: SecurityConfig, expectations: { shouldPass: boolean; errorPatterns?: str
v3/@claude-flow/security/__tests__/fixtures/configurations.ts:391
↓ 3 callersMethodcreateTieredMemoryStub
* Lightweight in-memory tiered store (fallback when HierarchicalMemory * cannot be initialized from agentdb). * Enforces per-tier size limits to
v3/@claude-flow/memory/src/controller-registry.ts:1197
↓ 3 callersFunctioncreateTool
* Create a simulated MCP tool
v3/@claude-flow/performance/benchmarks/startup/mcp-server-init.bench.ts:32
↓ 3 callersFunctioncurrentBillingMonth
(now: number)
v3/@claude-flow/cli/src/business-pods/bbs-budget-tracker.ts:119
↓ 3 callersMethoddecay
(deltaTime: number)
v3/plugins/cognitive-kernel/src/types.ts:472
↓ 3 callersFunctiondefaultCacheDir
()
v3/@claude-flow/cli/src/benchmarks/gaia-loader.ts:96
↓ 3 callersFunctiondefaultQueryExpansions
(query: string)
v3/@claude-flow/memory/src/smart-retrieval.ts:116
↓ 3 callersMethoddelay
* Utility delay function
v3/@claude-flow/integration/src/agentic-flow-agent.ts:785
↓ 3 callersMethoddelete
(id: string)
v3/@claude-flow/memory/src/infrastructure/repositories/hybrid-memory-repository.ts:137
↓ 3 callersMethoddelete
(key: string, options?: { namespace?: string })
v3/@claude-flow/plugin-iot-cognitum/src/infrastructure/agentdb-telemetry-repository.ts:16
↓ 3 callersFunctiondeleteEntry
(options: { key: string; namespace?: string; dbPath?: string; })
v3/@claude-flow/cli/src/memory/memory-initializer.ts:2941
↓ 3 callersMethoddeleteFromStorage
(id: string)
v3/@claude-flow/hooks/src/reasoningbank/index.ts:774
↓ 3 callersFunctiondequantizeInt8
* Dequantize Int8 back to float.
v3/@claude-flow/plugins/examples/ruvector/quantization.ts:109
↓ 3 callersFunctiondeserializeCFP
(data: string | Buffer)
v3/@claude-flow/cli/src/transfer/serialization/cfp.ts:141
↓ 3 callersMethoddetectCircularDependencies
* Detect circular dependencies
v3/@claude-flow/shared/src/plugin-loader.ts:545
↓ 3 callersMethoddetectSublinearTool
* Detection — is `mcp__ruflo-sublinear__solve` reachable in this runtime? * * Two probes, in priority order: * 1) globalThis['mcp__ruflo-su
plugins/ruflo-neural-trader/src/sublinear-adapter.ts:126
↓ 3 callersFunctiondiffMap
(bMap, cMap)
plugins/ruflo-cost-tracker/scripts/diff.mjs:107
↓ 3 callersFunctiondiffNumber
(b, c)
plugins/ruflo-cost-tracker/scripts/diff.mjs:101
↓ 3 callersFunctiondirSize
(path)
scripts/bench-agenticow.mjs:49
↓ 3 callersMethoddiscoverPeers
* Discover and return the device IDs of all known mesh peers.
v3/@claude-flow/plugin-iot-cognitum/src/domain/services/mesh-service.ts:92
↓ 3 callersMethoddispatchEvent
(event: IEvent<T>)
v3/@claude-flow/shared/src/core/event-bus.ts:149
↓ 3 callersFunctiondot
* Computes the dot product of two vectors.
v3/@claude-flow/plugins/src/integrations/ruvector/hyperbolic.ts:50
↓ 3 callersFunctiondot
(a: Float64Array | number[], b: Float64Array | number[])
plugins/ruflo-neural-trader/src/sublinear-adapter.ts:324
↓ 3 callersFunctiondot
(a, b)
plugins/ruflo-neural-trader/src/sublinear-adapter.mjs:207
↓ 3 callersMethoddotProduct
(a: Float32Array, b: Float32Array)
v3/@claude-flow/cli/src/ruvector/semantic-router.ts:203
↓ 3 callersMethoddown
* Rollback the last N migrations
v3/@claude-flow/plugins/src/integrations/ruvector/migrations/migrations.ts:418
↓ 3 callersFunctiondrainPool
()
ruflo/src/ruvocal/src/lib/server/mcp/clientPool.ts:216
↓ 3 callersMethoddropIndex
(indexName: string)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1754
↓ 3 callersFunctionece
(rows, nBins)
scripts/calibration-check.mjs:171
↓ 3 callersFunctionembed
(text: string)
v3/@claude-flow/cli/src/memory/bge-embedder.ts:78
↓ 3 callersMethodembed
(text: string)
v3/@claude-flow/embeddings/src/embedding-service.ts:405
↓ 3 callersFunctionemit
(payload)
scripts/tune-cost-ceiling.mjs:62
↓ 3 callersFunctionemit
(payload)
scripts/tune-ensemble-threshold.mjs:57
↓ 3 callersFunctionemit
(payload, code)
scripts/check-mcp-scan-format.mjs:45
↓ 3 callersFunctionemit
(payload)
scripts/tune-quality-bar.mjs:66
↓ 3 callersMethodemitCustomTrace
* Emit a custom trace event. Exposed so agent cells can record * lifecycle events (run_start, run_end) through the same trace stream.
v3/@claude-flow/guidance/src/conformance-kit.ts:415
↓ 3 callersFunctionemitDarwinDegradedJsonAndExit
(reason)
v3/@claude-flow/cli/plugins/ruflo-metaharness/scripts/_darwin.mjs:187
↓ 3 callersFunctionemitDarwinDegradedJsonAndExit
(reason)
plugins/ruflo-metaharness/scripts/_darwin.mjs:187
↓ 3 callersMethodemitHandoffRequested
( issueId: string, from: Claimant, to: Claimant, reason: string, correlationId?: string
v3/@claude-flow/claims/tests/events.test.ts:277
↓ 3 callersFunctionenableMultiTenant
(enabled = true)
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:79
↓ 3 callersMethodencode
(vector: number[])
v3/@claude-flow/plugins/examples/ruvector/quantization.ts:221
↓ 3 callersFunctionencodePQ
* Encode vector using product quantization
v3/@claude-flow/plugins/__tests__/ruvector-quantization.test.ts:209
↓ 3 callersFunctionenqueue
(update: MessageUpdate)
ruflo/src/ruvocal/src/lib/utils/messageUpdates.ts:182
↓ 3 callersMethodensureDirectory
(dir: string)
v3/@claude-flow/cli/src/plugins/manager.ts:106
↓ 3 callersMethodensureFloat32Array
* Ensure input is Float32Array for optimal performance
v3/@claude-flow/performance/src/attention-integration.ts:415
↓ 3 callersMethodensureInitialized
()
v3/@claude-flow/integration/src/agentic-flow-bridge.ts:730
↓ 3 callersMethodensureInitialized
* Ensure agent is initialized before operations
v3/@claude-flow/integration/src/agentic-flow-agent.ts:761
↓ 3 callersMethodensureInitialized
()
v3/@claude-flow/guidance/src/index.ts:727
↓ 3 callersMethodensureInitialized
()
v3/@claude-flow/plugins/examples/ruvector-plugins/hook-pattern-library.ts:111
↓ 3 callersMethodensureInitialized
()
v3/@claude-flow/plugins/examples/ruvector-plugins/reasoning-bank.ts:107
↓ 3 callersMethodensureMemoryAttached
()
v3/@claude-flow/guidance/src/ruvbot-integration.ts:593
↓ 3 callersMethodensureMemoryDir
()
v3/@claude-flow/memory/src/auto-memory-bridge.ts:599
↓ 3 callersFunctionerrMsg
(err: unknown)
v3/@claude-flow/cli/src/commands/appliance-advanced.ts:16
↓ 3 callersMethodestimateCost
(request: LLMRequest)
v3/@claude-flow/providers/src/types.ts:325
↓ 3 callersMethodestimateSize
(data: T)
v3/@claude-flow/memory/src/cache-manager.ts:337
↓ 3 callersFunctioneuclideanDistance
* Computes the Euclidean distance between two vectors.
v3/@claude-flow/plugins/src/integrations/ruvector/quantization.ts:151
↓ 3 callersMethodeuclideanDistance
* Euclidean distance between two points
v3/plugins/prime-radiant/src/engines/QuantumEngine.ts:500
↓ 3 callersMethodevaluateEdit
* Evaluate all gates for a file edit
v3/@claude-flow/guidance/src/gates.ts:137
↓ 3 callersFunctionevaluator
(event: GoldenTraceEvent)
v3/@claude-flow/guidance/tests/manifest-validator.test.ts:789
↓ 3 callersMethodexecute
(prompt: string, workDir: string)
v3/@claude-flow/guidance/src/analyzer.ts:578
↓ 3 callersMethodexecute
* Execute all hooks for an event * * @param event - Hook event type * @param context - Hook context * @param options - Execution options
v3/@claude-flow/shared/src/hooks/executor.ts:65
↓ 3 callersMethodexecuteCore
* Core execution logic * * Override this in subclasses for custom long-running task implementations. * * @param task - Task to execute
v3/@claude-flow/integration/src/long-running-worker.ts:646
↓ 3 callersMethodexecuteInContainer
* Execute worker in a specific container
v3/@claude-flow/cli/src/services/container-worker-pool.ts:512
↓ 3 callersMethodexecuteStep
( step: WorkflowStep, outputs: Record<string, unknown> )
v3/@claude-flow/shared/src/plugins/official/maestro-plugin.ts:395
↓ 3 callersFunctionexecuteTool
(name, args)
ruflo/src/ruvocal/mcp-bridge/index.js:960
↓ 3 callersFunctionexecuteTool
(name, args)
ruflo/src/mcp-bridge/index.js:789
↓ 3 callersMethodexpMap
* Exponential map: Maps a tangent vector at a base point to the manifold. * * exp_p(v) moves from point p in the direction of tangent vector v.
v3/@claude-flow/plugins/src/integrations/ruvector/hyperbolic.ts:394
↓ 3 callersMethodexpire
* Expire a capability immediately by setting expiresAt to now.
v3/@claude-flow/guidance/src/capabilities.ts:294
↓ 3 callersMethodexportPatterns
* Export patterns for persistence
v3/@claude-flow/browser/src/infrastructure/reasoningbank-adapter.ts:255
↓ 3 callersMethodexportRecords
* Export all records for persistence.
v3/@claude-flow/guidance/src/trust.ts:475
↓ 3 callersMethodexportStatusline
* Export statusline data to file (for shell consumption)
v3/@claude-flow/hooks/src/workers/index.ts:729
↓ 3 callersFunctionextractFinalAnswerFromText
(text: string)
v3/@claude-flow/cli/src/benchmarks/gaia-convergence.ts:173
← previousnext →3,001–3,100 of 18,477, ranked by callers