Frontmatter
| id | 9685 |
| title | Implement Neural Pruning and Graph GC |
| state | Closed |
| labels | epicai |
| assignees | tobiu |
| createdAt | Apr 4, 2026, 2:48 PM |
| updatedAt | Apr 4, 2026, 8:02 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9685 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 4, 2026, 8:02 PM |
Implement Neural Pruning and Graph GC
Closedepicai

The Native Graph lacks a structural Garbage Collector to manage "Graph Entropy", leading to context saturation over time.
This epic covers:
OPEN,CLOSED) into database node properties via Sandman (Neo.ai.mcp.server.memory-core.services.DreamService).GraphService.getContextFrontier) to actively filter paths routing throughCLOSEDstate nodes.