Install
Windows (WSL)

Install in WSL

git clone <your-repo-url> BIOMETRICS
cd BIOMETRICS
./biometrics-onboard

Verify Linux user context

Run whoami and ensure your repo workspace is writable.

Expected output: current user is non-root

Start and verify

cd biometrics-cli
go run ./cmd/controlplane
curl -fsS http://127.0.0.1:59013/health/ready