# ClaimVerification

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/types/stage-11.types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/types/stage-11.types.ts#L52)

## Properties

| Property | Type |
|---|---|
| `claimId` | `string` |
| `status` | `'verified' | 'flagged' | 'uncertain'` |
| `groundingScore` | `number` |
| `openaiScore` | `number` |
| `issues` | `string[]` |
