# The SemDAG Blog

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

## [How to assemble context from a SemDAG](https://semdag.com/blog/assembling-context-from-a-semdag)

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

## [What belongs in a knowledge dependency?](https://semdag.com/blog/choosing-knowledge-dependencies)

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