Jev
Projects and libraries using Jev for routing, verification and typed decisions.
Repository owner imageJev Resilience
Detect error-like content in otherwise successful reactive HTTP responses.
CategorySDKs & integrations | UseSpring reactive responses | SourceGitHub |
Ownervicente-md | Original projecthttps://github.com/vicente-md/jev-resilience | |
Research evidence
JevEvaluationService posts a silent-failure Noul to /v1/systemone. ReactiveSemanticCircuitBreakerAspect compares the returned probability with a threshold and emits SemanticFailureException when it exceeds that threshold.
A Spring reactive-response integration absent from the baseline.
Explicitly fails open on transport errors or malformed answers by returning 0.0. Its comments call the Noul value confidence, but it is a yes-probability. No reliability guarantee is implied.
documentation source 1 (retrieved 2026-09-18)code source 2 (retrieved 2026-09-18)code source 3 (retrieved 2026-09-18)