MCPcopy Create free account

hub / github.com/neomjs/neo / functions

Functions8,612 in github.com/neomjs/neo

↓ 1 callersMethodafterTransportConnected
@summary Hook fired after transport-connect completes in default `initAsync` sequence.
ai/mcp/server/BaseServer.mjs:227
↓ 1 callersFunctionaggregateLedgers
(ledgers)
ai/scripts/diagnostics/gemini-incident-cost-ledger.mjs:155
↓ 1 callersMethodanalyze
* Analyzes a user record to calculate heuristic metrics. * * @param {Object} user The minified user object (must contain `y` array of yearl
apps/devindex/services/Heuristics.mjs:38
↓ 1 callersFunctionanalyzeFile
(filePath, raw)
ai/scripts/diagnostics/detectTruncatedTimelines.mjs:76
↓ 1 callersMethodanimateShow
*
src/dialog/Base.mjs:410
↓ 1 callersMethodappendCandidates
* Appends candidate nodes as new JSONL rows. Pure filesystem operation — does not touch * the graph. The next `ConceptIngestor.syncConceptsToGrap
ai/services/ingestion/ConceptDiscoveryService.mjs:458
↓ 1 callersMethodappendOutcome
* @param {Object} outcome
ai/agent/AgentOrchestrator.mjs:281
↓ 1 callersMethodapplyAbsolutePositioning
*
src/draggable/dashboard/SortZone.mjs:85
↓ 1 callersMethodapplyChildAttributes
* Initially sets the CSS classes of the container items this layout is bound to. * @param {Neo.component.Base} item * @param {Number} index
src/layout/Card.mjs:149
↓ 1 callersFunctionapplyChromaMetadataUpdates
* @summary Applies Chroma metadata updates in bounded batches. * @param {Object} collection Chroma collection. * @param {Object[]} updates Update re
ai/scripts/migrations/renameAgentIdentities.mjs:508
↓ 1 callersMethodapplyColumnButtonOrder
* Re-homes and re-orders the column header buttons across the locked-start, centre and locked-end * toolbars to match the current column-collecti
src/grid/header/Wrapper.mjs:84
↓ 1 callersMethodapplyConfigsHeader
* * @param {Neo.collection.Base} store * @param {Object} vdom * @returns {Object} vdom
docs/app/view/classdetails/MembersList.mjs:130
↓ 1 callersMethodapplyCustomScrollbarsCss
* @protected
src/table/Container.mjs:281
↓ 1 callersMethodapplyDelayable
* Adjusts all methods inside static delayable
src/core/Base.mjs:371
↓ 1 callersMethodapplyDeletionSignals
* @summary Applies explicit tombstone, manifest, and revision-boundary delete signals. * @param {Object} options * @returns {Promise<Number>
ai/services/knowledge-base/KnowledgeBaseIngestionService.mjs:183
↓ 1 callersMethodapplyEventsHeader
* * @param {Object} item * @param {Number} index * @param {Neo.collection.Base} store * @param {Object} vdom * @returns {Obje
docs/app/view/classdetails/MembersList.mjs:152
↓ 1 callersMethodapplyMethodsHeader
* * @param {Object} item * @param {Number} index * @param {Neo.collection.Base} store * @param {Object} vdom * @returns {Obje
docs/app/view/classdetails/MembersList.mjs:178
↓ 1 callersFunctionapplyMixins
* @param {Neo.core.Base} cls * @param {Array} mixins * @param {Object} classConfig * @private
src/Neo.mjs:1044
↓ 1 callersMethodapplyOverwrites
* This static method is called by `Neo.setupClass()` during the class creation process. * It allows for modifying a class's default prototype-bas
src/core/Base.mjs:423
↓ 1 callersMethodapplyRecordConfigs
* Override as needed inside class extensions * @param {Object} config * @param {Record} record * @returns {Object}
src/grid/column/Component.mjs:74
↓ 1 callersMethodapplySourceCode
* * @param {Object} data
docs/app/view/classdetails/TutorialComponent.mjs:63
↓ 1 callersMethodapplySourceCode
* * @param {Object} data
docs/app/view/classdetails/SourceViewComponent.mjs:132
↓ 1 callersMethodapplySummaryData
* @param {Object} data * @param {Number} data.active * @param {Number} data.cases * @param {Number} data.deaths * @param {Number}
apps/covid/view/MainContainerController.mjs:127
↓ 1 callersMethodapplySummaryData
* @param {Object} data * @param {Number} data.active * @param {Number} data.cases * @param {Number} data.deaths * @param {Number}
apps/sharedcovid/view/MainContainerController.mjs:139
↓ 1 callersMethodapplyTenantStamp
* Applies authoritative tenant metadata before diffing or upserting. * * @param {Object} chunk Parsed knowledge chunk. * @param {Object
ai/services/knowledge-base/VectorService.mjs:238
↓ 1 callersFunctionareSetsEqual
(a, b)
ai/scripts/lint/lint-skill-manifest.mjs:517
↓ 1 callersMethodassemble
* Assembles the full context payload for the LLM. * * @param {Object} options * @param {String} options.systemPrompt The base system pr
ai/context/Assembler.mjs:81
↓ 1 callersMethodassemble
()
ai/examples/test-loop-harden.mjs:28
↓ 1 callersFunctionassertCodexAppServerAllowed
* @summary Fail-closed guard for the live Codex Desktop app-server adapter. * * `codex debug app-server send-message-v2` creates/injects into a real
ai/scripts/lifecycle/resumeHarness.mjs:236
↓ 1 callersFunctionassertEmbeddingFunction
* @param {Object} embeddingFunction * @param {String} label * @returns {void} * @throws {TypeError} When the value is not a Chroma embedding-functi
ai/services/shared/vector/chromaClientPrimitives.mjs:123
↓ 1 callersFunctionassertFreshTargetPresence
* @summary Requires fresh HarnessPresence before immediate address-specific dispatch. Applied to * `pid` / `tmuxSession` / `webhookUrl`; NOT applied
ai/daemons/wake/daemon.mjs:1066
↓ 1 callersFunctionassertProviderReadinessConfig
(readinessConfig)
ai/services/graph/providerReadinessHelper.mjs:1074
↓ 1 callersMethodassertSupportedSchemaVersion
* @summary Refuses unsupported persisted schemas unless the operator explicitly opts into a destructive reset. * @protected
ai/graph/storage/SQLite.mjs:141
↓ 1 callersFunctionassertSyncGithubWorkflowDevBranch
* @summary Asserts that the GitHub Workflow sync CLI is running from dev. * @returns {Promise<void>}
ai/scripts/maintenance/syncGithubWorkflow.mjs:55
↓ 1 callersFunctionassertToolTransportAllowed
ai/mcp/server/knowledge-base/ingestSourceFilesTool.mjs:35
↓ 1 callersFunctionassessTargetOccupancy
* Counts records in each embedded subsystem and stats each flat-file target so callers can * decide whether `mode='replace' && !force` should be refu
ai/scripts/maintenance/restore.mjs:432
↓ 1 callersMethodassignDefaultValues
* Assigns model-based default values to a data object * @param {Object} data * @param {Neo.data.Model} model * @returns {Object
src/data/RecordFactory.mjs:43
↓ 1 callersMethodattach
* Attaches sensors event listeners to the DOM
src/main/draggable/sensor/Base.mjs:44
↓ 1 callersMethodautoScroll
* @param {Object} data
src/main/addon/GridDragScroll.mjs:88
↓ 1 callersFunctionb
()
docs/resources/lib/highlight/highlight.pack.js:2
↓ 1 callersFunctionb
()
examples/component/toast/resources/lib/highlight/highlight.pack.js:2
↓ 1 callersMethodbackfillMemory
* Fetches a single Memory row from Chroma and upserts it as a MEMORY graph node, recursively * ensuring the parent Session node exists so the `OR
ai/services/ingestion/MemorySessionIngestor.mjs:355
↓ 1 callersMethodbeforeExecuteVdomUpdate
* Optional hook triggered right before the VDOM payload is dispatched to the worker. * Starts the RTT measurement timer. * @protected
src/grid/Body.mjs:329
↓ 1 callersMethodbeforeHealthcheck
@summary Hook fired before healthcheck runs in default `initAsync` sequence.
ai/mcp/server/BaseServer.mjs:222
↓ 1 callersMethodbeforeMcpServerInit
@summary Hook fired before `createMcpServer()` runs in default `initAsync` sequence.
ai/mcp/server/BaseServer.mjs:220
↓ 1 callersMethodbeforeSetCenter
* Triggered before the center config gets changed. * @param {Object} value * @param {Object} oldValue * @protected
src/component/wrapper/MapboxGL.mjs:252
↓ 1 callersMethodbeforeSetLevel
* Set level to number based on position in logLevels * @param {String} value * @param {String|Number} oldValue * @returns {Number}
src/util/Logger.mjs:86
↓ 1 callersMethodbeforeToolDispatch
* @summary Override (optional): pre-dispatch validation hook fired BEFORE the healthcheck * gate. Throw to reject the request — the outer CallToo
ai/mcp/server/BaseServer.mjs:197
↓ 1 callersMethodbeforeUpdate
* A lifecycle hook that runs after a state change has been detected but before the * VDOM update is dispatched. It provides a dedicated place for
src/functional/component/Base.mjs:198
↓ 1 callersFunctionbindAppend
(fn, scope)
src/util/Function.mjs:10
↓ 1 callersMethodboot
* @summary Default canonical bootstrap sequence. Subclasses with custom bootstrap order * (e.g. neural-link's transport-before-services for early
ai/mcp/server/BaseServer.mjs:543
↓ 1 callersFunctionbracket
(prop)
buildScripts/docs/jsdoc-x/utils.mjs:5
↓ 1 callersFunctionbuffer
(callback, scope, delay=300)
src/util/Function.mjs:24
↓ 1 callersFunctionbuildBootGroundingPrompt
* Build a boot-grounding prompt that instructs the fresh agent to read * AGENTS_STARTUP.md and pick up prior context via Memory Core + sandman_handof
ai/scripts/lifecycle/resumeHarness.mjs:302
↓ 1 callersFunctionbuildCategories
* Builds the three enforcement categories. Each declares: the retired `items`, the grep extended-regex * `pattern` that detects a re-introduction, th
ai/scripts/diagnostics/check-retired-primitives.mjs:115
↓ 1 callersFunctionbuildChatResponse
* @summary Extracts a deterministic chat response from an OpenAI-compatible payload. * Extracts a deterministic chat response from an OpenAI-compatib
ai/deploy/mock-openai-embedding-server.mjs:67
↓ 1 callersFunctionbuildChunkedIndex
* @param {String[]} sortedGroups * @param {Map<String,Object[]>} pullsByGroup * @returns {{rootIndex: Object[], chunks: Map<String,Object>}}
buildScripts/docs/index/pulls.mjs:164
↓ 1 callersFunctionbuildChunkedIndex
* @param {String[]} sortedGroups * @param {Map<String,Object[]>} ticketsByGroup * @returns {{rootIndex: Object[], chunks: Map<String,Object>}}
buildScripts/docs/index/tickets.mjs:163
↓ 1 callersMethodbuildCodeTermRescueIndex
* @summary Builds the compact local source index consumed by code-term lexical rescue. * @returns {Promise<Array<{source: String, compact: String
ai/services/knowledge-base/QueryService.mjs:686
↓ 1 callersFunctionbuildDiscussion
()
test/playwright/unit/ai/services/github-workflow/DiscussionService.spec.mjs:194
↓ 1 callersMethodbuildDynamicColumns
*
apps/devindex/view/home/GridContainer.mjs:187
↓ 1 callersFunctionbuildEmbedding
* @summary Builds a deterministic embedding vector for integration tests. * Builds a deterministic embedding vector for integration tests. * @param
ai/deploy/mock-openai-embedding-server.mjs:51
↓ 1 callersFunctionbuildEmbeddingDimensionMismatchMessage
({provider, model, configuredDimension, actualDimension})
ai/services/graph/GoldenPathSynthesizer.mjs:68
↓ 1 callersFunctionbuildFile
(filename)
buildScripts/helpers/watchThemes.mjs:31
↓ 1 callersFunctionbuildLedger
(options)
ai/scripts/diagnostics/gemini-incident-cost-ledger.mjs:375
↓ 1 callersFunctionbuildLegacyFlatTree
* @param {String[]} sortedGroups * @param {Map<String,Object[]>} pullsByGroup * @returns {Object[]}
buildScripts/docs/index/pulls.mjs:114
↓ 1 callersFunctionbuildLegacyFlatTree
* @param {String[]} sortedGroups * @param {Map<String,Object[]>} ticketsByGroup * @returns {Object[]}
buildScripts/docs/index/tickets.mjs:113
↓ 1 callersFunctionbuildLmsContextLengthsMap
({ chatModel, embeddingModel, chatContextLength, embeddingContextLength } = {})
ai/services/graph/providerReadinessHelper.mjs:250
↓ 1 callersFunctionbuildOllamaReadinessConfig
(config = aiConfig)
ai/services/graph/providerReadinessHelper.mjs:336
↓ 1 callersFunctionbuildOrchestratorSchedulingOptions
({orchestrator, config, now, registry})
ai/daemons/orchestrator/scheduling/pipeline.mjs:22
↓ 1 callersFunctionbuildRemPipelineState
({sessionId} = {})
ai/services/memory-core/HealthService.mjs:761
↓ 1 callersFunctionbuildReport
* @param {Object} options * @returns {Promise<Object>}
buildScripts/release/analyzeClosedSinceRelease.mjs:402
↓ 1 callersMethodbuildRequestContext
* @summary Override (SSE-only): build per-request RequestContext shape from `req.auth`. * Invoked by `TransportService.setup()` via duck-typed ho
ai/mcp/server/BaseServer.mjs:172
↓ 1 callersMethodbuildRequestContext
* @summary SSE-only hook: builds RequestContext for a `/mcp` request from `req.auth`. * Invoked by `TransportService.setup` via duck-typed hook.
ai/mcp/server/memory-core/Server.mjs:268
↓ 1 callersFunctionbuildShapeCRouteKey
(subscription)
ai/daemons/wake/queries.mjs:202
↓ 1 callersMethodbuildSilentThreadCandidates
* @summary Builds visibility-only Silent Threads from local synced issue markdown. * * Candidates are open, unassigned, non-rejected issues
ai/services/graph/GoldenPathSynthesizer.mjs:524
↓ 1 callersFunctionbuildSingleEmbeddingProviderBlock
* Projects one embedding provider selector into the common healthcheck sub-block shape. * @param {Object} cfg aiConfig-shaped input. * @param {Strin
ai/services/memory-core/HealthService.mjs:302
↓ 1 callersMethodbuildStaleAssignmentCandidates
* @summary Builds stale-assignment candidates from local synced issue markdown. * * @param {Object} options * @param {String} options.i
ai/services/graph/GoldenPathSynthesizer.mjs:312
↓ 1 callersFunctionbuildSyntheticPrompt
* Build a synthetic prompt whose character count targets `charCount`. * * Uses repeated lorem-ipsum-style content so the prompt has natural language
ai/scripts/benchmark/gemma4-rem-benchmark.mjs:81
↓ 1 callersFunctionbuildToolErrorMessage
* @summary Builds an assertion message for MCP tool-level errors. * Builds an assertion message for MCP tool-level errors. * @param {String} name
test/playwright/integration/fixtures/mcpClient.mjs:97
↓ 1 callersFunctionbuildTopologyDescriptor
* Builds the topology descriptor block for `bundle-meta.json`. Captures the KB/MC coordinates * at backup time so a restore consumer can detect legac
ai/scripts/maintenance/backup.mjs:314
↓ 1 callersFunctionbuildVelocity
()
ai/scripts/runners/roadmapPlanner.mjs:23
↓ 1 callersFunctionbuildVersionDescriptor
* Builds the version descriptor block for `bundle-meta.json`. Captures `neoVersion` from * `package.json` and `gitSha` from the working tree's HEAD s
ai/scripts/maintenance/backup.mjs:343
↓ 1 callersMethodcacheUpdate
* @param opts * @protected
src/collection/Base.mjs:448
↓ 1 callersMethodcacheUpdate
* Stores the last date change which could not get applied while a transition was running * @param {Date} [date=this.currentDate] * @protecte
src/date/SelectorContainer.mjs:300
↓ 1 callersMethodcalcVisualDate
(dateString)
examples/component/wrapper/openStreetMaps/MarkerDialog.mjs:62
↓ 1 callersMethodcalcVisualDate
(dateString)
examples/component/wrapper/googleMaps/MarkerDialog.mjs:62
↓ 1 callersMethodcalculateExpandedLayout
* Calculates a new layout for the remaining items when one item is dragged out of the container (e.g., into a new window). * * This method e
src/draggable/dashboard/SortZone.mjs:128
↓ 1 callersMethodcalculateStrandGeometry
* Calculates the points for the two energy strands based on physics and interaction. * * **Zero-Allocation Contract:** * This method wr
src/canvas/Header.mjs:309
↓ 1 callersMethodcallMethod
* @param {Object} data * @param {String} data.id * @param {String} data.path * @param {Array} [data.params]
src/main/addon/AmCharts.mjs:103
↓ 1 callersFunctioncallTool
(name, args)
ai/mcp/server/neural-link/toolService.mjs:66
↓ 1 callersMethodcallback
* Call the passed function, or a function by *name* which exists in the passed scope's * or this component's ownership chain. * @param {Func
src/core/Observable.mjs:199
↓ 1 callersFunctioncamelToSnake
(str)
ai/services.mjs:89
↓ 1 callersMethodcanMergeUpdate
* Checks if a child update can be merged into a parent update. * * **Merge Strategy (Optimization):** * We allow merging regardless of
src/mixin/VdomLifecycle.mjs:505
↓ 1 callersFunctioncapitalize
(value)
buildScripts/helpers/convertDesignTokens.mjs:11
↓ 1 callersFunctioncapitalize
* Makes the first character of a string uppercase * @param {String} value * @returns {Boolean|String} Returns false for non string inputs
buildScripts/create/class.mjs:430
↓ 1 callersFunctioncapitalize
* Makes the first character of a string uppercase * @param {String} value * @returns {Boolean|String} Returns false for non string inputs
buildScripts/create/addConfig.mjs:175
↓ 1 callersMethodcenter
* @param {Object} data * @param {Boolean} [data.animate=false] * @param {String} data.id * @param {Number} data.lat * @param {Numb
src/main/addon/MapboxGL.mjs:212
↓ 1 callersMethodchangeHeatRule
(value)
apps/covid/view/WorldMapContainerController.mjs:24
↓ 1 callersMethodchangeHeatRule
(value)
apps/sharedcovid/view/WorldMapContainerController.mjs:24
← previousnext →2,801–2,900 of 8,612, ranked by callers