# @neith/engine-data-registry

Neith sovereign Data Registry + data-driven CVars: a registry asset federating
multiple data sources (local table / remote feed / compute) with compound
primary-key lookup, a TTL+LRU cache with invalidation policy, an async fetch
API, data-driven console variables bound to registry values, a console CVar
explorer with search/filter, an audit log of live CVar changes, LiveOps
remote-config cross-reference, and runtime hot-reload (phase 172.13)

## At a glance

- **Path:** `libs/neith/engine-data-registry`
- **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-data-registry`

## Commands

```bash
pnpm nx test @neith/engine-data-registry
pnpm nx lint @neith/engine-data-registry
```

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