jevQL: Semantic SQL for Postgres
jevql is a CLI/SDK that adds Jev semantic predicates, choices, and scores to ordinary Postgres SQL. It calls TypeSafe AI's System One model via the Jev API and supports Go, TypeScript, Python, MCP, and HTTP.
Jevclaw integrates TypeSafe's Jev decision model into OpenClaw's memory consolidation flow, letting Jev choose whether to add, merge, or supersede a memory entry. It includes offline tests and live Jev call recordings, with fallback to the original LLM path on low confidence.
仓库 README 明确将 TypeSafe Jev 决策模型集成到 OpenClaw 的内存整合流程,包含离线测试、实时 Jev 调用记录和回退机制,属于真实的 Jev 集成项目。