MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 29 callersMethodlog
* Log message
v3/@claude-flow/cli/src/services/worker-daemon.ts:1667
↓ 29 callersFunctionrandomVector
(dim)
v3/@claude-flow/memory/benchmarks/results/scripts/run-baseline.mjs:25
↓ 29 callersMethodreset
()
v3/@claude-flow/plugins/src/security/index.ts:411
↓ 29 callersFunctionsealTrajectory
(input: SealTrajectoryInput)
v3/@claude-flow/browser/src/application/signed-trajectory-service.ts:52
↓ 28 callersFunctionassert
(condition, msg)
v3/@claude-flow/embeddings/__tests__/direct.mjs:31
↓ 28 callersMethodbulkInsert
Bulk insert entries
v3/@claude-flow/memory/src/types.ts:337
↓ 28 callersFunctioncallMCPTool
( toolName: string, input: Record<string, unknown> = {}, context?: Record<string, unknown> )
v3/@claude-flow/cli/src/mcp-client.ts:198
↓ 28 callersMethodclassify
Classify a single action.
v3/@claude-flow/browser/src/application/action-router.ts:63
↓ 28 callersMethodexportAsSparseMatrix
* Export the current graph state as a SparseMatrix. * * `since` is an optional snapshot ISO timestamp — adapters may return * a frozen snapsh
plugins/ruflo-graph-intelligence/src/domain/adapter.ts:30
↓ 28 callersMethodgetSnapshot
(aggregateId: string)
v3/@claude-flow/shared/src/events.ts:44
↓ 28 callersFunctioninitializeIntelligence
(config?: Partial<SonaConfig>)
v3/@claude-flow/cli/src/memory/intelligence.ts:964
↓ 28 callersMethodisRunning
()
v3/@claude-flow/plugin-iot-cognitum/src/workers/mesh-sync-worker.ts:57
↓ 28 callersFunctionmakeEntry
(overrides: Partial<MemoryEntry> = {})
v3/@claude-flow/guidance/tests/memory-gate.test.ts:30
↓ 28 callersMethodparseFormula
(content: string)
v3/plugins/gastown-bridge/src/index.ts:186
↓ 28 callersFunctionsearchPlugins
( registry: PluginRegistry, options: PluginSearchOptions = {} )
v3/@claude-flow/cli/src/plugins/store/search.ts:16
↓ 28 callersMethodsupersede
* Supersede an existing assertion with a new one. * * Marks the old assertion as superseded and creates a new assertion that * declares it re
v3/@claude-flow/guidance/src/temporal.ts:393
↓ 28 callersFunctiontokenize
(text: string)
v3/@claude-flow/cli/src/memory/hybrid-retrieval.ts:21
↓ 28 callersFunctionvalidatePodTemplate
(json)
plugins/ruflo-business-pods/scripts/pod-tick.mjs:113
↓ 27 callersMethodabort
* Abort all active operations.
v3/@claude-flow/plugins/src/integrations/ruvector/streaming.ts:746
↓ 27 callersMethodcallTool
(name: string, params: Record<string, unknown>)
v3/@claude-flow/testing/src/helpers/mock-factory.ts:262
↓ 27 callersMethodcount
(options?: MemoryQueryOptions)
v3/@claude-flow/memory/src/domain/repositories/memory-repository.interface.ts:109
↓ 27 callersMethoddistill
* Distill a trajectory into a reusable memory * * @param trajectory - Trajectory to distill * @returns Distilled memory or null if quality to
v3/@claude-flow/neural/src/reasoning-bank.ts:456
↓ 27 callersMethodemitEvent
(type: SwarmEventType, data: Record<string, unknown>)
v3/@claude-flow/swarm/src/unified-coordinator.ts:1054
↓ 27 callersMethodevaluateWrite
* Evaluate whether a write operation should be allowed. * * Steps: * 1. Check authority (namespace allowed, role sufficient) * 2. Check ra
v3/@claude-flow/guidance/src/memory-gate.ts:245
↓ 27 callersMethodexecute
* Execute the tool. Returns a plain string (success) or throws (will be * caught by the agent loop and wrapped in an `is_error: true` result).
v3/@claude-flow/cli/src/benchmarks/gaia-tools/types.ts:88
↓ 27 callersMethodinitialize
()
v3/@claude-flow/integration/src/agent-adapter.ts:44
↓ 27 callersFunctionloadAgentWasm
()
v3/@claude-flow/cli/src/mcp-tools/wasm-agent-tools.ts:17
↓ 27 callersFunctionmakeHookContext
(overrides: Partial<HookContext> = {})
v3/@claude-flow/guidance/tests/hooks.test.ts:18
↓ 27 callersMethodonInsightRecorded
* Notify the bridge that an insight has been recorded in AgentDB. * Creates a learning trajectory so the neural system can track the * insight's
v3/@claude-flow/memory/src/learning-bridge.ts:139
↓ 27 callersFunctionpassStringToWasm0
(arg, malloc, realloc)
ruflo/src/ruvocal/static/wasm/rvagent_wasm.js:1377
↓ 27 callersMethodreportSpend
(event: FederationSpendEvent)
v3/@claude-flow/plugin-agent-federation/src/application/spend-reporter.ts:57
↓ 27 callersFunctionrequireCoordinator
()
v3/@claude-flow/plugin-iot-cognitum/src/mcp-tools.ts:16
↓ 26 callersFunctionassert
(cond, label)
v3/@claude-flow/cli/plugins/ruflo-metaharness/scripts/test-parallel-pipeline.mjs:37
↓ 26 callersFunctionassert
(cond, label)
plugins/ruflo-metaharness/scripts/test-parallel-pipeline.mjs:37
↓ 26 callersFunctioncreateMockContext
(overrides = {})
v3/plugins/test-intelligence/tests/mcp-tools.test.ts:18
↓ 26 callersFunctioncreateTestConversation
( locals: App.Locals, overrides?: Partial<Conversation> )
ruflo/src/ruvocal/src/lib/server/api/__tests__/testHelpers.ts:59
↓ 26 callersFunctioncreateTestPlugin
( name: string, version = '1.0.0', dependencies?: Array<{ name: string; version: string }> )
v3/@claude-flow/plugins/__tests__/enhanced-plugin-registry.test.ts:22
↓ 26 callersMethodfromBuffer
Create a runner from an already-loaded buffer.
v3/@claude-flow/cli/src/appliance/rvfa-runner.ts:96
↓ 26 callersMethodgetAppliedMigrations
()
v3/@claude-flow/plugins/__tests__/ruvector-migrations.test.ts:204
↓ 26 callersMethodhash
(password: string)
v3/@claude-flow/security/__tests__/unit/password-hasher.test.ts:15
↓ 26 callersFunctionreadSource
(relativePath: string)
v3/__tests__/features/feature-gaps.test.ts:17
↓ 26 callersMethodsubscribe
(agentId: string, callback: (message: Message) => void)
v3/@claude-flow/swarm/src/types.ts:501
↓ 25 callersFunction_resetBridgeDb
()
v3/@claude-flow/cli/src/memory/graph-edge-writer.ts:260
↓ 25 callersMethodaction
()
v3/@claude-flow/neural/src/domain/entities/pattern.ts:83
↓ 25 callersMethodaddSection
* Add a section to the appliance image. * * @param id Section identifier (e.g. 'kernel', 'runtime', 'ruflo'). * @param data Raw (unco
v3/@claude-flow/cli/src/appliance/rvfa-format.ts:200
↓ 25 callersMethodclear
()
v3/@claude-flow/swarm/src/domain/repositories/task-repository.interface.ts:74
↓ 25 callersFunctionconfirm
(options: ConfirmPromptOptions)
v3/@claude-flow/cli/src/prompt.ts:600
↓ 25 callersMethoddeleteMany
(ids: string[])
v3/@claude-flow/swarm/src/domain/repositories/task-repository.interface.ts:51
↓ 25 callersMethodescapeIdentifier
* Escape SQL identifier.
v3/@claude-flow/plugins/src/integrations/ruvector/ruvector-bridge.ts:1046
↓ 25 callersMethodgetBelief
* Retrieve a belief by its ID. * * @param id - The belief ID * @returns The belief, or undefined if not found
v3/@claude-flow/guidance/src/uncertainty.ts:284
↓ 25 callersMethodgetStats
* Get memory statistics
v3/plugins/agentic-qe/src/interfaces.ts:237
↓ 25 callersMethodgt
(args: string[])
v3/plugins/gastown-bridge/src/index.ts:160
↓ 25 callersMethodinitialize
* Initialize memory namespaces
v3/plugins/agentic-qe/src/interfaces.ts:184
↓ 25 callersMethodloadPlugin
(plugin: Plugin, config?: Record<string, unknown>)
v3/src/shared/types/index.ts:261
↓ 25 callersFunctionlogTest
(name: string, passed: boolean, details?: string)
v3/@claude-flow/cli/src/transfer/tests/test-store.ts:17
↓ 25 callersFunctionmakeDevice
( overrides: Partial<DeviceAgent> = {}, )
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/device-lifecycle-service.test.ts:49
↓ 25 callersFunctionmakeEntry
(id: string, ns = 'default', content = 'test')
tests/rvf-capability-verify.test.ts:42
↓ 25 callersFunctionmockExecSuccess
(stdout: string, stderr = '')
v3/plugins/gastown-bridge/tests/bridges.test.ts:274
↓ 25 callersFunctionoptimizeForSize
( content: string, options: OptimizeOptions = {}, )
v3/@claude-flow/guidance/src/analyzer.ts:361
↓ 25 callersFunctionrun
(label, fn)
v3/@claude-flow/plugin-iot-cognitum/__tests__/integration/full-plugin-smoke.mjs:87
↓ 25 callersMethodsearch
(query: string, options?: MemorySearchOptions)
v3/@claude-flow/plugins/src/types/index.ts:169
↓ 25 callersFunctionsection
(title)
v3/@claude-flow/plugin-iot-cognitum/__tests__/integration/full-plugin-smoke.mjs:78
↓ 25 callersMethodsetScore
* Manually set an agent's trust score (e.g., from persistence restore). * Clamps to [0, 1].
v3/@claude-flow/guidance/src/trust.ts:288
↓ 25 callersFunctionsetSettings
(settings: Partial<SettingsStore>)
ruflo/src/ruvocal/src/lib/stores/settings.ts:53
↓ 25 callersMethodsetVerbosity
* Set verbosity level * - quiet: Only errors and direct results * - normal: Errors, warnings, info, and results * - verbose: All of normal +
v3/@claude-flow/cli-core/src/output.ts:75
↓ 25 callersMethodstore
(entry: BrowserMemoryEntry)
v3/@claude-flow/browser/src/infrastructure/memory-integration.ts:47
↓ 25 callersMethodtransaction
(fn: (tx: IRuVectorTransaction) => Promise<T>)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1775
↓ 25 callersMethodwithMCPTools
(tools: MCPToolDefinition[])
v3/@claude-flow/plugins/src/sdk/index.ts:137
↓ 25 callersFunctionwriteFileRestricted
( path: string, data: string | Buffer, optsOrEncoding: BufferEncoding | WriteOptions = 'utf-8', )
v3/@claude-flow/cli/src/fs-secure.ts:63
↓ 24 callersFunctioncheck
(label, ok, detail = '')
scripts/smoke-neural-trader-portfolio-cg.mjs:46
↓ 24 callersMethodcheck
Check if request is allowed
v3/@claude-flow/shared/src/resilience/rate-limiter.ts:49
↓ 24 callersMethodclassifyCommitMessage
(message: string)
v3/@claude-flow/cli/src/ruvector/diff-classifier.ts:130
↓ 24 callersFunctioncmd
(name)
v3/@claude-flow/plugin-iot-cognitum/__tests__/integration/full-plugin-smoke.mjs:72
↓ 24 callersFunctioncreateTemporalStore
( config?: Partial<TemporalConfig>, )
v3/@claude-flow/guidance/src/temporal.ts:836
↓ 24 callersFunctionexpectHasSubcommands
(cmd: Command, minCount: number)
v3/@claude-flow/cli/__tests__/commands-deep.test.ts:109
↓ 24 callersFunctiongenerateEmbedding
(text: string, dimensions: number = 768)
v3/@claude-flow/cli/src/ruvector/vector-db.ts:298
↓ 24 callersFunctionmakeReading
( deviceId: string, vector: number[], overrides: Partial<TelemetryReading> = {}, )
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/anomaly-detection-service.test.ts:5
↓ 24 callersFunctionmcpCall
(path, method, params = {})
ruflo/src/ruvocal/mcp-bridge/test-harness.js:57
↓ 24 callersFunctionmcpCall
(path, method, params = {})
ruflo/src/mcp-bridge/test-harness.js:57
↓ 24 callersFunctionrequireCoordinator
(get: CoordinatorGetter)
v3/@claude-flow/plugin-iot-cognitum/src/cli-commands.ts:8
↓ 24 callersFunctionrng
()
scripts/gen-seed-corpus.mjs:53
↓ 24 callersFunctionround
(x, d = 4)
scripts/benchmark-intelligence.mjs:139
↓ 24 callersMethodsanitize
(path: string)
v3/@claude-flow/security/__tests__/unit/path-validator.test.ts:18
↓ 24 callersFunctionsanitizeError
(error: unknown)
v3/@claude-flow/cli/src/mcp-tools/agentdb-tools.ts:40
↓ 24 callersMethodsearch
(query: Float32Array, k: number, filter?: Record<string, unknown>)
v3/@claude-flow/plugins/examples/ruvector-plugins/shared/vector-utils.ts:16
↓ 24 callersMethodunregister
(pluginId: string)
v3/@claude-flow/shared/src/plugins/types.ts:95
↓ 24 callersFunctionverify
(component: string, condition: boolean, message: string)
v3/@claude-flow/memory/verify-cross-platform.ts:19
↓ 23 callersFunctionassert
(cond, label, reason = '')
scripts/smoke-graph-schema-migration.mjs:47
↓ 23 callersMethodcheck
(input: string)
v3/@claude-flow/guidance/src/ruvbot-integration.ts:45
↓ 23 callersMethodcheckLimit
* Check if operation is allowed under rate limit
v3/plugins/teammate-plugin/src/utils/rate-limiter.ts:24
↓ 23 callersFunctioncreateAgentSpawnedEvent
( agentId: AgentId, role: string, domain: string, capabilities: string[] )
v3/@claude-flow/shared/src/events/domain-events.ts:381
↓ 23 callersFunctioncreateQueenCoordinator
( swarm: ISwarmCoordinator, config?: Partial<QueenCoordinatorConfig>, neural?: INeuralLearningSystem,
v3/@claude-flow/swarm/src/queen-coordinator.ts:2016
↓ 23 callersFunctioncreateTestInsight
(overrides: Partial<MemoryInsight> = {})
v3/@claude-flow/memory/src/auto-memory-bridge.test.ts:74
↓ 23 callersFunctioncreateTestInsight
(overrides: Partial<MemoryInsight> = {})
v3/@claude-flow/memory/src/learning-bridge.test.ts:87
↓ 23 callersMethoddelete
(namespace: string, key: string)
v3/plugins/gastown-bridge/src/gupp/state.ts:436
↓ 23 callersMethodexecute
(toolName: string, params: Record<string, unknown>)
v3/src/shared/types/index.ts:289
↓ 23 callersMethodexport
* Export the chain as a serializable object.
v3/@claude-flow/guidance/src/proof.ts:287
↓ 23 callersMethodgenerate
()
v3/@claude-flow/claims/tests/events.test.ts:187
↓ 23 callersFunctiongenerateKeyPair
()
v3/@claude-flow/cli/src/appliance/rvfa-signing.ts:62
↓ 23 callersFunctionlogTest
(name: string, passed: boolean, details?: string)
v3/@claude-flow/cli/src/plugins/tests/test-plugin-store.ts:23
← previousnext →301–400 of 18,477, ranked by callers