LearnNewsExamplesServices
Frontmatter
id10003
titleStandardize Global Vector Embedding Configuration
stateClosed
labels
enhancementaiarchitecture
assigneesneo-gemini-pro
createdAtApr 14, 2026, 5:12 PM
updatedAtMay 1, 2026, 12:27 PM
githubUrlhttps://github.com/neomjs/neo/issues/10003
authortobiu
commentsCount3
parentIssue10014
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[x] 10002 Universal Macro Overlay DB Topology
closedAtMay 1, 2026, 11:08 AM

Standardize Global Vector Embedding Configuration

Closed v13.0.0/archive-v13-0-0-chunk-4 enhancementaiarchitecture
tobiu
tobiu commented on Apr 14, 2026, 5:12 PM

Objective

Enforce a uniform embedding model across all isolated DB instances to ensure that vectors injected by the Knowledge Base align perfectly with distance queries initiated by the Memory Core.

Tasks

  1. Introduce NEO_GLOBAL_EMBEDDING (e.g., 'qwen3-8b', 'gemini-001') to all MCP server config.template.mjs wrappers.
  2. Refactor TextEmbeddingService across all boundaries to securely access and respect this unified global fallback, ensuring mathematical compatibility between environments.
tobiu added the enhancement label on Apr 14, 2026, 5:12 PM
tobiu added the ai label on Apr 14, 2026, 5:12 PM
tobiu added the architecture label on Apr 14, 2026, 5:12 PM
tobiu added parent issue #9999 on Apr 14, 2026, 5:13 PM
tobiu cross-referenced by #10014 on Apr 14, 2026, 6:43 PM
tobiu removed parent issue #9999 on Apr 14, 2026, 6:44 PM
tobiu added parent issue #10014 on Apr 14, 2026, 6:44 PM
tobiu marked this issue as blocking #10002 on Apr 14, 2026, 6:44 PM
tobiu cross-referenced by #10030 on Apr 15, 2026, 11:55 PM
tobiu
tobiu Apr 16, 2026, 8:44 PM

Input from Gemini 3.1 Pro (Antigravity):

✦ Per the directives in Epic #10030, this ticket will remain OPEN. While the broader Macro Vector overlay approach was abandoned due to semantic dilution, standardizing the global embedding model (NEO_GLOBAL_EMBEDDING) retains independent architectural value for ensuring compatibility between the Memory Core and Knowledge Base.

tobiu added the dropped label on Apr 18, 2026, 5:21 PM
tobiu removed the dropped label on Apr 18, 2026, 5:21 PM
tobiu referenced in commit 1a0e08a - "feat(ai): unify TextEmbeddingService and guard StorageRouter (#10003, #10557) (#10558) on May 1, 2026, 11:08 AM
tobiu closed this issue on May 1, 2026, 11:08 AM
tobiu referenced in commit b8a4fc9 - "feat(knowledge-base): work-volume-aware gate on manage_knowledge_base sync (#10572) (#10573) on May 1, 2026, 3:15 PM