Skip to content

docs(CLAUDE): client-side embedding is the PRODUCTION default#160

Merged
ahmetabdullahgultekin merged 1 commit into
mainfrom
bio/clarify-cse-default
Jun 14, 2026
Merged

docs(CLAUDE): client-side embedding is the PRODUCTION default#160
ahmetabdullahgultekin merged 1 commit into
mainfrom
bio/clarify-cse-default

Conversation

@ahmetabdullahgultekin

Copy link
Copy Markdown
Contributor

The code default for app.auth.client-side-embedding is OFF, but prod .env.prod sets it ON (global) -> client-side embedding is the production default for face enroll AND verify. The "default OFF" wording misled a thesis audit; this clarifies it. Verified live 2026-06-14.

…efault OFF")

The code default for app.auth.client-side-embedding is OFF, but production .env.prod sets
APP_AUTH_CLIENT_SIDE_EMBEDDING=true (global) -> client-side embedding is the prod default for
face enroll AND verify (browser computes Facenet512 via onnxruntime-web, only the 512-d vector
is uploaded). The "default OFF" wording misled a thesis audit; clarify so the code default is
not mistaken for prod behaviour. Verified live 2026-06-14 (FaceEnrollmentDialog.tsx:59,
BiometricService.ts:220). Thesis corrected to match: FIVUCSAS #213/#214.
@ahmetabdullahgultekin ahmetabdullahgultekin merged commit 48cf08c into main Jun 14, 2026
@ahmetabdullahgultekin ahmetabdullahgultekin deleted the bio/clarify-cse-default branch June 14, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant