`nix run .#dev-install` runs build.py, export_mdl.py and make_set.py into
./build, then stages the loose .mdl/.wok/.set into ~/Documents/Neverwinter
Nights/development/ for toolset testing without packing a .hak. Replaces only
twu01* files there; keeps build/ for inspection. gitignore build/ + *.blend.
Verified: 40 .mdl + 40 .wok + twu01.set (CRLF intact) staged into development/.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
STATUS.md: what the generator kit produces, the pipeline commands, what's
verified (build/export/set), first-pass caveats, git state, and next passes.
AGENTS.md §6.3: test tilesets without packing a .hak by dropping loose .set/
.mdl/.wok into ~/Documents/Neverwinter Nights/development/ (toolset reads it).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>