Agent Guide

Raw Markdown
Loading...

Explanatory system model (AnnumDag.model)

The DAG widget can also explain a static concept without executing a run. Pass {model: {title, description, nodes, edges}}; each node supports id, label, description, and structured notes: [{label, body}]. Invalid IDs, dependencies, edges, and cycles fail loudly. See the live model demo and the Markdown agent guide for the complete example.