iiRecord
Agentic AI Atlas · Dependency Resolution
orch-primitive:dependency-resolutiona5c.ai
II.
OrchestrationPrimitive overview

orch-primitive:dependency-resolution

Reference · live

Dependency Resolution overview

Resolve task dependencies before dispatch. When task B declares a dependency on task A, this primitive holds B in a waiting state until A completes successfully. Supports DAG-shaped dependency graphs, cycle detection, and partial-order scheduling to maximize parallelism while respecting ordering constraints.

OrchestrationPrimitiveOutgoing · 4Incoming · 1

Attributes

displayName
Dependency Resolution
description
Resolve task dependencies before dispatch. When task B declares a dependency on task A, this primitive holds B in a waiting state until A completes successfully. Supports DAG-shaped dependency graphs, cycle detection, and partial-order scheduling to maximize parallelism while respecting ordering constraints.
orchestrationKind
dependency-resolution
trigger
on-state-change

Outgoing edges

orch_applies_to1
orch_requires_skill_area1
orch_triggers1
realizes1

Incoming edges

supports_orchestration_primitive1