Install
Linux

Install

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

Verify onboarding report

Check .biometrics/onboard/report.json and resolve any blocker.

Expected output: status=ok or warnings only

Start and verify

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