Install in WSL
git clone <your-repo-url> BIOMETRICS
cd BIOMETRICS
./biometrics-onboardVerify 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