MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 4 callersMethodgetSubscriptionCount
* Get subscription count for a resource
v3/@claude-flow/mcp/src/resource-registry.ts:309
↓ 4 callersMethodgetTask
* Get task status
v3/@claude-flow/mcp/src/task-manager.ts:206
↓ 4 callersMethodgetTemplate
* Get a specific template
v3/@claude-flow/browser/src/infrastructure/workflow-templates.ts:370
↓ 4 callersFunctiongetTokenOptimizer
()
v3/@claude-flow/integration/src/token-optimizer.ts:308
↓ 4 callersFunctiongetToolMetadata
(toolName: string)
v3/@claude-flow/cli/src/mcp-client.ts:301
↓ 4 callersMethodgetTopology
()
v3/@claude-flow/swarm/src/unified-coordinator.ts:1069
↓ 4 callersMethodgetTraceEvents
()
v3/@claude-flow/guidance/src/conformance-kit.ts:427
↓ 4 callersMethodgetTriggers
* Get available triggers * * @returns Trigger configurations
v3/@claude-flow/swarm/src/workers/worker-dispatch.js:354
↓ 4 callersFunctiongetUint8ArrayMemory0
()
v3/@claude-flow/guidance/wasm-pkg/guidance_kernel.js:252
↓ 4 callersMethodgetVersionInfo
* Get version information
v3/plugins/teammate-plugin/src/teammate-bridge.ts:374
↓ 4 callersFunctiongetWasmAgent
(agentId: string)
v3/@claude-flow/cli/src/ruvector/agent-wasm.ts:269
↓ 4 callersFunctiongetWorkflowManager
()
v3/@claude-flow/browser/src/infrastructure/workflow-templates.ts:466
↓ 4 callersMethodhandlePrepare
(message: ByzantineMessage)
v3/@claude-flow/swarm/src/consensus/byzantine.ts:321
↓ 4 callersFunctionhasNonEmptyToken
(tok: unknown)
ruflo/src/ruvocal/src/lib/server/mcp/hf.ts:22
↓ 4 callersMethodhasResource
* Check if resource exists
v3/@claude-flow/mcp/src/resource-registry.ts:288
↓ 4 callersMethodhashCode
(str: string)
v3/plugins/healthcare-clinical/src/bridges/hnsw-bridge.ts:136
↓ 4 callersMethodhashObject
(obj: unknown)
v3/plugins/financial-risk/src/bridges/economy-bridge.ts:545
↓ 4 callersMethodhashState
(state)
v3/@claude-flow/neural/src/algorithms/q-learning.js:168
↓ 4 callersMethodhashState
(state: Float32Array)
v3/@claude-flow/neural/src/algorithms/q-learning.ts:228
↓ 4 callersMethodhashStateOptimized
* Optimized state hashing using feature extraction * Creates a more semantic representation of the task context
v3/@claude-flow/cli/src/ruvector/q-learning-router.ts:748
↓ 4 callersMethodhashText
* FNV-1a 32-bit hash of the input text. * Deterministic: same input always produces the same hash.
v3/@claude-flow/embeddings/src/rvf-embedding-cache.ts:299
↓ 4 callersFunctionhdr
(title: string)
v3/@claude-flow/cli/src/commands/appliance-advanced.ts:25
↓ 4 callersMethodheuristic
* Calculate heuristic distance to goal (number of unmet conditions)
v3/goal_ui/src/lib/goapPlanner.ts:59
↓ 4 callersFunctionhexToRgb
(hex)
ruflo/src/scripts/generate-welcome.js:60
↓ 4 callersMethodimportAnchors
* Import anchors from an external source. * * Imported anchors are appended to the store. Duplicate IDs * (anchors already in the store) are
v3/@claude-flow/guidance/src/truth-anchors.ts:407
↓ 4 callersMethodimportAssertions
* Import previously exported assertions, replacing all current contents. * * @param data - Serialized store data * @throws If the version is
v3/@claude-flow/guidance/src/temporal.ts:538
↓ 4 callersMethodimportBeliefs
* Import previously exported beliefs, replacing all current contents. * * @param data - Serialized ledger data * @throws If the version is un
v3/@claude-flow/guidance/src/uncertainty.ts:568
↓ 4 callersMethodingestTelemetry
* Convert telemetry readings to vectors and ingest them into the device * vector store.
v3/@claude-flow/plugin-iot-cognitum/src/domain/services/telemetry-service.ts:97
↓ 4 callersMethodinitEmbedding
(inputDim: number, outputDim: number)
v3/@claude-flow/neural/src/algorithms/decision-transformer.ts:304
↓ 4 callersMethodinitEmbedding
(inputDim, outputDim)
v3/@claude-flow/neural/src/algorithms/decision-transformer.js:236
↓ 4 callersFunctioninitRvfStore
(dbPath: string)
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:108
↓ 4 callersMethodinitialize
(config?: Partial<SwarmConfig>)
v3/@claude-flow/swarm/src/coordination/swarm-hub.ts:63
↓ 4 callersMethodinitialize
* Initialize the WASM module
v3/plugins/code-intelligence/src/bridges/mincut-bridge.ts:77
↓ 4 callersMethodinsertBatch
* Insert a batch of vectors.
v3/@claude-flow/plugins/src/integrations/ruvector/streaming.ts:599
↓ 4 callersFunctioninsertLinearBranchConversation
()
ruflo/src/ruvocal/src/lib/utils/tree/treeHelpers.spec.ts:43
↓ 4 callersMethodisActiveStatus
(status: string)
v3/@claude-flow/claims/src/infrastructure/claim-repository.ts:334
↓ 4 callersMethodisAnomalous
Check whether a detection result exceeds the anomaly threshold.
v3/@claude-flow/plugin-iot-cognitum/src/domain/services/anomaly-detection-service.ts:156
↓ 4 callersMethodisAutonomous
True iff the planned action is allowed for autonomous execution.
v3/@claude-flow/browser/src/application/session-capsule-service.ts:300
↓ 4 callersMethodisClosed
* Check if circuit is closed
v3/plugins/teammate-plugin/src/utils/circuit-breaker.ts:140
↓ 4 callersFunctionisDBLocked
(key: Semaphores | string)
ruflo/src/ruvocal/src/lib/migrations/lock.ts:34
↓ 4 callersMethodisDebug
()
v3/@claude-flow/cli-core/src/output.ts:91
↓ 4 callersMethodisDelegationEnabled
* Check if delegation to agentic-flow is enabled
v3/@claude-flow/integration/src/agentic-flow-agent.ts:371
↓ 4 callersMethodisHealthy
* Whether the score indicates healthy coherence.
v3/@claude-flow/guidance/src/coherence.ts:211
↓ 4 callersMethodisKnownRig
(rig: string)
v3/plugins/gastown-bridge/tests/validators.test.ts:88
↓ 4 callersFunctionisMessageId
(id: string)
ruflo/src/ruvocal/src/lib/utils/tree/isMessageId.ts:3
↓ 4 callersFunctionisMessageToolUpdate
(update: MessageUpdate)
ruflo/src/ruvocal/src/lib/utils/messageUpdates.ts:300
↓ 4 callersFunctionisObject
(v: unknown)
v3/@claude-flow/cli/src/business-pods/pod-schema.ts:89
↓ 4 callersFunctionisObject
(v)
plugins/ruflo-business-pods/scripts/pod-tick.mjs:102
↓ 4 callersFunctionisObjectIdLike
(v: unknown)
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:317
↓ 4 callersMethodisQuiet
()
v3/@claude-flow/cli-core/src/output.ts:83
↓ 4 callersMethodisReady
()
v3/plugins/test-intelligence/src/bridges/sona-bridge.ts:132
↓ 4 callersFunctionisRuvectorAvailable
()
v3/@claude-flow/cli/src/ruvector/index.ts:196
↓ 4 callersFunctionisSensitivePath
* Check if path is sensitive
v3/plugins/code-intelligence/src/mcp-tools.ts:129
↓ 4 callersFunctionisValidUrl
(urlString: string)
ruflo/src/ruvocal/src/lib/server/urlSafety.ts:37
↓ 4 callersMethodisVectorSearch
(sql: string)
v3/@claude-flow/plugins/src/integrations/ruvector/self-learning.ts:1370
↓ 4 callersMethodisWasmLoaded
()
v3/plugins/prime-radiant/__tests__/plugin.test.ts:199
↓ 4 callersFunctionl1Normalize
( embedding: Float32Array | number[], epsilon = 1e-12 )
v3/@claude-flow/embeddings/src/normalization.ts:88
↓ 4 callersMethodlearn
(trajectories: unknown[], config: unknown)
v3/plugins/cognitive-kernel/src/types.ts:489
↓ 4 callersMethodlistBranches
(runId: string)
v3/@claude-flow/browser/src/application/mcts-explorer.ts:231
↓ 4 callersMethodlistControllers
* List all registered controller names and their status.
v3/@claude-flow/memory/src/controller-registry.ts:479
↓ 4 callersMethodlistIndices
(tableName?: string)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1757
↓ 4 callersMethodlistRollouts
* List rollouts, optionally filtered by fleet ID.
v3/@claude-flow/plugin-iot-cognitum/src/domain/services/firmware-orchestration-service.ts:136
↓ 4 callersMethodlistenerCount
(event: keyof T)
v3/@claude-flow/testing/src/helpers/test-utils.ts:415
↓ 4 callersFunctionloadAgentbbs
()
v3/@claude-flow/cli/src/mcp-tools/agentbbs-tools.ts:40
↓ 4 callersFunctionloadAgenticow
()
v3/@claude-flow/cli/src/mcp-tools/agenticow-tools.ts:53
↓ 4 callersFunctionloadMemoryStore
()
v3/@claude-flow/cli/src/mcp-tools/hooks-tools.ts:490
↓ 4 callersFunctionloadPerfStore
()
v3/@claude-flow/cli/src/mcp-tools/performance-tools.ts:70
↓ 4 callersFunctionloadRoutingOutcomes
()
v3/@claude-flow/cli/src/mcp-tools/hooks-tools.ts:218
↓ 4 callersFunctionloadSession
(sessionId: string)
v3/@claude-flow/cli/src/mcp-tools/session-tools.ts:56
↓ 4 callersFunctionloadSqlJs
()
scripts/smoke-graph-schema-migration.mjs:26
↓ 4 callersMethodloadState
* Load persisted state from disk
v3/@claude-flow/hooks/src/workers/index.ts:476
↓ 4 callersFunctionloadSwarmStore
()
v3/@claude-flow/cli/src/mcp-tools/swarm-tools.ts:115
↓ 4 callersFunctionloadWasm
()
v3/@claude-flow/cli/src/commands/agent-wasm.ts:15
↓ 4 callersFunctionlocalSingleEntryPageRank
( graph: AttributionGraph, opts: PageRankOptions, )
plugins/ruflo-neural-trader/src/signed-attribution.ts:208
↓ 4 callersFunctionlog
(icon, msg)
ruflo/src/ruvocal/mcp-bridge/test-harness.js:29
↓ 4 callersFunctionlog
(icon, msg)
ruflo/src/mcp-bridge/test-harness.js:29
↓ 4 callersFunctionlog
(msgLevel: keyof typeof levels, msg: string, meta?: Record<string, unknown>)
v3/plugins/gastown-bridge/src/index.ts:430
↓ 4 callersMethodlog
(message: string)
v3/@claude-flow/memory/src/persistent-sona.ts:433
↓ 4 callersMethodlogMap
* Logarithmic map: Maps a point on the manifold to a tangent vector at base. * * log_p(q) gives the tangent vector at p pointing towards q. *
v3/@claude-flow/plugins/src/integrations/ruvector/hyperbolic.ts:418
↓ 4 callersFunctionmakeBaseline
()
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/sona-integration-service.test.ts:25
↓ 4 callersFunctionmakeEntry
(id: string, refs: string[] = [])
v3/@claude-flow/memory/src/benchmark.test.ts:31
↓ 4 callersFunctionmakeEntryWithEmbedding
(id: string, ns = 'default', content = 'test')
tests/rvf-capability-verify.test.ts:52
↓ 4 callersFunctionmakeReading
( overrides: Partial<TelemetryReading> = {}, )
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/telemetry-service.test.ts:36
↓ 4 callersFunctionmakeRecord
( kind: RunKind, game: string, seed: number, summary: Record<string, unknown>, artifact: unknown,
plugins/ruflo-arena/src/persistence/run-store.ts:31
↓ 4 callersFunctionmakeSigner
()
v3/@claude-flow/security/__tests__/plugin-integrity-verifier.test.ts:50
↓ 4 callersFunctionmatVec
* Matrix-vector multiplication.
v3/@claude-flow/plugins/src/integrations/ruvector/quantization.ts:220
↓ 4 callersFunctionmeetsTarget
(actual: number, target: number)
v3/@claude-flow/memory/framework/benchmark.ts:96
↓ 4 callersFunctionminMaxNormalize
( embedding: Float32Array | number[], epsilon = 1e-12 )
v3/@claude-flow/embeddings/src/normalization.ts:112
↓ 4 callersFunctionmockExecuteBroker
({ events, signalId })
scripts/smoke-neural-trader-pipeline.mjs:250
↓ 4 callersFunctionmockRequestEvent
(locals: App.Locals)
ruflo/src/ruvocal/src/lib/server/api/__tests__/misc.spec.ts:12
↓ 4 callersFunctionmodelRejectsSamplingParams
(model: string)
v3/@claude-flow/cli/src/mcp-tools/agent-execute-core.ts:90
↓ 4 callersFunctionmultiSelect
(options: MultiSelectPromptOptions<T>)
v3/@claude-flow/cli/src/prompt.ts:606
↓ 4 callersMethodname
()
v3/@claude-flow/cli/__tests__/ruvector/agent-wasm.test.ts:43
↓ 4 callersFunctionnewSqlJs
()
v3/@claude-flow/memory/src/fts5.test.ts:38
↓ 4 callersFunctionnormalize
(command: string)
v3/@claude-flow/cli/src/mcp-tools/tool-loop-guardrail.ts:29
↓ 4 callersFunctionnormalizeLoopName
(name = 'default')
v3/@claude-flow/codex/src/loop/index.ts:62
↓ 4 callersMethodnormalizePath
* Normalize path for comparison
v3/@claude-flow/shared/src/hooks/safety/file-organization.ts:341
↓ 4 callersFunctionobj
(v: unknown)
v3/@claude-flow/cli/src/appliance/rvfa-format.ts:147
↓ 4 callersFunctiononeOf
(v: unknown, vals: string[])
v3/@claude-flow/cli/src/appliance/rvfa-format.ts:148
↓ 4 callersFunctionorch
()
v3/@claude-flow/codex/tests/dual-mode.test.ts:111
← previousnext →2,601–2,700 of 18,477, ranked by callers