MCPcopy Create free account

hub / github.com/ruvnet/ruflo / functions

Functions18,477 in github.com/ruvnet/ruflo

↓ 10 callersMethodcheckBudget
* Check whether current usage is within budget limits. * Returns a summary with alerts for any limits that are near or exceeded.
v3/@claude-flow/guidance/src/coherence.ts:380
↓ 10 callersMethodclaim
* Claim an issue for a claimant
v3/@claude-flow/claims/src/application/claim-service.ts:66
↓ 10 callersMethodclassifyIntent
* Classify task intent
v3/@claude-flow/guidance/src/retriever.ts:313
↓ 10 callersMethodclose
* Close the bank
v3/@claude-flow/shared/src/core/interfaces/memory.interface.ts:222
↓ 10 callersMethodcomputeAttention
(input: AttentionInput, config: AttentionConfig)
v3/@claude-flow/plugins/src/integrations/ruvector/types.ts:1760
↓ 10 callersFunctioncomputeQuestionSignature
(questionText: string)
v3/@claude-flow/cli/src/benchmarks/gaia-causal-memory.ts:132
↓ 10 callersMethodcomputeRaw
@deprecated Use compute() — alias retained for backward compatibility with pre-interop callers
v3/@claude-flow/performance/src/attention-integration.ts:54
↓ 10 callersFunctionconvertSkillSyntax
(content: string)
v3/@claude-flow/codex/src/migrations/index.ts:569
↓ 10 callersMethodcreate
* Create an attention mechanism instance.
v3/@claude-flow/plugins/src/integrations/ruvector/attention-executor.ts:322
↓ 10 callersFunctioncreateClaimEvent
( type: T['type'], aggregateId: string, payload: T['payload'], metadata?: Record<string, unknown>, c
v3/@claude-flow/claims/src/domain/events.ts:222
↓ 10 callersFunctioncreateClaimService
( projectRoot: string, config?: Partial<WorkStealingConfig> )
v3/@claude-flow/cli/src/services/claim-service.ts:1103
↓ 10 callersFunctioncreateConformanceRunner
( authority?: MemoryAuthority, signingKey?: string, )
v3/@claude-flow/guidance/src/conformance-kit.ts:995
↓ 10 callersMethodcreateDecision
* Create a standardized decision object.
v3/@claude-flow/guidance/src/continue-gate.ts:506
↓ 10 callersMethodcreateEvent
( type: ClaimEventType, aggregateId: string, aggregateType: string, payload: T, correlatio
v3/@claude-flow/claims/tests/events.test.ts:476
↓ 10 callersMethodcreateInterface
()
v3/@claude-flow/cli/src/prompt.ts:28
↓ 10 callersFunctioncreateMock
()
v3/@claude-flow/security/__tests__/helpers/create-mock.ts:50
↓ 10 callersFunctioncreateMockEvent
(overrides: Partial<RunEvent> = {})
v3/@claude-flow/guidance/tests/coherence.test.ts:18
↓ 10 callersFunctioncreateTaskCreatedEvent
( taskId: TaskId, taskType: string, title: string, description: string, priority: string, dependen
v3/@claude-flow/shared/src/events/domain-events.ts:448
↓ 10 callersFunctioncreateTestPlugin
(name: string, version = '1.0.0')
v3/@claude-flow/plugins/__tests__/collection-manager.test.ts:22
↓ 10 callersMethodcurateIndex
* Curate MEMORY.md to stay under the line limit. * Groups entries by category and prunes low-confidence items.
v3/@claude-flow/memory/src/auto-memory-bridge.ts:457
↓ 10 callersFunctiondistillTrajectoryContent
(raw: string)
v3/@claude-flow/cli/src/memory/structured-distill.ts:90
↓ 10 callersMethodemitEvent
(type: string, data: Record<string, unknown>)
v3/@claude-flow/swarm/src/queen-coordinator.ts:1995
↓ 10 callersMethodemitEvent
(event: ClaimEvent)
v3/@claude-flow/cli/src/services/claim-service.ts:731
↓ 10 callersMethodemitTrace
( type: TraceEvent['type'], payload: Record<string, unknown>, decision: string, )
v3/@claude-flow/guidance/src/conformance-kit.ts:478
↓ 10 callersFunctionencryptApiKeys
(envPath: string, passphrase: string)
v3/@claude-flow/cli/src/appliance/rvfa-builder.ts:65
↓ 10 callersFunctioneuclideanDistance
( a: Float32Array | number[], b: Float32Array | number[] )
v3/@claude-flow/embeddings/src/embedding-service.ts:1114
↓ 10 callersMethodevaluateTransition
( node: FederationNode, metrics: SessionMetrics, uptimeRatio: number, hasInstitutionalAttestat
v3/@claude-flow/plugin-agent-federation/src/application/trust-evaluator.ts:97
↓ 10 callersMethodexecute
* Execute all hooks for an event
v3/@claude-flow/hooks/src/executor/index.ts:50
↓ 10 callersFunctionexportToDot
( result: GraphAnalysisResult, options: { includeLabels?: boolean; colorByCommunity?: boolean;
v3/@claude-flow/cli/src/ruvector/graph-analyzer.ts:1135
↓ 10 callersFunctionextractToolBlock
(source: string, toolName: string, maxChars = 100_000)
v3/__tests__/honesty/tool-honesty.test.ts:29
↓ 10 callersFunctionfail
(msg)
scripts/smoke-agent-execute-providers.mjs:30
↓ 10 callersFunctionfail
(msg)
scripts/smoke-ruvllm-wasm-auto-init.mjs:34
↓ 10 callersFunctionfail
(msg)
scripts/smoke-cli-npx-install.mjs:39
↓ 10 callersFunctionfakeClock
Build a controllable physical-clock function for tests.
v3/@claude-flow/claims/tests/hlc.test.ts:27
↓ 10 callersFunctionfind
(x: number)
v3/plugins/prime-radiant/src/tools/quantum-topology.ts:172
↓ 10 callersFunctionformatReport
(result: AnalysisResult)
v3/@claude-flow/guidance/src/analyzer.ts:761
↓ 10 callersFunctionfullInfluence
(s: number)
v3/@claude-flow/cli/__tests__/neural-router.test.ts:304
↓ 10 callersFunctiongenerateAgentMd
(agent: AgentDefinition)
v3/@claude-flow/guidance/src/generators.ts:441
↓ 10 callersFunctiongenerateBuiltInSkill
( skillName: string )
v3/@claude-flow/codex/src/generators/skill-md.ts:152
↓ 10 callersFunctiongenerateMockEmbedding
(dimensions: number, seed: string)
v3/@claude-flow/testing/src/fixtures/memory-fixtures.ts:132
↓ 10 callersFunctiongeneratePlugin
(options: CreatePluginOptions)
v3/@claude-flow/plugins/examples/plugin-creator/index.ts:276
↓ 10 callersFunctiongenerateSettings
(options: InitOptions)
v3/@claude-flow/cli/src/init/settings-generator.ts:12
↓ 10 callersMethodgetActiveAt
* Get all assertions that were active at a specific point in time. * * An assertion is considered "active at time T" if: * - Its validity win
v3/@claude-flow/guidance/src/temporal.ts:279
↓ 10 callersMethodgetAgent
(agentId: string)
v3/@claude-flow/swarm/src/types.ts:528
↓ 10 callersFunctiongetBridge
()
v3/@claude-flow/cli/src/memory/memory-initializer.ts:116
↓ 10 callersMethodgetGroundTruth
* Get all active truth anchors relevant to a topic. * * Uses fuzzy tag matching: a tag matches the topic if either * the tag contains the top
v3/@claude-flow/guidance/src/truth-anchors.ts:607
↓ 10 callersMethodgetNode
(agentId: string)
v3/@claude-flow/swarm/src/topology-manager.ts:614
↓ 10 callersMethodgetResourceRegistry
* Get resource registry for external registration
v3/@claude-flow/mcp/src/server.ts:156
↓ 10 callersMethodgetRoutingSuggestion
* Get routing suggestion based on learned patterns. * * Priority order: * 1. Real @ruvector/sona native engine (if available and has matches)
v3/@claude-flow/cli/src/memory/sona-optimizer.ts:406
↓ 10 callersMethodgetTaskOrThrow
(taskId: TaskId)
v3/@claude-flow/swarm/src/coordination/task-orchestrator.ts:479
↓ 10 callersMethodgetUsageSummary
* Get a full usage summary across all tracked dimensions.
v3/@claude-flow/guidance/src/coherence.ts:414
↓ 10 callersMethodhandle
(handler: HookHandler)
v3/@claude-flow/plugins/src/sdk/index.ts:442
↓ 10 callersMethodisInitialized
Check if WASM is initialized
v3/plugins/gastown-bridge/src/formula/executor.ts:167
↓ 10 callersMethodisInitialized
* Check if initialized
v3/plugins/code-intelligence/src/types.ts:769
↓ 10 callersFunctionlabelIndex
(label: string)
v3/@claude-flow/cli/src/benchmarks/gaia-hardness/predictor.smoke.ts:40
↓ 10 callersMethodlistDevices
List all registered device agents.
v3/@claude-flow/plugin-iot-cognitum/src/application/iot-coordinator.ts:527
↓ 10 callersMethodlistTools
()
v3/@claude-flow/testing/src/helpers/mock-factory.ts:263
↓ 10 callersMethodload
(key: string)
v3/@claude-flow/mcp/src/oauth.ts:52
↓ 10 callersFunctionloadHiveState
()
v3/@claude-flow/cli/src/mcp-tools/hive-mind-tools.ts:177
↓ 10 callersFunctionlogAudit
( toolName: string, context: ToolContext | undefined, input: Record<string, unknown>, success: boolean
v3/plugins/healthcare-clinical/src/mcp-tools.ts:65
↓ 10 callersFunctionmakeQuestion
(text: string)
v3/@claude-flow/cli/src/benchmarks/gaia-causal-memory.smoke.ts:74
↓ 10 callersFunctionmakeResult
(overrides: Partial<GaiaAgentResult> = {})
v3/@claude-flow/cli/src/benchmarks/gaia-causal-memory.smoke.ts:85
↓ 10 callersFunctionmakeScore
(overall: number)
v3/@claude-flow/plugin-iot-cognitum/__tests__/unit/device-lifecycle-service.test.ts:595
↓ 10 callersFunctionmakeStore
(opts: { nodeId?: string; bridge?: FederationBridge; } = {})
v3/@claude-flow/claims/tests/federated-event-store.test.ts:48
↓ 10 callersFunctionmkdirRestricted
(path: string)
v3/@claude-flow/cli/src/fs-secure.ts:33
↓ 10 callersFunctionms
(n)
plugins/ruflo-cost-tracker/scripts/trend.mjs:49
↓ 10 callersFunctionnormalize
(v)
scripts/benchmark-intelligence.mjs:115
↓ 10 callersMethodoff
(event: string, handler: EventHandler)
v3/@claude-flow/plugins/src/types/index.ts:69
↓ 10 callersFunctionok
(result: unknown)
plugins/ruflo-arena/src/mcp-tools/index.ts:39
↓ 10 callersFunctionparseFeedback
(args: string[])
v3/@claude-flow/cli/__tests__/bug-cluster-2219-2226.test.ts:95
↓ 10 callersFunctionpeer
(nodeId: string, trustLevel: TrustLevel, meshIP?: string)
v3/@claude-flow/plugin-agent-federation/__tests__/unit/wg-firewall-service.test.ts:9
↓ 10 callersMethodpersist
* Persist changes to disk (sql.js is in-memory, needs explicit save)
v3/@claude-flow/memory/src/sqljs-backend.ts:766
↓ 10 callersMethodpersistAndPublish
(event: ClaimEvent)
v3/@claude-flow/claims/tests/events.test.ts:503
↓ 10 callersMethodprintResults
* Print formatted results to console
v3/@claude-flow/performance/src/framework/benchmark.ts:398
↓ 10 callersFunctionproductionUct
( input: ProductionUctInput, weights: ProductionUctWeights = DEFAULT_PRODUCTION_UCT_WEIGHTS, )
v3/@claude-flow/browser/src/application/production-uct.ts:32
↓ 10 callersFunctionquantizeInt8
* Scalar quantization to int8 (-128 to 127)
v3/@claude-flow/plugins/__tests__/ruvector-quantization.test.ts:33
↓ 10 callersFunctionrandInt
(rng: () => number, n: number)
plugins/ruflo-arena/src/engine/rng.ts:16
↓ 10 callersMethodrecordLatency
* Record a latency measurement
v3/plugins/teammate-plugin/src/utils/metrics-collector.ts:84
↓ 10 callersMethodregisterAgentTypes
* Register agent type definitions. * Called during initialization to collect agent types.
v3/@claude-flow/plugins/src/core/plugin-interface.ts:75
↓ 10 callersMethodremove
(id: string)
v3/@claude-flow/cli/src/ruvector/vector-db.ts:25
↓ 10 callersFunctionreqStr
(o, k, p)
plugins/ruflo-business-pods/scripts/pod-tick.mjs:108
↓ 10 callersFunctionrequireString
(parent: Record<string, unknown>, key: string, path: string)
v3/@claude-flow/cli/src/business-pods/pod-schema.ts:93
↓ 10 callersFunctionrunArgv
* Run a program with an argv array (no shell). Use this for any callsite * that mixes user input into the command line — argv elements aren't * inte
v3/@claude-flow/cli/src/mcp-tools/github-tools.ts:100
↓ 10 callersFunctionrunBenchmark
( name: string, fn: () => Promise<void> | void, config: BenchmarkConfig )
v3/@claude-flow/cli/src/benchmarks/pretrain/index.ts:91
↓ 10 callersFunctionrunMatch
(game: GameSpec, stratA: Strategy, stratB: Strategy, opts: MatchOptions = {})
plugins/ruflo-arena/src/engine/arena.ts:13
↓ 10 callersMethodsanitizeArgs
(args: string[])
v3/@claude-flow/security/__tests__/unit/safe-executor.test.ts:17
↓ 10 callersMethodsave
(key: string, tokens: OAuthTokens)
v3/@claude-flow/mcp/src/oauth.ts:51
↓ 10 callersMethodsaveClaims
()
v3/@claude-flow/cli/src/services/claim-service.ts:252
↓ 10 callersFunctionsearchEntries
(options: { query: string; namespace?: string; limit?: number; threshold?: number; dbPath?: string;
v3/@claude-flow/cli/src/memory/memory-initializer.ts:2443
↓ 10 callersMethodsearchStream
(query: number[], options: { k: number; metric: 'cosine' | 'euclidean'; batchSize?: number; in
v3/@claude-flow/plugins/__tests__/ruvector-streaming.test.ts:274
↓ 10 callersFunctionsimilarity
(a, b, opts = {})
v3/@claude-flow/cli/plugins/ruflo-metaharness/scripts/_similarity.mjs:90
↓ 10 callersFunctionsimilarity
(a, b, opts = {})
plugins/ruflo-metaharness/scripts/_similarity.mjs:90
↓ 10 callersFunctionsnakeCase
(s: string)
ruflo/src/ruvocal/src/lib/server/database/postgres.ts:180
↓ 10 callersMethodspawnTeammate
* Spawn a teammate using native AgentInput
v3/plugins/teammate-plugin/src/teammate-bridge.ts:958
↓ 10 callersMethodstorePattern
(pattern: SonaPattern)
v3/plugins/ruvector-upstream/src/bridges/sona.ts:72
↓ 10 callersFunctiontaskHash
(task: string)
v3/@claude-flow/cli/src/ruvector/router-trajectory.ts:104
↓ 10 callersFunctiontick
* Small delay to allow fire-and-forget async writes to complete.
v3/@claude-flow/guidance/tests/persistence.test.ts:45
↓ 10 callersFunctiontickVectorClock
(vc: VectorClock, nodeId: string)
v3/@claude-flow/claims/src/infrastructure/vector-clock.ts:36
↓ 10 callersFunctiontierLabelForModelId
* ADR-149 — map a concrete OpenRouter / Anthropic model id back to the * closest ClaudeModel tier label for back-compat. Used to populate the * `mod
v3/@claude-flow/cli/src/ruvector/neural-router.ts:222
↓ 10 callersMethodtrainOnHistory
(history: TestHistoryEntry[], config?: LearningConfig)
v3/plugins/test-intelligence/src/types.ts:418
← previousnext →1,001–1,100 of 18,477, ranked by callers