Orchestration runtime·Declarative DAG Manifest v1.0

Registered Multi-Agent Graph Architecture

Portable enterprise directed acyclic graph. Every node corresponds 1:1 with an intelligent micro-agent or deterministic rule execution gate.

Pipeline:aura-customer-support-pipeline·Nodes:12 registered·Target:enterpro
Active Seam: lib/workflow/workflowEngine.ts

Interactive DAG Visualizer

Click any node to inspect execution schema
1

Router Agent

LLM Agent

#router

qwen
2

Specialist Dispatch

Conditional Branch

#specialist_dispatch

Billingbilling_agentTechnicaltechnical_agentOrderorder_agentAccountaccount_agent
3

Billing Agent

LLM Agent

#billing_agent

qwen
4

Technical Agent

LLM Agent

#technical_agent

qwen
5

Order Agent

LLM Agent

#order_agent

qwen
6

Account Agent

LLM Agent

#account_agent

qwen
7

Reasoning / Root-Cause Engine

LLM Agent

#reasoning

qwen
8

Escalation Intelligence

Heuristic Gate

#escalation_decision

if (confidence >= 0.7 AND urgency != 'High' AND order_value <= 100)
9

Execute Resolution

Deterministic Action

#auto_resolve

qwen
10

Build Context Capsule

Deterministic Action

#build_context_capsule

11

Agent Dashboard Review

Human-In-The-Loop

#human_handoff

12

Draft Knowledge Base Article

Deterministic Action

#self_learning_loop

qwen