# AUDIT_ACTIONS

**Kind:** Constant

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

Standardized audit action taxonomy.

Every `AuditService.record()` call site should use one of these constants so
the org-wide audit view (and its action filter) stays a closed vocabulary
instead of drifting into free-form strings.
