Skip to content

The SemDAG Blog

Technical explanations of SemDAG, knowledge dependencies, and assembling context for AI agents.

Engineering

How to assemble context from a SemDAG

Follow a concrete dependency graph from a target Module to a foundations-first context bundle, with deduplication and cycle detection.

  • 4 min read

Use comprehension to choose dependencies between Modules, and keep task order, related topics, and copied instructions out of the knowledge graph.

  • 3 min read