Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-11.types.ts
CrossDocumentConsistencyCheck - Batch review of all documents
After individual document verification, OpenAI reviews all documents together to catch inconsistencies that wouldn't be visible when looking at documents in isolation.
Properties
| Property | Type |
|---|---|
documents | DocumentSummary[] |
projectContext | `{ |
appName: string; primaryAudience: string; userRoles: string[];
}` |
Was this page helpful?