# CompetitorInfo

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/parser-core/src/interfaces/competitor.interface.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/interfaces/competitor.interface.ts#L5)

Competitor documentation interfaces for Stage 2 AI Enhancement

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
| `docsUrl` | `string` |
| `apiDocsUrl` | `string` |
| `reason` | `string` |
| `category` | `string` |
