Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
OrchestrationDAG
Interface OrchestrationDAG
interface
OrchestrationDAG
{
edges
:
{
dataType
:
string
;
from
:
string
;
to
:
string
}
[]
;
hasCycles
:
boolean
;
hasHumanCheckpoints
:
boolean
;
maxDepth
:
number
;
nodes
:
DAGNode
[]
;
trustBoundaries
:
number
;
}
Index
Properties
edges
has
Cycles
has
Human
Checkpoints
max
Depth
nodes
trust
Boundaries
Properties
edges
edges
:
{
dataType
:
string
;
from
:
string
;
to
:
string
}
[]
has
Cycles
hasCycles
:
boolean
has
Human
Checkpoints
hasHumanCheckpoints
:
boolean
max
Depth
maxDepth
:
number
nodes
nodes
:
DAGNode
[]
trust
Boundaries
trustBoundaries
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edges
has
Cycles
has
Human
Checkpoints
max
Depth
nodes
trust
Boundaries
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...