Declares intent
Agents describe planned work, ordered dependencies, traceability, evidence expectations, and review state before the result is treated as ready.
Draft specification 0.1.0
A TOML format for declarative policy, workflow, traceability, evidence, closure roots, and review gates in agent-driven software development.
Positioning
Agents describe planned work, ordered dependencies, traceability, evidence expectations, and review state before the result is treated as ready.
Closure-root rules tie claims to upstream source hashes so downstream artifacts can inherit brittleness instead of hiding it.
DAG-TOML does not schedule tools, grant permissions, move messages, or sandbox code. Control planes and runtimes keep owning those decisions.
Use it when
DAG-TOML is aimed at software generated or modified by agents, especially where a reviewer needs to evaluate the claimed shape of the work before reading every byte.
Start points