MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 12 callersFunctionanalyzeGraph
( rootDir: string, options: { includeBoundaries?: boolean; includeModules?: boolean; numPartit
v3/@claude-flow/cli/src/ruvector/graph-analyzer.ts:1031
↓ 12 callersFunctionappendLog
(entry: AutopilotLogEntry)
v3/@claude-flow/cli/src/autopilot-state.ts:170
↓ 12 callersFunctionassert
(cond, label)
v3/@claude-flow/cli/plugins/ruflo-metaharness/scripts/test-with-openrouter.mjs:57
↓ 12 callersFunctionassert
(cond, label)
plugins/ruflo-metaharness/scripts/test-with-openrouter.mjs:57
↓ 12 callersFunctioncleanupTestData
()
ruflo/src/ruvocal/src/lib/server/api/__tests__/testHelpers.ts:78
↓ 12 callersMethodclearNamespace
Clear all entries in a namespace
v3/@claude-flow/memory/src/types.ts:349
↓ 12 callersFunctioncompareHlc
(a: HlcTimestamp, b: HlcTimestamp)
v3/@claude-flow/claims/src/infrastructure/hlc.ts:173
↓ 12 callersMethodcomputeTrustScore
* Compute a composite trust score from device telemetry signals.
v3/@claude-flow/plugin-iot-cognitum/src/domain/services/device-lifecycle-service.ts:222
↓ 12 callersFunctioncosineSimilarity
( a: Float32Array | number[], b: Float32Array | number[] )
v3/@claude-flow/embeddings/src/embedding-service.ts:1089
↓ 12 callersFunctioncreateMemoryEntry
( key: string, namespace: string, value: unknown, authority: MemoryAuthority, options: { ttlMs?:
v3/@claude-flow/guidance/src/memory-gate.ts:557
↓ 12 callersFunctioncreateMockMetrics
(overrides: Partial<OptimizationMetrics> = {})
v3/@claude-flow/guidance/tests/coherence.test.ts:38
↓ 12 callersFunctioncreateServer
* Create a new MCP server instance
v3/@claude-flow/performance/benchmarks/startup/mcp-server-init.bench.ts:70
↓ 12 callersMethodcreateSession
(profile: AgentProfile, terminalId: string, memoryBankId: string)
v3/@claude-flow/shared/src/core/orchestrator/session-manager.ts:48
↓ 12 callersFunctioncreateTestCollection
( id: string, plugins: Array<{ name: string; defaultEnabled: boolean }> )
v3/@claude-flow/plugins/__tests__/collection-manager.test.ts:28
↓ 12 callersFunctioncreateTestEntry
(overrides: Partial<MemoryEntry> = {})
v3/@claude-flow/memory/src/agent-memory-scope.test.ts:83
↓ 12 callersFunctioncreateTestLocals
(overrides?: Partial<App.Locals>)
ruflo/src/ruvocal/src/lib/server/api/__tests__/testHelpers.ts:7
↓ 12 callersFunctioncreateTextResource
( uri: string, name: string, text: string, options?: { description?: string; mimeType?: string
v3/@claude-flow/mcp/src/resource-registry.ts:435
↓ 12 callersFunctionddMatrix
Build a small DD matrix for tests.
plugins/ruflo-graph-intelligence/tests/solver-bridge.test.ts:20
↓ 12 callersMethoddelete
(tableName: string, id: string | number)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1749
↓ 12 callersMethodemit
(event: WorkStealingEvent)
v3/@claude-flow/claims/src/domain/types.ts:485
↓ 12 callersMethodensureInitialized
()
v3/@claude-flow/memory/src/rvf-learning-store.ts:398
↓ 12 callersMethodensureInitialized
* Ensure the plugin is initialized.
v3/@claude-flow/plugins/src/integrations/ruvector/ruvector-bridge.ts:1829
↓ 12 callersMethodevaluateSecrets
* Gate 4: Secrets Detection * * If output matches secret patterns, redact and warn.
v3/@claude-flow/guidance/src/gates.ts:251
↓ 12 callersMethodexecGt
* Execute a gt command with validated arguments * * @param args - Command arguments (validated and sanitized) * @returns Command output
v3/plugins/gastown-bridge/src/bridges/gt-bridge.ts:404
↓ 12 callersMethodextractSection
* Extract and decompress a section by its id. * * @param id The section identifier (e.g. 'kernel', 'runtime'). * @returns The decompressed
v3/@claude-flow/cli/src/appliance/rvfa-format.ts:409
↓ 12 callersMethodfindSimilarPatterns
* Find similar code patterns
v3/plugins/code-intelligence/src/types.ts:755
↓ 12 callersFunctionfindTool
(name: string)
v3/@claude-flow/cli/__tests__/business-pod-tools.test.ts:21
↓ 12 callersMethodgenerateSignedToken
* Generates a signed token using HMAC. * * @param payload - Data to include in token * @param expirationSeconds - Token expiration * @retu
v3/@claude-flow/security/src/token-generator.ts:225
↓ 12 callersFunctiongenerateTestCode
(framework: string, style: string, scenario: string)
v3/plugins/agentic-qe/src/tools/test-generation/generate-tests.ts:439
↓ 12 callersFunctiongenerateWgKeyPair
()
v3/@claude-flow/plugin-agent-federation/src/domain/value-objects/wg-config.ts:60
↓ 12 callersFunctiongetClient
(server: McpServerConfig, signal?: AbortSignal)
ruflo/src/ruvocal/src/lib/server/mcp/clientPool.ts:127
↓ 12 callersMethodgetHandlers
* Get all hooks for a specific event (sorted by priority) * * @param event - Event type * @param includeDisabled - Whether to include disable
v3/@claude-flow/shared/src/hooks/registry.ts:154
↓ 12 callersMethodgetProposal
(proposalId: string)
v3/@claude-flow/swarm/src/types.ts:492
↓ 12 callersFunctiongetTool
(name: string)
v3/plugins/quantum-optimizer/src/mcp-tools.ts:604
↓ 12 callersFunctiongetTool
(name: string)
v3/plugins/neural-coordination/src/mcp-tools.ts:1066
↓ 12 callersFunctionggufKvString
* Write a GGUF KV entry: [key_string][value_type u32 LE][value_data]. * Supports STRING (type 8) and UINT32 (type 4) values.
v3/__tests__/appliance/gguf-engine.test.ts:40
↓ 12 callersMethodimport
* Restore the chain from a previously exported object. * * Replaces the current chain contents entirely.
v3/@claude-flow/guidance/src/proof.ts:300
↓ 12 callersFunctioninsertGraphEdge
(input: GraphEdgeInput)
v3/@claude-flow/cli/src/memory/graph-edge-writer.ts:168
↓ 12 callersMethodjoinHive
(agentId: string, role: 'worker' | 'specialist' | 'scout' = 'worker')
v3/plugins/agentic-qe/__tests__/bridges.test.ts:267
↓ 12 callersMethodlearn
Perform a learning step
v3/@claude-flow/neural/src/modes/index.d.ts:20
↓ 12 callersMethodlistAgents
(rig?: string, role?: AgentRole, includeInactive?: boolean)
v3/plugins/gastown-bridge/src/types.ts:844
↓ 12 callersFunctionlistEntries
(options: { namespace?: string; limit?: number; offset?: number; dbPath?: string; /** #2073: When tr
v3/@claude-flow/cli/src/memory/memory-initializer.ts:2660
↓ 12 callersFunctionloadClaims
()
v3/@claude-flow/cli/src/mcp-tools/claims-tools.ts:63
↓ 12 callersFunctionloadWorkflowStore
()
v3/@claude-flow/cli/src/mcp-tools/workflow-tools.ts:64
↓ 12 callersMethodlog
(message: string)
v3/@claude-flow/plugins/src/integrations/ruvector/migrations/migrations.ts:551
↓ 12 callersFunctionmakeQuestion
(text: string, overrides: Partial<GaiaQuestion> = {})
v3/@claude-flow/cli/src/benchmarks/gaia-hardness/predictor.smoke.ts:28
↓ 12 callersFunctionmakeWriter
(profile: 'cloud' | 'hybrid' | 'offline' = 'cloud')
v3/__tests__/appliance/rvfa-format.test.ts:23
↓ 12 callersMethodmigrateDown
(steps: number = 1)
v3/@claude-flow/plugins/__tests__/ruvector-migrations.test.ts:254
↓ 12 callersFunctionmkNode
(overrides: Partial<Parameters<typeof FederationNode.create>[0]> = {})
v3/@claude-flow/plugin-agent-federation/__tests__/unit/federation-node-state.test.ts:30
↓ 12 callersFunctionmkStore
()
v3/@claude-flow/plugin-agent-federation/__tests__/unit/memory-spend-reporter.test.ts:25
↓ 12 callersMethodmonitorSwarmHealth
* Monitor swarm health and detect issues * * @returns Health report
v3/@claude-flow/swarm/src/queen-coordinator.ts:1410
↓ 12 callersFunctionnext
()
v3/@claude-flow/cli/__tests__/neural-router.test.ts:34
↓ 12 callersFunctionnorm
* Computes the Euclidean (L2) norm of a vector.
v3/@claude-flow/plugins/src/integrations/ruvector/hyperbolic.ts:61
↓ 12 callersFunctionnorm
(s)
plugins/ruflo-cost-tracker/scripts/bench.mjs:38
↓ 12 callersFunctionnow
()
scripts/benchmark-intelligence.mjs:138
↓ 12 callersFunctionpadNum
* Pad number for table alignment
v3/@claude-flow/testing/src/v2-compat/report-generator.ts:419
↓ 12 callersFunctionparseGgufHeader
(path: string)
v3/@claude-flow/cli/src/appliance/gguf-engine.ts:152
↓ 12 callersFunctionparseMcpScanText
(stdout)
v3/@claude-flow/cli/plugins/ruflo-metaharness/scripts/_harness.mjs:221
↓ 12 callersFunctionparseMcpScanText
(stdout)
plugins/ruflo-metaharness/scripts/_harness.mjs:221
↓ 12 callersMethodprobe
()
v3/@claude-flow/plugin-iot-cognitum/src/workers/health-probe-worker.ts:39
↓ 12 callersMethodprocessTrajectoryOutcome
* Process a trajectory outcome and learn from it * Called by hooksTrajectoryEnd
v3/@claude-flow/cli/src/memory/sona-optimizer.ts:306
↓ 12 callersMethodprogressBar
(current: number, total: number, width: number = 40)
v3/@claude-flow/cli-core/src/output.ts:381
↓ 12 callersMethodrecordOutcome
* Record outcome for learning
v3/@claude-flow/cli/src/ruvector/model-router.ts:1128
↓ 12 callersMethodrecordOutcome
* Record a send outcome for a peer. Called by the coordinator after each * `routing.send` completion. Returns a BreakerDecision describing what,
v3/@claude-flow/plugin-agent-federation/src/application/federation-breaker-service.ts:265
↓ 12 callersMethodregisterDevice
* Register a Seed device by its HTTP endpoint. Creates a * {@link SeedClient}, fetches status and identity from the real * hardware, and returns
v3/@claude-flow/plugin-iot-cognitum/src/application/iot-coordinator.ts:244
↓ 12 callersMethodremoveEventListener
* Remove an event listener
v3/@claude-flow/neural/src/sona-manager.ts:678
↓ 12 callersFunctionreply
(id: number, result?: unknown, error?: string)
ruflo/src/ruvocal/src/lib/wasm/wasm.worker.ts:55
↓ 12 callersMethodreportBreak
* Record a selector break observed during a browser action. * * Typically wired into the adapter's retry path so every retried failure * prod
v3/@claude-flow/browser/src/application/causal-recovery-service.ts:65
↓ 12 callersFunctionrequireCoordinator
()
v3/@claude-flow/plugin-agent-federation/src/mcp-tools.ts:21
↓ 12 callersFunctionresolveAgentMemoryDir
( agentName: string, scope: AgentMemoryScope, workingDir?: string, )
v3/@claude-flow/memory/src/agent-memory-scope.ts:116
↓ 12 callersFunctionresolveWorkspaceFlag
(raw: unknown)
v3/@claude-flow/cli/src/commands/daemon.ts:360
↓ 12 callersFunctionruleSuccess
(data: T)
v3/@claude-flow/claims/src/domain/rules.ts:39
↓ 12 callersMethodrunComprehensiveSuite
* Run comprehensive benchmark suite across multiple dimensions
v3/@claude-flow/performance/src/attention-benchmarks.ts:75
↓ 12 callersMethodrunGNNLayer
(graph: GraphData, layer: GNNLayer)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1763
↓ 12 callersFunctionrunGaiaAgent
( question: GaiaQuestion, options: GaiaAgentOptions = {}, )
v3/@claude-flow/cli/src/benchmarks/gaia-agent.ts:501
↓ 12 callersMethodrunMemoryProfile
* Run memory profiling benchmark
v3/@claude-flow/performance/src/attention-benchmarks.ts:173
↓ 12 callersMethodsaveSnapshot
(snapshot: EventStoreSnapshot)
v3/@claude-flow/shared/src/events.ts:45
↓ 12 callersFunctionsealArtifact
(input: SealArtifactInput)
plugins/ruflo-graph-intelligence/src/infrastructure/witness-signer.ts:87
↓ 12 callersMethodsearchKeyword
* ADR-125 Phase 5 — keyword (FTS5) search. * * Mirrors the SQLiteBackend.searchKeyword shape. Falls back to a LIKE * scan when FTS5 isn't ava
v3/@claude-flow/memory/src/sqljs-backend.ts:396
↓ 12 callersFunctionseedFetch
Retry-aware fetch for embedded hardware (link-local, rate-limited).
v3/@claude-flow/plugin-iot-cognitum/__tests__/integration/seed-client-raw.test.ts:7
↓ 12 callersFunctionselfConsistency
( operation: () => Promise<T> | T, config: SelfConsistencyConfig, )
v3/@claude-flow/neural/src/utils/self-consistency.ts:64
↓ 12 callersMethodsize
()
v3/@claude-flow/cli/src/ruvector/vector-db.ts:26
↓ 12 callersFunctionsuggestCommand
( unknownCommand: string, availableCommands: string[] )
v3/@claude-flow/cli/src/suggest.ts:192
↓ 12 callersFunctiontransferKnowledge
( sourceBackend: IMemoryBackend, targetBridge: AutoMemoryBridge, options: TransferOptions, )
v3/@claude-flow/memory/src/agent-memory-scope.ts:207
↓ 12 callersMethodupdateMany
( filter: Record<string, unknown>, update: Record<string, unknown> )
ruflo/src/ruvocal/src/lib/server/database/rvf.ts:612
↓ 12 callersFunctionupdateServerStatus
( id: string, status: ServerStatus, errorMessage?: string, tools?: MCPTool[], authRequired?: boolean )
ruflo/src/ruvocal/src/lib/stores/mcpServers.ts:379
↓ 12 callersFunctionvalidateHeader
(header: unknown)
v3/@claude-flow/cli/src/appliance/rvfa-format.ts:143
↓ 12 callersFunctionvalidateString
( input: unknown, options?: { minLength?: number; maxLength?: number; pattern?: RegExp; tr
v3/@claude-flow/plugins/src/security/index.ts:19
↓ 12 callersFunctionvalidateUrl
(rawUrl: string)
v3/@claude-flow/cli/src/mcp-tools/http-fetch-tools.ts:46
↓ 12 callersFunctionverifySealedTrajectory
( envelope: unknown, options: { trustedPublicKeys?: string[] } = {}, )
v3/@claude-flow/browser/src/application/signed-trajectory-service.ts:100
↓ 12 callersMethodwithK
(k: number)
v3/@claude-flow/plugins/__tests__/utils/ruvector-test-utils.ts:600
↓ 12 callersFunctionzeros
* Creates a zero vector of specified dimension.
v3/@claude-flow/plugins/src/integrations/ruvector/hyperbolic.ts:118
↓ 11 callersFunctionDELETE
({ locals, params })
ruflo/src/ruvocal/src/routes/conversation/[id]/+server.ts:686
↓ 11 callersMethodadd
* Add a vector to the index
v3/@claude-flow/memory/benchmarks/hnsw-indexing.bench.ts:75
↓ 11 callersMethodanalyzeStability
(matrix: Float64Array, size: number)
v3/plugins/prime-radiant/__tests__/wasm-bridge.test.ts:28
↓ 11 callersFunctionassert
(cond, label)
ruflo/src/mcp-bridge/test-runtime-security.mjs:32
↓ 11 callersFunctionassert
(condition, message)
scripts/smoke-ruflo-hook-cjs.mjs:25
↓ 11 callersMethodbulkDelete
Bulk delete entries
v3/@claude-flow/memory/src/types.ts:340
↓ 11 callersFunctioncall
(name: string, input: Record<string, unknown>)
plugins/ruflo-arena/tests/mcp-tools.test.ts:10
↓ 11 callersFunctioncallTool
(name: string, args: Record<string, unknown> = {})
v3/@claude-flow/cli/__tests__/wasm-agent-tools.test.ts:67
← previousnext →801–900 of 18,477, ranked by callers