# GroundingScoreResult

**Kind:** Interface

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

## Properties

| Property | Type |
|---|---|
| `score` | `number` |
| `matched` | `string[]` |
| `unmatched` | `string[]` |
