LatticeSearch - protected install package (light)
=================================================
Small download; the installer fetches Python (if missing) + deps online at install time, then runs
fully locally. The engine ships as COMPILED code: the secret algorithms are native machine-code
(.pyd) and the rest is compiled bytecode (.pyc) - there is no readable Python source in this package.

INSTALL (no admin): unzip, then run installer\LatticeSearch-Setup.hta (or installer\install_user.bat).
The wizard installs Python 3.10 if absent, installs numpy, sets Personal/Work access mode, and adds
shortcuts. Launch from the shortcut; the app opens at http://127.0.0.1:8765 .
Nothing about your files or searches ever leaves the machine after setup.
