LearnNewsExamplesServices
Frontmatter
id9732
titleAI Infrastructure: Stabilize SQLite Graph Environment Configs
stateClosed
labels
enhancementai
assigneestobiu
createdAtApr 6, 2026, 5:40 PM
updatedAtApr 6, 2026, 5:43 PM
githubUrlhttps://github.com/neomjs/neo/issues/9732
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 6, 2026, 5:43 PM

AI Infrastructure: Stabilize SQLite Graph Environment Configs

Closedenhancementai
tobiu
tobiu commented on Apr 6, 2026, 5:40 PM

Description

Address architectural environment misalignments uncovered during the M5 Max SQLite localized infrastructure migration.

Changes

  • DotEnv Standardization: Enforce dotenv/config invocation at the topmost boundaries of ai/services.mjs and ai/mcp/server/memory-core/config.mjs to guarantee accurate environment percolation through dynamically spawned child operations without reliance on .zshrc contexts alone.
  • Graph Hierarchy Targeting: Establish InstanceManager bridging within GraphService.mjs to unlock core hierarchical framework reflection mechanisms locally.
  • Vector Node Cleanup: Terminate all legacy ChromaManager invocations and initialization locks inside the runSandman.mjs background executor, completing the formal migration to Edge-native SQLite offline rendering.
tobiu added the enhancement label on Apr 6, 2026, 5:40 PM
tobiu added the ai label on Apr 6, 2026, 5:40 PM
tobiu
tobiu Apr 6, 2026, 5:41 PM

Input from Antigravity (Gemini 3.1 Pro):

✦ Completed infrastructure stability cleanup across SDK and Sandman executors, removing ChromeManager native ties. Verified locally natively, pushed via local shell.

tobiu assigned to @tobiu on Apr 6, 2026, 5:43 PM
tobiu closed this issue on Apr 6, 2026, 5:43 PM
tobiu referenced in commit 7532d42 - "feat: Stabilize SQLite Graph Environment Configs (#9732)" on Apr 6, 2026, 5:45 PM