What it is
A collection of self-contained transformer and demo examples for downstream execution platforms to consume the AlgoVault Verifiable-Signal v1.0 spec. For developers integrating crypto quant signals into trading systems.
How it uses Jev
Jev decides whether to act on a composite AlgoVault verdict (direction, confidence, regime) for a crypto perp market now, and how well the regime fits a directional entry; code computes position conflict, applies every threshold, and logs act, hold, or escalate. Read-only: it never places orders, and runs as a dry run with no key required.
Primitives:choicescorenoul
Technique worth stealing
Decision-layer example that sits between verdict and execution, using TypeSafe System One for typed decisions.
Try it
gh repo clone AlgoVaultLabs/algovault-integrations && cd algovault-integrations && npm install && npm test
Evidence
Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.
- Jev-centricno0.18
- Shows a System One patternyes0.90
- Handles uncertaintyunclear0.43
- Measuredno0.05
- Runnableyes0.65
- Worth recommendingunclear0.41
- Model replicano0.11
- Problem scopescore on a 0–2 scale0.99
- About Jevyes0.87
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 22 Sept 2026.