# UserFeature

**Kind:** Interface

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

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `name` | `string` |
| `description` | `string` |
| `actions` | `UserAction[]` |
| `requiredRoles` | `string[]` |
| `relatedFeatures` | `string[]` |
| `evidence` | `FeatureEvidence[]` |
| `confidence` | `number` |
