MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 7 callersMethodensureInitialized
* Ensure bridge is initialized
v3/plugins/agentic-qe/src/bridges/QEHiveBridge.ts:586
↓ 7 callersFunctionescapeString
* Escape string for PostgreSQL
v3/@claude-flow/cli/src/commands/ruvector/import.ts:70
↓ 7 callersMethodexecCommand
* Execute command safely with validation * Only allows git commands from the allowlist
v3/@claude-flow/deployment/src/release-manager.ts:350
↓ 7 callersMethodexecNpmCommand
* Execute npm command safely using execFileSync
v3/@claude-flow/deployment/src/publisher.ts:196
↓ 7 callersMethodexists
* Check if an issue exists
v3/@claude-flow/claims/src/domain/repositories.ts:131
↓ 7 callersMethodexport
(query: AuditQuery, format: AuditExportFormat)
v3/@claude-flow/plugin-agent-federation/src/domain/services/audit-service.ts:180
↓ 7 callersFunctionextractWorkspaceFromDaemonLine
(commandLine: string)
v3/@claude-flow/cli/src/commands/daemon.ts:391
↓ 7 callersFunctionfail
(l, r)
scripts/smoke-trajectory-graph-edges.mjs:36
↓ 7 callersFunctionfail
(l, r)
scripts/smoke-graph-plugin-adapter.mjs:24
↓ 7 callersFunctionfail
(msg)
scripts/smoke-wasm-provider-bridge.mjs:33
↓ 7 callersFunctionfail
(msg: string, detail?: string)
v3/@claude-flow/cli/src/commands/appliance-advanced.ts:20
↓ 7 callersFunctionfail
(err: unknown)
plugins/ruflo-arena/src/mcp-tools/index.ts:40
↓ 7 callersFunctionfail
(m)
plugins/ruflo-core/scripts/test-memory-import.mjs:42
↓ 7 callersFunctionfindTool
(name: string)
plugins/ruflo-graph-intelligence/tests/mcp-tools.test.ts:39
↓ 7 callersFunctionfmtSize
(bytes: number)
v3/@claude-flow/cli/src/commands/appliance.ts:30
↓ 7 callersMethodforward
* Forward pass through the GNN layer. * @param graph - Input graph data * @returns Promise resolving to GNN output
v3/@claude-flow/plugins/src/integrations/ruvector/gnn.ts:218
↓ 7 callersFunctiongenerateScaffoldSteps
( complexity: TaskComplexity, scaffoldType: ScaffoldType )
v3/plugins/cognitive-kernel/src/types.ts:545
↓ 7 callersMethodgenerateSessionToken
* Generates a session token (URL-safe). * * @param length - Token length in bytes (default: 32) * @returns Session token
v3/@claude-flow/security/src/token-generator.ts:157
↓ 7 callersMethodgetAgentDB
* Get underlying AgentDB instance
v3/@claude-flow/memory/src/agentdb-backend.ts:1075
↓ 7 callersMethodgetAgentStatus
(agentId: string)
v3/plugins/agentic-qe/__tests__/bridges.test.ts:214
↓ 7 callersMethodgetAggregateVclock
Read-only snapshot of the per-aggregate vclock state.
v3/@claude-flow/claims/src/infrastructure/federated-event-store.ts:282
↓ 7 callersFunctiongetAllTools
(includeV2Compat = true)
v3/mcp/tools/index.ts:192
↓ 7 callersMethodgetCacheSize
()
v3/plugins/gastown-bridge/tests/wasm-loader.test.ts:421
↓ 7 callersMethodgetCacheStats
Get cache statistics
v3/@claude-flow/embeddings/src/types.ts:251
↓ 7 callersMethodgetCheck
* Get health check for a teammate
v3/plugins/teammate-plugin/src/utils/health-checker.ts:125
↓ 7 callersMethodgetConnectionInfo
()
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1742
↓ 7 callersFunctiongetDefaultRegistry
()
v3/@claude-flow/plugins/src/registry/plugin-registry.ts:592
↓ 7 callersFunctiongetFileExtension
(filePath: string)
v3/@claude-flow/cli/src/mcp-tools/hooks-tools.ts:629
↓ 7 callersMethodgetMemoryUsage
* Get current memory usage statistics
v3/plugins/gastown-bridge/src/memory/monitor.ts:167
↓ 7 callersFunctiongetPluginManager
(baseDir?: string)
v3/@claude-flow/cli/src/plugins/manager.ts:534
↓ 7 callersMethodgetPrivilegeLevel
* Determine the privilege level from a coherence score. * * - overall >= healthyThreshold (0.7): 'full' * - overall >= warningThreshold (0.5)
v3/@claude-flow/guidance/src/coherence.ts:188
↓ 7 callersFunctiongetReasoningBank
()
v3/@claude-flow/plugins/examples/ruvector-plugins/reasoning-bank.ts:432
↓ 7 callersMethodgetRemaining
()
v3/@claude-flow/plugins/src/security/index.ts:410
↓ 7 callersMethodgetSections
List all sections declared in the header.
v3/@claude-flow/cli/src/appliance/rvfa-format.ts:399
↓ 7 callersFunctiongetSecurityScanner
(config?: Partial<SecurityConfig>)
v3/@claude-flow/browser/src/infrastructure/security-integration.ts:505
↓ 7 callersMethodgetStats
* Get memory usage statistics
v3/@claude-flow/shared/src/core/interfaces/memory.interface.ts:282
↓ 7 callersMethodgetStealable
Get list of stealable issues
v3/@claude-flow/claims/src/application/work-stealing-service.ts:49
↓ 7 callersMethodgetTaskManager
* Get task manager for async operations
v3/@claude-flow/mcp/src/server.ts:170
↓ 7 callersMethodgetTraces
* Get all registered traces.
v3/@claude-flow/guidance/src/manifest-validator.ts:929
↓ 7 callersMethodgetTrend
()
v3/@claude-flow/cli/src/ruvector/coverage-router.ts:124
↓ 7 callersMethodgetViewNumber
()
v3/@claude-flow/swarm/src/consensus/byzantine.ts:483
↓ 7 callersMethodhasChanged
* Detect changes in a namespace since a given timestamp. * * Returns a list of changes ordered by their change time, including: * - New asser
v3/@claude-flow/guidance/src/temporal.ts:732
↓ 7 callersFunctionhashResult
(input: { graphId: string; nodeId: string; alpha: number; epsilon: number; seedNodes: readonly strin
plugins/ruflo-graph-intelligence/src/infrastructure/solver-bridge.ts:244
↓ 7 callersMethodhyperbolicEmbed
(input: HyperbolicInput, config: HyperbolicEmbedding)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1767
↓ 7 callersMethodimportFromAutoMemory
* Import auto memory files into AgentDB. * Called on session-start to hydrate AgentDB with previous learnings. * Uses bulk insert for efficiency
v3/@claude-flow/memory/src/auto-memory-bridge.ts:377
↓ 7 callersMethodinNamespace
* Filter by namespace
v3/@claude-flow/memory/src/query-builder.ts:149
↓ 7 callersMethodinitWeight
(inputDim: number, outputDim: number)
v3/@claude-flow/neural/src/algorithms/decision-transformer.ts:313
↓ 7 callersMethodinitWeight
(inputDim, outputDim)
v3/@claude-flow/neural/src/algorithms/decision-transformer.js:244
↓ 7 callersFunctioninsertSideBranchesConversation
()
ruflo/src/ruvocal/src/lib/utils/tree/treeHelpers.spec.ts:87
↓ 7 callersFunctioninstallFetchMock
(responder: MockFetchResponder)
v3/@claude-flow/cli/src/benchmarks/gaia-decomposer.smoke.ts:33
↓ 7 callersFunctioninstallFetchMock
(responses: MockResponse[])
v3/@claude-flow/cli/src/benchmarks/gaia-critic.smoke.ts:89
↓ 7 callersFunctionisActiveClaimStatus
(status: ExtendedClaimStatus)
v3/@claude-flow/claims/src/domain/types.ts:808
↓ 7 callersMethodisInitialized
* Check if initialized
v3/plugins/legal-contracts/src/types.ts:828
↓ 7 callersMethodisLocked
()
v3/@claude-flow/plugins/__tests__/ruvector-migrations.test.ts:196
↓ 7 callersFunctionlistener
()
v3/@claude-flow/neural/__tests__/patterns.test.ts:511
↓ 7 callersMethodloadBundle
* Load a compiled policy bundle
v3/@claude-flow/guidance/src/retriever.ts:204
↓ 7 callersFunctionloadConfig
()
v3/@claude-flow/cli/src/mcp-tools/embeddings-tools.ts:61
↓ 7 callersFunctionloadCoordStore
()
v3/@claude-flow/cli/src/mcp-tools/coordination-tools.ts:95
↓ 7 callersFunctionloadDeploymentState
(cwd: string)
v3/@claude-flow/cli/src/commands/deployment.ts:55
↓ 7 callersFunctionloadFormulaWasm
()
v3/plugins/gastown-bridge/src/wasm-loader.ts:351
↓ 7 callersFunctionloadGnnWasm
()
v3/plugins/gastown-bridge/src/wasm-loader.ts:380
↓ 7 callersFunctionloadJson
(name: string)
v3/@claude-flow/cli/__tests__/business-pod-tools.test.ts:32
↓ 7 callersMethodloadLoraAdapters
Load all LoRA adapter records
v3/@claude-flow/memory/src/rvf-learning-store.ts:197
↓ 7 callersFunctionloadSessions
(namespace)
plugins/ruflo-cost-tracker/scripts/_sessions.mjs:53
↓ 7 callersMethodlog
(message: string)
v3/@claude-flow/memory/src/rvf-learning-store.ts:404
↓ 7 callersFunctionmakeCoordinator
(overrides: Partial<IoTCoordinator> = {})
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/mesh-sync-worker.test.ts:5
↓ 7 callersFunctionmakeDeps
( overrides: Partial<TelemetryServiceDeps> = {}, )
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/telemetry-service.test.ts:10
↓ 7 callersFunctionmakeReading
(overrides: Partial<TelemetryReading> = {})
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/agentdb-telemetry-repository.test.ts:17
↓ 7 callersFunctionmanifestFor
* Lineage manifest companion path. agenticow persists the COW chain * (working → checkpoints → base) into `<file>.agenticow.json` next to the * `.rv
v3/@claude-flow/cli/src/mcp-tools/agenticow-tools.ts:87
↓ 7 callersMethodmaskPII
* Mask PII for safe logging/display
v3/@claude-flow/browser/src/infrastructure/security-integration.ts:307
↓ 7 callersFunctionmaskSecrets
(code: string)
v3/plugins/code-intelligence/src/types.ts:960
↓ 7 callersFunctionmeasure
(s: string)
v3/@claude-flow/cli/src/memory/lucene-bm25.ts:31
↓ 7 callersMethodmount
Mount a capsule — records a replay attempt and increments the chain head.
v3/@claude-flow/browser/src/application/session-capsule-service.ts:214
↓ 7 callersFunctionmultiFieldBM25
( queryTokens: string[], subjectTokens: string[], bodyTokens: string[], subjectStats: CorpusStats, b
v3/@claude-flow/cli/src/memory/hybrid-retrieval.ts:158
↓ 7 callersFunctionnewService
(opts: Partial<ConstructorParameters<typeof MemoryService>[0]> = {})
v3/@claude-flow/memory/src/consolidator.test.ts:35
↓ 7 callersFunctionnormalise
(scores: number[])
v3/@claude-flow/cli/src/memory/hybrid-retrieval.ts:118
↓ 7 callersFunctionparseClaimant
(str: string)
v3/@claude-flow/cli/src/mcp-tools/claims-tools.ts:86
↓ 7 callersFunctionparseDurationMs
(spec)
plugins/ruflo-cost-tracker/scripts/_sessions.mjs:68
↓ 7 callersFunctionparseResult
(result: { content: Array<{ type: string; text: string }> })
v3/@claude-flow/cli/__tests__/wasm-agent-tools.test.ts:71
↓ 7 callersFunctionparseResult
(result: MCPToolResult)
v3/plugins/neural-coordination/tests/validate.ts:10
↓ 7 callersFunctionparseResult
(result: MCPToolResult)
v3/plugins/cognitive-kernel/tests/validate.ts:10
↓ 7 callersMethodparseVersion
(version: string)
v3/@claude-flow/integration/src/sdk-bridge.ts:367
↓ 7 callersFunctionpass
(msg)
scripts/smoke-wasm-rvf-compose.mjs:34
↓ 7 callersFunctionpass
(msg)
scripts/smoke-wasm-plugin-bridge.mjs:30
↓ 7 callersFunctionpct
(n)
plugins/ruflo-cost-tracker/scripts/bench.mjs:39
↓ 7 callersMethodpersist
()
v3/@claude-flow/memory/src/database-provider.ts:572
↓ 7 callersMethodpredict
(state: Float32Array)
v3/plugins/ruvector-upstream/src/bridges/sona.ts:69
↓ 7 callersMethodpruneExpired
* Remove expired assertions whose validity ended before the given timestamp. * * Only assertions with status 'expired' and validUntil before the
v3/@claude-flow/guidance/src/temporal.ts:569
↓ 7 callersMethodquickScan
* Quick scan for threats (faster, less detailed)
v3/@claude-flow/aidefence/src/index.ts:91
↓ 7 callersFunctionquoteYaml
(value: string)
v3/@claude-flow/browser/src/application/workflow-compiler.ts:223
↓ 7 callersFunctionrandomVec
(dim: number, seed: number)
v3/@claude-flow/memory/src/graceful-retrieval.test.ts:30
↓ 7 callersMethodrankWithGraph
* Rank search results blending vector similarity and PageRank. * @param alpha - Weight for vector score (default 0.7). PageRank weight is (1 - alph
v3/@claude-flow/memory/src/memory-graph.ts:297
↓ 7 callersMethodrecordMetric
(operation: string, durationMs: number)
v3/plugins/gastown-bridge/tests/wasm-loader.test.ts:433
↓ 7 callersFunctionrecordProof
(step: string, _before: string, _after: string)
v3/@claude-flow/guidance/src/analyzer.ts:381
↓ 7 callersMethodregisterHooks
* Register hook definitions. * Called during initialization to add lifecycle hooks.
v3/@claude-flow/plugins/src/core/plugin-interface.ts:105
↓ 7 callersMethodregisterWorkers
* Register worker definitions. * Called during initialization to add worker types.
v3/@claude-flow/plugins/src/core/plugin-interface.ts:111
↓ 7 callersMethodresolveMemoryConflict
* Check if any active truth anchor contradicts a memory value. * * Searches by namespace and key as tags, and by the memory value * as a clai
v3/@claude-flow/guidance/src/truth-anchors.ts:503
↓ 7 callersFunctionresolveStreamingMode
(s: { streamingMode?: unknown })
ruflo/src/ruvocal/src/lib/utils/messageUpdates.ts:108
↓ 7 callersMethodrevoke
* Revoke a capability and cascade revocation to all delegated children.
v3/@claude-flow/guidance/src/capabilities.ts:303
↓ 7 callersFunctionrng
()
scripts/benchmark-router.mjs:62
← previousnext →1,501–1,600 of 18,477, ranked by callers