Frontmatter
| id | 9741 |
| title | Feature: DreamService Codebase Gap Analysis (Automated Doc Alerting) |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Apr 6, 2026, 8:15 PM |
| updatedAt | Apr 6, 2026, 8:46 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9741 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 6, 2026, 8:46 PM |
Feature: DreamService Codebase Gap Analysis (Automated Doc Alerting)
Closedenhancementai
tobiu assigned to @tobiu on Apr 6, 2026, 8:22 PM

tobiu
Apr 6, 2026, 8:46 PM
I have implemented the FileSystemIngestor utilizing the codebase gap analysis logic to inject documentation and test alerts correctly. The failing unit tests preventing deployment have been fixed (GraphService properties payload mapping normalized natively). The REM pipeline logic should now activate securely.
tobiu closed this issue on Apr 6, 2026, 8:46 PM
Description
Currently, the SQLite Hebbian Memory Integration (Hybrid GraphRAG) pipeline digests episodic memories (conversational sessions) and extracts topological conflicts based on past agent dialogue.
However, the active source code, tests, and guides are sitting in a secondary dimension. If agents build massive structural features over several sessions, the
Memory Coreknows about it contextually. But if the team forgets to document it, the system doesn't natively detect that the resulting artifacts (source code or markdown inlearn/guides/) are missing.Objective
We need to enhance
runSandman.mjs(the REM Extraction pipeline) to:MemoryServicecross-reference active.neo-ai-data/neo.dbnodes against the embedded knowledge base (the JSONL chunk output of current repository state).gemma4to analyze if high-density episodic achievements lack corresponding markdown/source nodes in the core knowledge base.sandman_handoff.md.