MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 4 callersMethodserialize
* Serialize the index to a binary buffer. * * Layout (all integers big-endian): * - 5 bytes: magic header "HNSW" + version (0x01) * - 4 b
v3/@claude-flow/memory/src/hnsw-index.ts:572
↓ 4 callersFunctionserializeToBuffer
(cfp: CFPFormat, format: SerializationFormat)
v3/@claude-flow/cli/src/transfer/serialization/cfp.ts:121
↓ 4 callersFunctionserializeToJson
(cfp: CFPFormat)
v3/@claude-flow/cli/src/transfer/serialization/cfp.ts:101
↓ 4 callersMethodset
(key: string, value: unknown)
v3/@claude-flow/memory/benchmarks/memory-write.bench.ts:22
↓ 4 callersMethodset
(key: K, value: V)
v3/@claude-flow/memory/benchmarks/cache-hit-rate.bench.ts:42
↓ 4 callersMethodsetContext
Set the CLAUDE.md content that the executor should use as behavioral context
v3/@claude-flow/guidance/src/analyzer.ts:592
↓ 4 callersMethodsetEnabled
(enabled: boolean)
v3/@claude-flow/cli/src/services/ruvector-training.ts:40
↓ 4 callersMethodsetTopology
(type: TopologyType)
v3/@claude-flow/swarm/src/unified-coordinator.ts:1073
↓ 4 callersMethodsha256
(input: string)
v3/@claude-flow/guidance/src/wasm-kernel.ts:27
↓ 4 callersFunctionsha256Hex
(input: Buffer | string)
plugins/ruflo-graph-intelligence/src/infrastructure/witness-signer.ts:45
↓ 4 callersFunctionshouldCheckForUpdates
( intervalHours: number = DEFAULT_INTERVAL_HOURS )
v3/@claude-flow/cli/src/update/rate-limiter.ts:63
↓ 4 callersFunctionshouldLog
(logLevel: string)
v3/mcp/server-entry.ts:130
↓ 4 callersMethodshowBead
(beadId: string)
v3/plugins/gastown-bridge/src/types.ts:834
↓ 4 callersFunctionshutdown
(signal: string)
v3/mcp/server-entry.ts:228
↓ 4 callersFunctionsign
( manifest: PluginManifest, priv: Uint8Array, pub: string, )
v3/@claude-flow/security/__tests__/plugin-integrity-verifier.test.ts:57
↓ 4 callersMethodsimilarity
(a: Float32Array, b: Float32Array)
v3/@claude-flow/memory/src/rvf-backend.ts:143
↓ 4 callersFunctionsingleEntryPageRank
(graph, opts)
plugins/ruflo-neural-trader/src/signed-attribution.mjs:141
↓ 4 callersFunctionsleep
(ms: number)
v3/@claude-flow/codex/src/loop/index.ts:308
↓ 4 callersFunctionsleep
(ms: number)
v3/@claude-flow/testing/src/helpers/test-utils.ts:193
↓ 4 callersMethodsolveQubo
(problem: QUBOProblem, config: AnnealingConfig)
v3/plugins/quantum-optimizer/src/types.ts:496
↓ 4 callersFunctionsparkline
(values: number[])
plugins/ruflo-arena/src/report/render.ts:49
↓ 4 callersFunctionspawnAgentsParallel
* Spawn multiple agents in parallel
v3/@claude-flow/performance/benchmarks/startup/agent-spawn.bench.ts:120
↓ 4 callersFunctionstartDaemon
(projectRoot: string, config?: Partial<DaemonConfig>)
v3/@claude-flow/cli/src/services/worker-daemon.ts:1702
↓ 4 callersMethodstartRun
* Start a run event for tracking
v3/@claude-flow/guidance/src/index.ts:583
↓ 4 callersFunctionstats
(samples)
scripts/benchmark-graph.mjs:44
↓ 4 callersMethodstop
* Stop learning consolidation
v3/@claude-flow/hooks/src/daemons/index.ts:456
↓ 4 callersMethodstopProgressTracking
* Stop progress tracking timer
v3/plugins/gastown-bridge/src/convoy/tracker.ts:794
↓ 4 callersMethodstopTimers
* Stop all timers
v3/@claude-flow/integration/src/long-running-worker.ts:753
↓ 4 callersMethodstore
* Store a capability and update indices.
v3/@claude-flow/guidance/src/capabilities.ts:621
↓ 4 callersMethodstore
* Store a memory entry
v3/@claude-flow/memory/src/agentdb-backend.ts:242
↓ 4 callersMethodstore
(key: string, value: string, options?: { namespace?: string; tags?: string[] })
v3/@claude-flow/plugin-iot-cognitum/src/infrastructure/agentdb-telemetry-repository.ts:12
↓ 4 callersMethodstore
(key: string, value: unknown, namespace?: string, metadata?: Record<string, unknown>)
v3/plugins/gastown-bridge/src/bridges/sync-bridge.ts:216
↓ 4 callersMethodstoreInAgentDB
(pattern: GuidancePattern, type: 'short_term' | 'long_term')
v3/@claude-flow/hooks/src/reasoningbank/index.ts:733
↓ 4 callersFunctionsynthesizeFromSubAnswers
( decomposed: DecomposedQuestion, subAnswers: string[], options?: SynthesizerOptions, )
v3/@claude-flow/cli/src/benchmarks/gaia-decomposer.ts:420
↓ 4 callersFunctiontable
(headers, rows)
scripts/inventory-capabilities.mjs:166
↓ 4 callersFunctiontoPoincare
(euclidean: number[], curvature: number)
v3/@claude-flow/cli/src/mcp-tools/embeddings-tools.ts:125
↓ 4 callersFunctiontokenizer
(src: string)
ruflo/src/ruvocal/src/lib/utils/marked.ts:123
↓ 4 callersFunctiontopK
(queries, query, k)
plugins/ruflo-neural-trader/benchmarks/memory-recall.bench.mjs:77
↓ 4 callersFunctiontopologicalSort
( nodes: string[], edges: { source: string; target: string }[] )
v3/plugins/quantum-optimizer/tests/bridges.test.ts:321
↓ 4 callersMethodtrainProductQuantizer
* Train Product Quantizer codebooks using k-means on sub-vector slices. * * Splits each training vector into `numSubquantizers` sub-vectors, the
v3/@claude-flow/memory/src/hnsw-index.ts:1279
↓ 4 callersMethodunloadPlugin
(pluginId: string)
v3/src/shared/types/index.ts:262
↓ 4 callersMethodupdate
(id: string, update: MemoryEntryUpdate)
v3/@claude-flow/memory/src/index.ts:521
↓ 4 callersMethodupdateBlockedStatus
(taskId: TaskId)
v3/@claude-flow/swarm/src/coordination/task-orchestrator.ts:499
↓ 4 callersMethodupdateCalibration
(type: PIIType, calibration: PIICalibration)
v3/@claude-flow/plugin-agent-federation/src/domain/services/pii-pipeline-service.ts:222
↓ 4 callersMethodupdateMetrics
* Update provider metrics
v3/@claude-flow/providers/src/provider-manager.ts:329
↓ 4 callersMethodupdateProgress
(workflow: Workflow)
v3/@claude-flow/shared/src/plugins/official/maestro-plugin.ts:466
↓ 4 callersMethodupdateTeamContext
* Update team context
v3/plugins/teammate-plugin/src/teammate-bridge.ts:1499
↓ 4 callersFunctionuseCarousel
()
v3/goal_ui/src/components/ui/carousel.tsx:31
↓ 4 callersFunctionuseFormField
()
v3/goal_ui/src/components/ui/form.tsx:33
↓ 4 callersFunctionuseSidebar
()
v3/goal_ui/src/components/ui/sidebar.tsx:34
↓ 4 callersMethodvacuum
(tableName?: string)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1778
↓ 4 callersMethodvalidate
(path: string, options?: PathValidatorOptions)
v3/plugins/agentic-qe/src/bridges/QESecurityBridge.ts:42
↓ 4 callersMethodvalidateAndHash
(password: string)
v3/@claude-flow/security/__tests__/integration/security-flow.test.ts:16
↓ 4 callersMethodvalidateCommand
(command: string)
v3/plugins/agentic-qe/__tests__/bridges.test.ts:152
↓ 4 callersMethodvalidateConfig
* Validates executor configuration.
v3/@claude-flow/security/src/safe-executor.ts:196
↓ 4 callersMethodvalidateIssuesList
(issues: string[])
v3/plugins/gastown-bridge/tests/validators.test.ts:225
↓ 4 callersFunctionvalidateItemId
* Validate item ID to prevent injection
v3/@claude-flow/cli/src/services/registry-api.ts:39
↓ 4 callersFunctionvalidatePackageName
(spec: string)
v3/@claude-flow/cli/src/plugins/manager.ts:33
↓ 4 callersFunctionvalidatePath
* Validate path for security
v3/plugins/code-intelligence/src/mcp-tools.ts:96
↓ 4 callersMethodvalidateVariables
* Validate variables for a template
v3/@claude-flow/browser/src/infrastructure/workflow-templates.ts:395
↓ 4 callersFunctionvectorClockToString
(vc: VectorClock)
v3/@claude-flow/claims/src/infrastructure/vector-clock.ts:116
↓ 4 callersMethodverifyAll
* Verify all anchors in the store. * * Returns a summary with the count of valid anchors and the * IDs of any anchors whose signatures do not
v3/@claude-flow/guidance/src/truth-anchors.ts:318
↓ 4 callersFunctionwithRetry
( fn: () => Promise<T>, config: RetryConfig, isRetryable?: (error: Error) => boolean )
v3/plugins/teammate-plugin/src/utils/retry.ts:21
↓ 4 callersMethodwithType
(indexType: VectorIndexType)
v3/@claude-flow/plugins/__tests__/utils/ruvector-test-utils.ts:712
↓ 4 callersMethodwithWorkers
(workers: WorkerDefinition[])
v3/@claude-flow/plugins/src/sdk/index.ts:152
↓ 4 callersMethodwriteChildrenSnapshot
* Snapshot the currently-active headless worker child PIDs to disk. * Best-effort; failures don't propagate.
v3/@claude-flow/cli/src/services/worker-daemon.ts:560
↓ 4 callersFunctionxavierInit
* Initialize weights using Xavier/Glorot initialization
v3/@claude-flow/neural/src/moe-router.ts:169
↓ 4 callersFunctionzScoreNormalize
( embedding: Float32Array | number[], epsilon = 1e-12 )
v3/@claude-flow/embeddings/src/normalization.ts:140
↓ 3 callersFunction__resetTaskEmbedderForTests
()
v3/@claude-flow/cli/src/ruvector/task-embedder.ts:240
↓ 3 callersMethod_send
(method, params)
ruflo/src/ruvocal/mcp-bridge/index.js:208
↓ 3 callersMethod_send
(method, params)
ruflo/src/mcp-bridge/index.js:208
↓ 3 callersMethodact
()
plugins/ruflo-arena/src/domain/types.ts:45
↓ 3 callersMethodadapt_with_reward
(improvement: number)
v3/@claude-flow/cli/src/services/ruvector-training.ts:179
↓ 3 callersFunctionaddEdge
(data: GraphEdgeData)
v3/@claude-flow/cli/src/ruvector/graph-backend.ts:138
↓ 3 callersMethodaddPatient
* Add a patient by clinical features
v3/plugins/healthcare-clinical/src/bridges/hnsw-bridge.ts:403
↓ 3 callersFunctionaddPatternToRegistry
( registry: PatternRegistry, entry: PatternEntry )
v3/@claude-flow/cli/src/transfer/store/registry.ts:167
↓ 3 callersMethodaddRandomVectors
(count: number, dimensions: number = 384)
v3/@claude-flow/plugins/__tests__/utils/ruvector-test-utils.ts:665
↓ 3 callersMethodaddSignal
* Add signal with batch eviction. * Trims 10% at once to amortize the O(n) splice cost instead of * calling shift() (O(n)) on every insertion.
v3/@claude-flow/guidance/src/adversarial.ts:434
↓ 3 callersFunctionaddToHNSWIndex
( id: string, embedding: number[], entry: HNSWEntry )
v3/@claude-flow/cli/src/memory/memory-initializer.ts:648
↓ 3 callersMethodaddToQueue
(agentId: string, message: Message)
v3/@claude-flow/swarm/src/message-bus.ts:343
↓ 3 callersMethodaddToRoleIndex
* Add node to role index
v3/@claude-flow/swarm/src/topology-manager.ts:565
↓ 3 callersMethodaddTrajectoryStep
* Add a step to the current in-progress trajectory
v3/@claude-flow/cli/src/memory/intelligence.ts:230
↓ 3 callersMethodanalyzeCriticalPath
(encoded: Float32Array)
v3/plugins/perf-optimizer/src/types.ts:608
↓ 3 callersMethodanalyzeInput
* Analyze input for security threats
v3/@claude-flow/guidance/src/adversarial.ts:278
↓ 3 callersMethodanalyzeSpectral
* Analyze spectral stability of a system * @param adjacencyMatrix Flattened adjacency matrix * @returns Spectral analysis result with eigenvalue
v3/plugins/prime-radiant/src/interfaces.ts:70
↓ 3 callersMethodanalyzeWorkload
* Analyze workload patterns.
v3/@claude-flow/plugins/src/integrations/ruvector/self-learning.ts:1083
↓ 3 callersMethodannotateSnapshot
* Annotate a snapshot with `_causalRiskScore` per element-ref. * * Returns a copy of the snapshot with a top-level `_causal` map. Existing *
v3/@claude-flow/browser/src/application/causal-recovery-service.ts:112
↓ 3 callersMethodappend
(entry: TrustHistoryEntry)
v3/@claude-flow/plugin-iot-cognitum/src/domain/repositories/trust-history-repository.ts:15
↓ 3 callersMethodapplyFilters
( entries: MemoryEntry[], query: MemoryQuery )
v3/@claude-flow/memory/src/agentdb-adapter.ts:914
↓ 3 callersMethodapplyLoRA
(input: Float32Array, weights: LoRAWeights)
v3/plugins/ruvector-upstream/src/bridges/sona.ts:77
↓ 3 callersMethodapplyModeConfig
(mode: SONALearningMode)
v3/@claude-flow/integration/src/sona-adapter.ts:641
↓ 3 callersMethodapplyRemoteEvent
* Apply an event received from a federation peer. * Throws `ConcurrentWriteError` if the remote event is concurrent with our * latest known stat
v3/@claude-flow/claims/src/infrastructure/federated-event-store.ts:213
↓ 3 callersMethodapprovePlan
* Approve a plan
v3/plugins/teammate-plugin/src/teammate-bridge.ts:1246
↓ 3 callersMethodargmax
(values)
v3/@claude-flow/neural/src/algorithms/sarsa.js:279
↓ 3 callersMethodargmax
(values: Float32Array)
v3/@claude-flow/neural/src/algorithms/sarsa.ts:365
↓ 3 callersFunctionassertSafeRuleArg
* Defense-in-depth: every value spliced into a rule line goes through this * filter. Allows the chars `nft`/`pf` syntax actually needs and refuses *
v3/@claude-flow/plugin-agent-federation/src/domain/services/wg-firewall-service.ts:76
↓ 3 callersMethodassignTask
(task: TaskDefinition)
v3/@claude-flow/swarm/src/unified-coordinator.ts:742
↓ 3 callersFunctionavg
(arr)
plugins/ruflo-cost-tracker/scripts/bench.mjs:119
↓ 3 callersFunctionbatchEuclideanToPoincare
( embeddings: Array<Float32Array | number[]>, config: HyperbolicConfig = {} )
v3/@claude-flow/embeddings/src/hyperbolic.ts:420
↓ 3 callersMethodbeadToAgentDBValue
* Convert bead to AgentDB value
v3/plugins/gastown-bridge/src/bridges/sync-bridge.ts:700
← previousnext →2,801–2,900 of 18,477, ranked by callers