Privacy and data handling
Jev Screen is a screening judgment API operated by Arsana (hi@arsana.cloud). This page states exactly what happens to data you send. Last updated 2026-09-20.
What we store: almost nothing
- CV text and role profiles are never stored. The screening service is stateless: the request is scored in memory and the response returned. Nothing is written to disk or a database.
- Usage metering records per request: your API key id, input/output token counts, the returned tier, and the model version. No CV content, no applicant identifiers.
- Accounts store your email, a password hash (scrypt), your plan, and your API key hashes. Keys are stored as SHA-256 hashes; the full key is shown once at creation and cannot be recovered.
- Request logs on our infrastructure record method and path only, never request bodies.
Redaction before the model
Email addresses, phone numbers, and URLs are stripped from CV text before anything is sent to the judgment model (TypeSafe's Jev, processed under TypeSafe's terms). You can disable redaction per request; we recommend you never do.
Retention
- CV content: zero retention. It does not exist anywhere after the response is returned.
- Usage records: retained while your account is active, for quota metering and billing.
- Account data: deleted on request to hi@arsana.cloud.
Your applicants, your notice
You are the data controller for the CVs you send. Collect whatever consent your jurisdiction requires. We are the processor for the brief transit of a request, and we keep nothing after it.
Automated employment decisions
Jev Screen returns scores and tier recommendations. It never rejects, ranks out, or decides. Under frameworks like NYC Local Law 144, the operator of an automated employment decision tool is the party that acts on its output: with Jev Screen, that party is you, and your human-in-the-loop review is the control the law expects. We support customers running bias audits and will provide the documentation needed for yours.
Contact
Questions, deletions, DPAs, security reviews: hi@arsana.cloud.