# @neith/engine-asset-validation

Neith sovereign Asset Validation & content linter: a rule engine mapping
asset-type to rule-sets, built-in rules (naming convention, path root, file
size, reference integrity, complexity), custom validator plug-ins, bulk
commandlet validation, a CI gate that blocks on error-severity violations, plus
localization-coverage, lightmap-density, texture-size (power-of-two + max),
triangle-count/LOD and missing/reverse-reference rules (phase 173.18)

## At a glance

- **Path:** `libs/neith/engine-asset-validation`
- **Domain:** neith (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/neith/deep-dive) ·
  [systems one-pager](/docs/systems/lib-neith.md)
- **Nx project:** `@neith/engine-asset-validation`

## Commands

```bash
pnpm nx test @neith/engine-asset-validation
pnpm nx lint @neith/engine-asset-validation
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
