Why it matters

Delegation shapes flexible multi-agent. Understanding shapes design.

Advertisement

The architecture

Agent detects out-of-domain.

Wraps subtask.

Sends to peer + waits.

Delegation flowAgent Adetects subtaskWrap + sendto Agent BAwait resultcontinue with resultAsync delegation possible; watch for cycles + timeouts
Delegation.
Advertisement

How it works end to end

Delegation contract: input + output schema.

Sync or async execution.

Timeout + retry.

Loop protection.