深入解读 Jev / Reading Jev
September 18, 2026 · View on GitHub
中文
单页长文。拆 Jev 的单步判定、本地实测、失败模式和生产边界。
线上页面可切中英:understanding-jev.vercel.app
本地预览
uv run --with markdown --with pygments python3 scripts/build_site.py
python3 -m http.server 8765
正文在 drafts/,中英对照。完整文稿见 zh-manuscript.md 与 en-manuscript.md。
English
A single-page essay. Jev's one-step decisions, local tests, failure modes, and production limits.
The live page can switch between Chinese and English: understanding-jev.vercel.app
Local preview
uv run --with markdown --with pygments python3 scripts/build_site.py
python3 -m http.server 8765
Source lives in drafts/ as bilingual Markdown. Full manuscripts: zh-manuscript.md and en-manuscript.md.