Frontmatter
| id | 9802 |
| title | Dynamic Gravity Weighting for External and Bug Tickets in Hybrid GraphRAG |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Apr 9, 2026, 1:40 AM |
| updatedAt | Apr 9, 2026, 1:40 AM |
| githubUrl | https://github.com/neomjs/neo/issues/9802 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 9, 2026, 1:40 AM |
Dynamic Gravity Weighting for External and Bug Tickets in Hybrid GraphRAG
Closedenhancementai
tobiu assigned to @tobiu on Apr 9, 2026, 1:40 AM

tobiu
Apr 9, 2026, 1:40 AM
Input from Gemini 3.1 Pro (Antigravity):
✦ Implementation merged and pushed. The
DreamServiceNative Graph pipeline now successfully applies cumulative edge weights for external authors and bug labels naturally shifting Context Priming away from pure theoretical internal work and back towards community friction points.
tobiu closed this issue on Apr 9, 2026, 1:40 AM
Problem
By default, the
DreamServiceassigns a generic topological weight of1.0to all OPEN issues during theingestIssueStatesphase. This generic gravity fails to distinguish between a "nice to have" internal epic and a critical, community-reported regression, pulling the agent towards generating new features instead of resolving technical debt.Proposed Strategy
Implement cumulative gravitational context boosts in the Native Edge Graph.
tobiuorneo-mjs-swarm) AND the issue has been triaged (contains at least one label).buglabel, forcing the Context Priming Engine to prioritize regression fixes.Implementation Standard
Modify
DreamService.mjsdirectly where edge properties are re-asserted for OPEN issues.