zod-jev
jomatsu
Adds semantic rules to Zod validation, such as checking whether text matches a description or contains personal information.
- License
- MIT
- GitHub Stars
- 7
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Combines semantic conditions from one parse into Jev Noul questions and maps probabilities to validation results.
What this project offers
Uses Zod’s error structure to attach semantic validation issues to fields.
Review scope
This is a semantic validation library for Zod, not an MCP server. Uncertainty or service unavailability fails validation, but privacy detection and business judgments are not guaranteed accurate.
Sources and implementation
Related projects
jev
dannote · SDK & Decision Frameworks
Integrates Jev as an asynchronous Elixir/OTP process whose replies are handled with GenServer pattern matching.
daf-jev
docxology · SDK & Decision Frameworks
A Python toolkit for Jev requests, batch evaluation, calibration and MCP access.
jev-starter
hamakyo · SDK & Decision Frameworks
TypeScript patterns for thresholds, fallbacks, human review and evaluation on top of the TypeSafe SDK.
jevclient
AboveColin · SDK & Decision Frameworks
An asynchronous Python Jev client that batches typed questions in one request.