Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-08.types.ts
Properties
| Property | Type |
|---|---|
id | string |
phaseId | string |
type | `'parent' |
parentSessionId | string |
documentIds | string[] |
tokenBudget | `{ |
input: number; output: number;
}| |sharedContext|SharedContext| |status|'pending' | 'running' | 'completed' | 'failed'` |
Was this page helpful?