# OrchestrationPlan

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/autonomous/orchestrator.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/autonomous/orchestrator.ts#L82)

A complete multi-phase workflow

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
| `description` | `string` |
| `phases` | `Phase[]` |
