# @neith/dcc-data-api

Neith sovereign Blender Data API / Custom Properties / RNA: a bpy.data-style
ID-block store with full enumeration by type, typed custom properties
(int/float/string/float-vec/id-pointer) with min/max/step constraints,
animatable + library-override flags, RNA reflection
(type/subtype/description/tooltip), UI decorators
(slider/checkbox/colour/id-picker), datablock pointers and enum properties with
dynamic item callbacks (phase 173.32)

## At a glance

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

## Commands

```bash
pnpm nx test @neith/dcc-data-api
pnpm nx lint @neith/dcc-data-api
```

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