jgrep
jgrep is a CLI semantic grep that calls TypeSafe's Jev/System One decision model to judge lines or diff hunks by description, returning probabilities instead of generated text.
A security alert triage CLI written in Rust that uses TypeSafe Jev (System One) by default to return typed decisions on JSONL alerts, with support for any OpenAI-compatible backend; includes setup, doctor verification, policy routing, and evaluation docs.
该仓库为真实项目,默认使用 TypeSafe Jev / System One,实现了 JSONL 安全告警输入到类型化决策输出的 CLI,包含 API 调用、doctor 验证、评测基准和文档,属于实质集成。