MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 11 callersFunctioncamelCase
(str: string)
v3/@claude-flow/plugins/examples/plugin-creator/index.ts:404
↓ 11 callersFunctionclipToBall
(vector: Float32Array, curvature: number)
v3/plugins/hyperbolic-reasoning/src/types.ts:583
↓ 11 callersFunctioncoherenceScore
(matrix: SparseMatrix)
plugins/ruflo-graph-intelligence/src/infrastructure/solver-bridge.ts:32
↓ 11 callersMethodcompute
* Compute attention output from query, keys, and values.
v3/@claude-flow/plugins/src/integrations/ruvector/attention.ts:61
↓ 11 callersMethodcomputeEnergy
* Compute Sheaf Laplacian energy for a set of vectors. * Energy interpretation: * - 0.0-0.1: Fully coherent * - 0.1-0.3: Minor inconsistencie
v3/plugins/prime-radiant/__tests__/engines/cohomology.test.ts:42
↓ 11 callersFunctioncreateArtifactLedger
(config?: ArtifactLedgerConfig)
v3/@claude-flow/guidance/src/artifacts.ts:554
↓ 11 callersFunctioncreateFlashAttentionOptimizer
( dim: number = 512, blockSize: number = 64 )
v3/@claude-flow/performance/src/attention-integration.ts:579
↓ 11 callersFunctioncreateMockLineage
(overrides: Partial<ArtifactLineage> = {})
v3/@claude-flow/guidance/tests/artifacts.test.ts:20
↓ 11 callersMethodcreateStats
(startTime: number, input: AttentionInput, dryRun: boolean)
v3/@claude-flow/plugins/src/integrations/ruvector/attention-executor.ts:281
↓ 11 callersFunctioncreateTestCapabilities
()
v3/@claude-flow/swarm/__tests__/coordinator.test.ts:466
↓ 11 callersFunctioncreateTestMetrics
()
v3/@claude-flow/swarm/__tests__/coordinator.test.ts:488
↓ 11 callersFunctioncreateWasmAgent
(config: WasmAgentConfig = {})
v3/@claude-flow/cli/src/ruvector/agent-wasm.ts:109
↓ 11 callersFunctiondecodeKey
(raw: string)
v3/@claude-flow/cli/src/encryption/vault.ts:97
↓ 11 callersFunctiondotProduct
( a: Float32Array | number[], b: Float32Array | number[] )
v3/@claude-flow/embeddings/src/embedding-service.ts:1134
↓ 11 callersMethodemitSync
(event: SwarmEvent<T>)
v3/@claude-flow/shared/src/events.ts:23
↓ 11 callersMethodemptyScanResult
()
v3/@claude-flow/plugin-agent-federation/src/domain/entities/federation-envelope.ts:107
↓ 11 callersMethodensureInitialized
()
v3/@claude-flow/integration/src/sona-adapter.ts:808
↓ 11 callersFunctionescapeHTML
(content: string)
ruflo/src/ruvocal/src/lib/utils/marked.ts:214
↓ 11 callersMethodestimateTokens
(text: string)
v3/@claude-flow/integration/src/multi-model-router.ts:919
↓ 11 callersMethodevaluateDestructiveOps
* Gate 1: Destructive Operations * * If command includes delete, drop, rm, force, migration, * require explicit confirmation and a rollback p
v3/@claude-flow/guidance/src/gates.ts:161
↓ 11 callersMethodevaluateTrustLevel
* Map a composite trust score to a discrete DeviceTrustLevel.
v3/@claude-flow/plugin-iot-cognitum/src/domain/services/device-lifecycle-service.ts:267
↓ 11 callersFunctionexecuteInit
(options: InitOptions)
v3/@claude-flow/cli/src/init/executor.ts:171
↓ 11 callersMethodexecuteWorkflow
* Execute a workflow
v3/src/task-execution/application/WorkflowEngine.ts:120
↓ 11 callersMethodfindById
(issueId: string)
v3/@claude-flow/claims/tests/work-stealing-service.test.ts:88
↓ 11 callersFunctionfindHandler
(name)
v3/@claude-flow/cli/scripts/bench-rvagent.mjs:109
↓ 11 callersFunctionformatSuggestion
( invalidInput: string, suggestions: string[], context: 'command' | 'subcommand' | 'option' | 'value' =
v3/@claude-flow/cli/src/suggest.ts:100
↓ 11 callersFunctiongenerateEmbedding
(text?: string, dims: number = 384)
v3/@claude-flow/cli/src/mcp-tools/neural-tools.ts:250
↓ 11 callersFunctiongenerateEmbedding
* Generate a random normalized embedding.
v3/@claude-flow/plugins/examples/ruvector/transactions.ts:43
↓ 11 callersMethodgeneratePassword
* Generates a secure random password. * * @param length - Optional custom length (default from config) * @returns Secure random password
v3/@claude-flow/security/src/credential-generator.ts:189
↓ 11 callersMethodgetBudget
* Get a snapshot of the current budget.
v3/@claude-flow/guidance/src/gateway.ts:462
↓ 11 callersMethodgetByKey
Retrieve a memory entry by key within a namespace
v3/@claude-flow/memory/src/types.ts:322
↓ 11 callersMethodgetCapability
* Get a capability by ID.
v3/@claude-flow/guidance/src/capabilities.ts:416
↓ 11 callersFunctiongetHNSWStatus
()
v3/@claude-flow/cli/src/memory/memory-initializer.ts:745
↓ 11 callersMethodgetMemoryUsage
* Get current memory usage in bytes
v3/@claude-flow/performance/src/attention-integration.ts:447
↓ 11 callersFunctiongetNestedValue
(obj: Record<string, unknown>, path: string)
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:332
↓ 11 callersFunctiongetState
()
v3/mcp/tools/sona-tools.ts:305
↓ 11 callersFunctiongetState
()
v3/mcp/tools/sona-tools.js:186
↓ 11 callersMethodgetStats
()
v3/@claude-flow/integration/src/sona-adapter.ts:56
↓ 11 callersMethodgetTask
(taskId: string)
v3/@claude-flow/swarm/src/types.ts:534
↓ 11 callersMethodgetTopology
* Aggregate all mesh endpoints into a single topology snapshot.
v3/@claude-flow/plugin-iot-cognitum/src/domain/services/mesh-service.ts:62
↓ 11 callersFunctionhasTool
(toolName: string)
v3/@claude-flow/cli/src/mcp-client.ts:352
↓ 11 callersMethodinitialize
* Initialize the plugin manager, creating directories and loading manifest
v3/@claude-flow/cli/src/plugins/manager.ts:98
↓ 11 callersMethodisClean
(input: string)
v3/plugins/gastown-bridge/tests/validators.test.ts:152
↓ 11 callersMethodisEnabled
* Check if a feature is enabled
v3/@claude-flow/integration/src/feature-flags.ts:170
↓ 11 callersMethodisReady
()
v3/plugins/perf-optimizer/src/types.ts:616
↓ 11 callersFunctionjudgeAnswer
( question: { id: string; expected: string; questionText?: string }, candidateAnswer: string | null, opt
v3/@claude-flow/cli/src/benchmarks/gaia-judge.ts:374
↓ 11 callersMethodlistNamespaces
List all namespaces
v3/@claude-flow/memory/src/types.ts:346
↓ 11 callersMethodload
(data: Uint8Array)
v3/plugins/ruvector-upstream/src/bridges/hnsw.ts:27
↓ 11 callersMethodloadModel
Parse GGUF header and optionally load the model for inference.
v3/@claude-flow/cli/src/appliance/gguf-engine.ts:264
↓ 11 callersMethodlog
(msg: string)
v3/@claude-flow/cli/src/appliance/rvfa-builder.ts:340
↓ 11 callersFunctionlogAttestation
* Log a write operation to AttestationLog/WitnessChain.
v3/@claude-flow/cli/src/memory/memory-bridge.ts:471
↓ 11 callersFunctionmakeDeps
( overrides: Partial<DeviceLifecycleDeps> = {}, )
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/device-lifecycle-service.test.ts:11
↓ 11 callersFunctionmakeDeps
(overrides: Partial<WitnessVerificationDeps> = {})
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/witness-verification-service.test.ts:7
↓ 11 callersFunctionmakeMCPOptions
(overrides: Partial<InitOptions> = {})
v3/@claude-flow/cli/__tests__/init-wizard-bugs.test.ts:23
↓ 11 callersFunctionmakeRuntimeConfig
( overrides: Partial<SimulatedRuntimeConfig> = {}, )
v3/@claude-flow/guidance/tests/conformance-kit.test.ts:52
↓ 11 callersFunctionmatchesFilter
(doc: Record<string, unknown>, filter: Record<string, unknown>)
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:222
↓ 11 callersFunctionmigrateFromClaudeCode
(options: MigrationOptions)
v3/@claude-flow/codex/src/migrations/index.ts:893
↓ 11 callersFunctionmkCoordinator
(peers: FederationNode[])
v3/@claude-flow/plugin-agent-federation/__tests__/unit/federation-coordinator-breaker.test.ts:41
↓ 11 callersFunctionmkDeps
(peers: FederationNode[] = [])
v3/@claude-flow/plugin-agent-federation/__tests__/unit/inbound-dispatcher.test.ts:41
↓ 11 callersMethodnormalize
(path: string)
v3/@claude-flow/security/__tests__/unit/path-validator.test.ts:34
↓ 11 callersMethodonce
(event: string, handler: EventHandler)
v3/@claude-flow/plugins/src/types/index.ts:70
↓ 11 callersMethodparsePatchHeader
(buf: Buffer)
v3/@claude-flow/cli/src/appliance/rvfa-distribution.ts:190
↓ 11 callersFunctionparseWorkerSpecs
(specs: string[], parallel: boolean)
v3/@claude-flow/codex/src/dual-mode/cli.ts:205
↓ 11 callersFunctionpassStringToWasm0
(arg, malloc, realloc)
v3/@claude-flow/guidance/wasm-pkg/guidance_kernel.js:259
↓ 11 callersFunctionpercentile
(sorted: number[], p: number)
v3/@claude-flow/cli/src/commands/benchmark.ts:119
↓ 11 callersMethodpragma
(name: string)
v3/@claude-flow/cli/src/business-pods/bbs-budget-tracker.ts:38
↓ 11 callersMethodreadAll
* Read and parse all events from storage.
v3/@claude-flow/guidance/src/persistence.ts:120
↓ 11 callersMethodrecordStep
* Record a step in the current trajectory
v3/@claude-flow/browser/src/application/browser-service.ts:111
↓ 11 callersMethodrecordTrajectory
* Record complete trajectory
v3/@claude-flow/cli/src/memory/intelligence.ts:195
↓ 11 callersMethodregister
* Register a worker handler * Optionally pass config; if not provided, a default config is used for dynamically registered workers
v3/@claude-flow/hooks/src/workers/index.ts:779
↓ 11 callersMethodregisterAgent
(agent: Omit<AgentState, 'id'>)
v3/@claude-flow/swarm/src/types.ts:526
↓ 11 callersMethodregisterFunctor
* Register a custom functor * * @param name - Functor name * @param fn - Transformation function * @param metadata - Optional metadata
v3/plugins/prime-radiant/src/engines/CategoryEngine.ts:187
↓ 11 callersMethodregisterResource
* Register a resource that needs to be closed/disposed
v3/@claude-flow/testing/src/helpers/setup-teardown.ts:21
↓ 11 callersMethodreleaseLock
* Release a distributed lock
v3/@claude-flow/shared/src/core/interfaces/coordinator.interface.ts:187
↓ 11 callersFunctionresetModelRouter
()
v3/@claude-flow/cli/src/ruvector/model-router.ts:1391
↓ 11 callersFunctionsafeNum
* #1686 — `?? 0` only defaults null/undefined; NaN slips through and * surfaces as `"NaN"` (or earlier crashed `.toFixed`) in the metrics * dashboar
v3/@claude-flow/cli/src/commands/hooks.ts:20
↓ 11 callersMethodsave
(task: Task)
v3/@claude-flow/swarm/src/domain/repositories/task-repository.interface.ts:43
↓ 11 callersFunctionscaffold
(options: ScaffoldOptions)
v3/@claude-flow/guidance/src/generators.ts:564
↓ 11 callersMethodscanAndEnforce
* Scan + enforce policy. Returns the content to pass forward (possibly * redacted or empty) plus the scan result and the action that was taken.
v3/@claude-flow/security/src/tool-output-guardrail.ts:302
↓ 11 callersFunctionscrollToBottom
()
ruflo/src/ruvocal/src/lib/actions/snapScrollToBottom.ts:80
↓ 11 callersFunctionsha256
(input: string)
ruflo/src/ruvocal/src/lib/utils/sha256.ts:1
↓ 11 callersFunctionsmoothStreamUpdates
( iterator: AsyncGenerator<MessageUpdate>, { minDelayMs = 5, maxDelayMs = 80, minRateCharsPerMs = 0.3,
ruflo/src/ruvocal/src/lib/utils/messageUpdates.ts:164
↓ 11 callersMethodsteal
Steal work from another agent
v3/@claude-flow/claims/src/application/work-stealing-service.ts:46
↓ 11 callersFunctionstoreEntry
(options: { key: string; value: string; namespace?: string; generateEmbeddingFlag?: boolean; tags?:
v3/@claude-flow/cli/src/memory/memory-initializer.ts:2291
↓ 11 callersFunctionvalidateNumber
(value: unknown, min: number, max: number, defaultValue: number)
v3/@claude-flow/cli/src/autopilot-state.ts:97
↓ 11 callersMethodvalidateSchema
* Validate tool parameters against the registered schema. * Returns valid:true if no schema is registered for the tool.
v3/@claude-flow/guidance/src/gateway.ts:352
↓ 11 callersFunctionwriteTestRvfa
(name = 'test-appliance')
v3/__tests__/appliance/rvfa-signing.test.ts:61
↓ 10 callersMethodacquire
()
v3/@claude-flow/swarm/src/types.ts:510
↓ 10 callersMethodaddNumberParam
( name: string, description: string, options?: { required?: boolean; default?: number; minimum?: n
v3/@claude-flow/plugins/src/sdk/index.ts:301
↓ 10 callersMethodaddTrace
* Add a golden trace to the suite.
v3/@claude-flow/guidance/src/manifest-validator.ts:882
↓ 10 callersMethodaddTrajectory
* Add trajectory for training
v3/@claude-flow/neural/src/algorithms/decision-transformer.ts:115
↓ 10 callersMethodaddVector
* Add a patient vector to the index
v3/plugins/healthcare-clinical/src/bridges/hnsw-bridge.ts:271
↓ 10 callersMethodapplyLoRATransform
* Apply LoRA: output = input + BA * input (simplified)
v3/@claude-flow/neural/src/modes/index.js:52
↓ 10 callersFunctionasString
(v: string | boolean | undefined, fallback?: string)
v3/@claude-flow/cli-core/src/commands/memory.ts:45
↓ 10 callersFunctionassert
(c, l, r = '')
scripts/smoke-trajectory-graph-edges.mjs:37
↓ 10 callersFunctionassert
(condition, msg)
v3/@claude-flow/embeddings/__tests__/debug.mjs:12
↓ 10 callersFunctionassert
(condition: boolean, message: string)
v3/@claude-flow/cli/src/benchmarks/gaia-critic.smoke.ts:37
↓ 10 callersFunctionassert
(condition: boolean, message: string)
v3/@claude-flow/cli/src/benchmarks/gaia-causal-memory.smoke.ts:58
↓ 10 callersFunctionbench
* Time N async calls (or sync if fn returns non-Promise), return median ms.
v3/@claude-flow/cli/scripts/bench-rvagent.mjs:59
↓ 10 callersMethodbuildDependencyGraph
* Build obligation dependency graph
v3/plugins/legal-contracts/src/types.ts:787
← previousnext →901–1,000 of 18,477, ranked by callers