Docs / source reviewed
n8n Jev Gate
Route uncertain n8n decisions to review
How this project uses Jev
- Input
- Selected workflow fields, text or JSON, plus choice, score and yes/no questions
- Jev decides
- Return Choice, Score and Noul answers with probabilities for per-question threshold rules
- Code executes
- The node emits Confident, Review or named route outputs, with batching and calibration on labeled examples
Evidence and limitations
A community node, not an official TypeSafe product; the author says it is not n8n Cloud verified. API errors fail the node unless Continue On Fail routes them to review. Small author test sets do not establish accuracy on business data. Not independently run here.
This project has not been run independently here. Author-reported results are not independently verified results.
Original sources
- https://github.com/PerseoaAgencyAutomations/n8n-nodes-jev-gate/blob/1160cc914ceabdc537fb51f96ba06ebd828bc043/README.md ↗
- https://github.com/PerseoaAgencyAutomations/n8n-nodes-jev-gate/blob/1160cc914ceabdc537fb51f96ba06ebd828bc043/nodes/JevGate/JevGate.node.ts ↗
- https://github.com/PerseoaAgencyAutomations/n8n-nodes-jev-gate/blob/1160cc914ceabdc537fb51f96ba06ebd828bc043/nodes/JevGate/shared/gate.ts ↗
- https://github.com/PerseoaAgencyAutomations/n8n-nodes-jev-gate/blob/1160cc914ceabdc537fb51f96ba06ebd828bc043/nodes/JevGate/shared/transport.ts ↗