# VerificationReport

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/stages/stage-10-generation/verifier-agent.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/stages/stage-10-generation/verifier-agent.service.ts#L38)

## Properties

| Property | Type |
|---|---|
| `documentId` | `string` |
| `title` | `string` |
| `verified` | `string[]` |
| `unverified` | `string[]` |
| `corrections` | `VerificationCorrection[]` |
| `confidence` | `number` |
