# TicketTopicProposal

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/manuals-insights/manuals-insights.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/manuals-insights/manuals-insights.service.ts#L80)

One redacted, human-facing content-loop proposal (what the cockpit/GET returns).

## Properties

| Property | Type |
|---|---|
| `topicKey` | `string` |
| `title` | `string` |
| `ticketCount` | `number` |
| `exampleQuestions` | `string[]` |
| `suggestedAnswerSourcePages` | `Array<{ slug: string; title: string }>` |
| `alreadyDocumented` | `false` |
