This repository was archived by the owner on Feb 22, 2026. It is now read-only.
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
anon/backend) : Verify Employment API (zkTLS): Start / Submit / Status #575
For any queries, or anything, join out [Telegram Group](https://t.me/shogenlabs) or contact [Poulav](https://t.me/impoulav), [Soham](https://t.me/tosoham) or [Rahul](https://t.me/darkdanate)
Title
Verify Employment API (zkTLS): Start / Submit / Status
Description
Type of Issue: Feature / Backend / API / ZK
Directory:
anon/backendTask :
Public endpoints:
POST /verify/employment/start→ returns provider session info (company selector, challenge)POST /verify/employment/submit→ accept proof blob; verify via provider adapter; persist attestationGET /verify/employment/status?company=...→ returnsverified|pending|failedSecurity: proof blob size limits; strict schema; audit all attempts.
On success: optionally mint SBT/VC pointer; cache verifier result for
/postgating.Current:
Expected: