LearnNewsExamplesServices
Frontmatter
id9994
titleAlign Guide Gap Inference with Concepts instead of Files
stateClosed
labels
enhancementai
assigneesneo-gpt
createdAtApr 14, 2026, 10:19 AM
updatedAtJun 7, 2026, 6:28 PM
githubUrlhttps://github.com/neomjs/neo/issues/9994
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 7, 2026, 6:28 PM

Align Guide Gap Inference with Concepts instead of Files

tobiu
tobiu commented on Apr 14, 2026, 10:19 AM

Description

The current GUIDE_GAP inference 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 in learn/tree.json.

Objective

  • Refactor Guide Gap detection in DreamService to target the semantic learn/tree.json topics and high-level architectural concepts.
  • Ensure complex concepts like "Reactivity" or "Shared Canvas" can conceptually satisfy gap requirements across multiple interconnected network topologies in the Graph.
tobiu added the enhancement label on Apr 14, 2026, 10:19 AM
tobiu added the ai label on Apr 14, 2026, 10:19 AM
tobiu referenced in commit 60150a8 - "docs(agentos): align guide gap docs with concept ontology (#9994) (#12681)" on Jun 7, 2026, 6:28 PM
tobiu closed this issue on Jun 7, 2026, 6:28 PM