# CONTENT_TASK_KINDS

**Kind:** Constant

**Source:** [`atloria-monorepo/apps/api/src/content-tasks/dto/index.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/content-tasks/dto/index.ts#L8)

Analytics action-queue DTOs. Kinds/statuses mirror the Prisma enums exactly but
are declared here as literal arrays so request validation never depends on the
generated client being regenerated first (and stays self-documenting).
