# @neith/engine-dataflow

Neith sovereign Dataflow node-graph runtime (UE 5.4+): strongly-typed multi-kind
values (float/int/bool/vec3/string/mesh/geometry-collection) with edit-time
type-checked connections and topological compilation, runtime evaluation with a
context, a node library (math/vector/string/mesh/particle/audio), pure-vs-impure
node semantics, reusable sub-graph/macro nodes, cook-time constant folding of
pure branches and a Chaos geometry-collection integration (fracture/transform
nodes) (phase 173.14)

## At a glance

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

## Commands

```bash
pnpm nx test @neith/engine-dataflow
pnpm nx lint @neith/engine-dataflow
```

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