# COERCION_CATEGORY_HINTS (/docs/api/variables/COERCION_CATEGORY_HINTS)



```ts
const COERCION_CATEGORY_HINTS: Record<CoercionCategory, string>;
```

Defined in: [packages/core/src/coercion.ts:73](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/coercion.ts#L73)

Human-readable explanation per category, surfaced in `warn`-mode diagnostics.


## Sitemap

Browse the full documentation: [Markdown sitemap](https://austenstone.github.io/actio/sitemap.md) · [XML sitemap](https://austenstone.github.io/actio/sitemap.xml)