Skip to content

ConsistencyCheckInput

reference
1 min readUpdated

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

PropertyType
documentsDocumentSummary[]
projectContext`{
appName: string;
primaryAudience: string;
userRoles: string[];

}` |

Was this page helpful?

Download as PDF