π Agent DAG Equation
We model an execution mesh M as a directed acyclic graph:
Where:
M = (N, E) are agent nodes
T_M = max( tβ(spawn) + tβ(exec) ) for all n β N defines flow dependencies
TTL of the graph is defined as:
Agents auto-expire after or conditional failure.
Last updated