mizchi /
Evaluation & Observabilityjev-playground
A MoonBit and TypeScript Jev playground covering games, browsers, command risk and small languages.
What Jev Does in this Architecture
Key Architecture Benefit
Includes source, experiment notes and some offline replays for comparing decision designs.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
mizchi/jev-playgroundArchitecture Category
Evaluation & Observability
Evaluation harnesses, latency profiling, tracing, and telemetry for Jev decisions.
View all in this category →Related Projects in Evaluation & Observability
NiazMorshed2007
jev-review
A local MCP code-quality reviewer returning structured scores to coding Agents.
Jev scores correctness, complexity, tests and security; code ranks areas to improve.
↳ Compares scores across checkpoints while leaving code changes to the primary Agent.
AbdelStark
jev-benchmarks
A benchmark comparing Jev and GLiNER on text classification, probability calibration and selective automation.
Runs the same labeled text tasks through both backends and records probabilities, latency and failures.
↳ Helps examine task-specific accuracy and whether confidence scores support chosen thresholds.
y0usaf
jev-lm
A word-level generation experiment that asks Jev to select words or verify locally drafted continuations.
Choice selects the next word; Noul evaluates candidate chunks and stopping conditions.
↳ Exposes the limitations of using a decision model as a text generator.