Frontmatter
| id | 10003 |
| title | Standardize Global Vector Embedding Configuration |
| state | Closed |
| labels | enhancementaiarchitecture |
| assignees | neo-gemini-pro |
| createdAt | Apr 14, 2026, 5:12 PM |
| updatedAt | May 1, 2026, 12:27 PM |
| githubUrl | https://github.com/neomjs/neo/issues/10003 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | 10014 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [x] 10002 Universal Macro Overlay DB Topology |
| closedAt | May 1, 2026, 11:08 AM |
Standardize Global Vector Embedding Configuration
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
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 closed this issue on May 1, 2026, 11:08 AM
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
NEO_GLOBAL_EMBEDDING(e.g.,'qwen3-8b','gemini-001') to all MCP serverconfig.template.mjswrappers.TextEmbeddingServiceacross all boundaries to securely access and respect this unified global fallback, ensuring mathematical compatibility between environments.