Frontmatter
| id | 9667 |
| title | Phase 1: Cleanse knowledge-base of Graph Logic |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Apr 3, 2026, 11:44 PM |
| updatedAt | Apr 4, 2026, 12:03 AM |
| githubUrl | https://github.com/neomjs/neo/issues/9667 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 9666 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 4, 2026, 12:01 AM |
Phase 1: Cleanse knowledge-base of Graph Logic
Closedenhancementai
tobiu added parent issue #9666 on Apr 3, 2026, 11:44 PM

tobiu
Apr 4, 2026, 12:01 AM
Migrated GraphService from knowledge-base to memory-core. Removed public /graph/* routes from knowledge-base, re-implemented them in memory-core. Successfully integrated GraphService locally into DreamService for REM sleep extraction.
tobiu closed this issue on Apr 4, 2026, 12:01 AM
tobiu assigned to @tobiu on Apr 4, 2026, 12:03 AM
tobiu cross-referenced by #9668 on Apr 4, 2026, 12:04 AM
tobiu cross-referenced by #9669 on Apr 4, 2026, 12:04 AM
Executes the removal of `GraphService`, the OpenAPI routes, and `VectorService` graph insertions from the `knowledge-base` MCP server as dictated by Epic #9666.