Frontmatter
| id | 9955 |
| title | DreamService / Librarian Coupling |
| state | Closed |
| labels | enhancementaiarchitecture |
| assignees | [] |
| createdAt | Apr 13, 2026, 11:28 AM |
| updatedAt | Jun 5, 2026, 7:31 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9955 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 9954 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 5, 2026, 7:31 PM |
Goal
Filter the natively-extracted SQLite Capability Gaps dynamically into a local execution queue instead of mapping to GitHub text issues.
Implementation Checklist
DreamServicetargetingSELECT * FROM nodes WHERE properties.capabilityGap IS NOT NULL.