Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/orchestrator.ts
Result of executing a single phase
Properties
| Property | Type |
|---|---|
phaseId | string |
agentResults | AgentResult[] |
synthesis | string |
totalUsage | TokenUsage |
durationMs | number |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/orchestrator.ts
Result of executing a single phase
| Property | Type |
|---|---|
phaseId | string |
agentResults | AgentResult[] |
synthesis | string |
totalUsage | TokenUsage |
durationMs | number |
Was this page helpful?