# @neith/engine-level-snapshot

Neith sovereign Level Snapshot & editor workflow: capture a level's
actor/property state to a snapshot, diff a snapshot against the current level
(added/removed/modified actors and per-property value changes), partial restore
of selected actors or properties, include/exclude filters, runtime restore,
snapshot versioning with migration, a diff viewer report, multi-user concert
snapshot broadcast and a sequencer restore-state track (phase 173.17)

## At a glance

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

## Commands

```bash
pnpm nx test @neith/engine-level-snapshot
pnpm nx lint @neith/engine-level-snapshot
```

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