Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-11.types.ts
Properties
| Property | Type |
|---|---|
documentId | string |
title | string |
accuracyScore | number |
claims | `{ |
total: number; verified: number; flagged: number; uncertain: number;
}| |issues|VerificationIssue[]| |passesThreshold|boolean| |requiredActions|string[]` |
Was this page helpful?