# ConsistencyIssue

**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#L99)

## Properties

| Property | Type |
|---|---|
| `type` | `'terminology' | 'role' | 'navigation' | 'contradiction'` |
| `severity` | `'critical' | 'major' | 'minor'` |
| `description` | `string` |
| `affectedDocuments` | `string[]` |
| `examples` | `string[]` |
