Frontmatter
| id | 9994 |
| title | Align Guide Gap Inference with Concepts instead of Files |
| state | Closed |
| labels | enhancementai |
| assignees | neo-gpt |
| createdAt | Apr 14, 2026, 10:19 AM |
| updatedAt | Jun 7, 2026, 6:28 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9994 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 7, 2026, 6:28 PM |
Description
The current
GUIDE_GAPinference incorrectly maps architectural guides 1-to-1 with isolated structural files. This is fundamentally disconnected from how learning materials are generated: we need learning section guides for concepts (e.g., "Reactivity", "Shared Canvas"), not purely files. For instance, Canvas has multiple related guides mapped inlearn/tree.json.Objective
DreamServiceto target the semanticlearn/tree.jsontopics and high-level architectural concepts.