LearnNewsExamplesServices
Frontmatter
id9685
titleImplement Neural Pruning and Graph GC
stateClosed
labels
epicai
assigneestobiu
createdAtApr 4, 2026, 2:48 PM
updatedAtApr 4, 2026, 8:02 PM
githubUrlhttps://github.com/neomjs/neo/issues/9685
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 4, 2026, 8:02 PM

Implement Neural Pruning and Graph GC

Closedepicai
tobiu
tobiu commented on Apr 4, 2026, 2:48 PM

The Native Graph lacks a structural Garbage Collector to manage "Graph Entropy", leading to context saturation over time.

This epic covers:

  1. Pushing explicit issue states (OPEN, CLOSED) into database node properties via Sandman (Neo.ai.mcp.server.memory-core.services.DreamService).
  2. Implementing Edge Weight Time-Decay logic to naturally fade un-referenced correlations.
  3. Enhancing the Context Priming Engine (GraphService.getContextFrontier) to actively filter paths routing through CLOSED state nodes.
tobiu added the epic label on Apr 4, 2026, 2:48 PM
tobiu added the ai label on Apr 4, 2026, 2:48 PM
tobiu referenced in commit b263ed9 - "feat: Implement Graph Database Garbage Collection and Headless Pipeline fixes (#9685)" on Apr 4, 2026, 3:30 PM
tobiu assigned to @tobiu on Apr 4, 2026, 3:30 PM
tobiu
tobiu Apr 4, 2026, 8:02 PM

Fixed via b263ed931fbae2483ff3265d8994d14e34a8541f

tobiu closed this issue on Apr 4, 2026, 8:02 PM