{
  "meta": {
    "site_name": "JEV Hub",
    "version": "1.0-static",
    "checked_on": "2026-09-19",
    "scope": "精选真实 Jev 资源快照，并非全量生态",
    "verification": "已核对源页面与公开项目说明；未独立安装、运行、性能测试或安全审计。",
    "count": 46,
    "official_count": 14,
    "repository_count": 35,
    "scheduled_sync": false
  },
  "categories": [
    {
      "id": "official",
      "name": "官方与文档",
      "icon": "book",
      "description": "从原始资料建立对 Jev 的正确认识。",
      "subcategories": "API 文档 / 基础概念 / 官方入口",
      "color": "orange"
    },
    {
      "id": "sdk",
      "name": "SDK 与客户端",
      "icon": "code",
      "description": "把结构化决策接入你的代码。",
      "subcategories": "Python / TypeScript / .NET / 适配器",
      "color": "blue"
    },
    {
      "id": "agent",
      "name": "Agent 与 Codex",
      "icon": "terminal",
      "description": "为编程 Agent 添加独立的决策环节。",
      "subcategories": "Skills / 模型路由 / 上下文管理",
      "color": "violet"
    },
    {
      "id": "mcp",
      "name": "MCP 与决策工具",
      "icon": "puzzle",
      "description": "将 Jev 判断暴露给工具调用端。",
      "subcategories": "MCP Server / 决策函数 / 工具接口",
      "color": "green"
    },
    {
      "id": "browser",
      "name": "浏览器与设备",
      "icon": "globe",
      "description": "观察界面，让模型在候选动作中选择。",
      "subcategories": "浏览器 / 桌面 / Android",
      "color": "blue"
    },
    {
      "id": "games",
      "name": "游戏与仿真",
      "icon": "game",
      "description": "从可观察的环境中研究决策闭环。",
      "subcategories": "NPC / 自动游玩 / 机器人仿真",
      "color": "violet"
    },
    {
      "id": "integration",
      "name": "工作流与集成",
      "icon": "workflow",
      "description": "将 Jev 连接到已有的应用和数据系统。",
      "subcategories": "n8n / PostgreSQL / Home Assistant",
      "color": "green"
    },
    {
      "id": "apps",
      "name": "应用与实验台",
      "icon": "layers",
      "description": "了解决策模型如何形成具体产品。",
      "subcategories": "搜索 / 工单 / UI / Playground",
      "color": "orange"
    },
    {
      "id": "quality",
      "name": "评测与安全",
      "icon": "shield",
      "description": "关注判断质量、边界条件和风险控制。",
      "subcategories": "官方评测 / 已知局限 / Agent 防护",
      "color": "rose"
    },
    {
      "id": "community",
      "name": "目录与社区",
      "icon": "compass",
      "description": "找到更多项目，也回到项目自身核查。",
      "subcategories": "Awesome List / 资源目录 / 作品索引",
      "color": "yellow"
    }
  ],
  "projects": [
    {
      "id": "typesafe",
      "name": "TypeSafe AI",
      "url": "https://typesafe.ai/",
      "source_url": "https://typesafe.ai/",
      "category": "official",
      "category_name": "官方与文档",
      "description": "Jev 的官方产品入口，了解 System One 模型及其决策式接口。",
      "tags": [
        "官方",
        "System One",
        "入门"
      ],
      "kind": "website",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "访问 Jev 产品介绍与官方信息。",
        "从官网进入文档及控制台。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 0,
      "path": "projects/typesafe.html",
      "repo": null,
      "color": "orange",
      "icon": "book",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "introduction",
      "name": "Jev 官方文档",
      "url": "https://docs.typesafe.ai/introduction",
      "source_url": "https://docs.typesafe.ai/introduction",
      "category": "official",
      "category_name": "官方与文档",
      "description": "认识 Jev：输入状态与类型化问题，获得可供代码使用的结构化答案。",
      "tags": [
        "官方",
        "文档",
        "Choice",
        "Score",
        "Noul"
      ],
      "kind": "document",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "介绍状态、问题和结构化结果。",
        "说明 Choice、Score、Noul 三类基础问题。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 1,
      "path": "projects/introduction.html",
      "repo": null,
      "color": "orange",
      "icon": "book",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "quickstart",
      "name": "Quick start",
      "url": "https://docs.typesafe.ai/introduction/quickstart",
      "source_url": "https://docs.typesafe.ai/introduction/quickstart",
      "category": "official",
      "category_name": "官方与文档",
      "description": "从 Playground 到首个 HTTP 请求的官方上手路径。",
      "tags": [
        "官方",
        "入门",
        "API",
        "Playground"
      ],
      "kind": "document",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "通过控制台尝试类型化问题。",
        "提供 API 调用的基本步骤。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 2,
      "path": "projects/quickstart.html",
      "repo": null,
      "color": "orange",
      "icon": "book",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "primitives",
      "name": "Primitives · 三类问题",
      "url": "https://docs.typesafe.ai/primitives",
      "source_url": "https://docs.typesafe.ai/primitives",
      "category": "official",
      "category_name": "官方与文档",
      "description": "理解 Choice、Score、Noul 的定义与选用方式。",
      "tags": [
        "官方",
        "Choice",
        "Score",
        "Noul"
      ],
      "kind": "document",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "比较选择、评分和真假判断的返回形态。",
        "为组合多个原子问题提供参考。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 3,
      "path": "projects/primitives.html",
      "repo": null,
      "color": "orange",
      "icon": "book",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "api",
      "name": "System One HTTP API",
      "url": "https://docs.typesafe.ai/api",
      "source_url": "https://docs.typesafe.ai/api",
      "category": "official",
      "category_name": "官方与文档",
      "description": "查阅请求与响应契约，直接对接 System One HTTP 接口。",
      "tags": [
        "官方",
        "HTTP",
        "API",
        "接入"
      ],
      "kind": "document",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "确认请求字段和答案格式。",
        "接入前核查接口约束。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 4,
      "path": "projects/api.html",
      "repo": null,
      "color": "orange",
      "icon": "book",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "patterns",
      "name": "Jev Patterns",
      "url": "https://docs.typesafe.ai/patterns",
      "source_url": "https://docs.typesafe.ai/patterns",
      "category": "official",
      "category_name": "官方与文档",
      "description": "官方架构模式索引，涵盖置信度门控等组合思路。",
      "tags": [
        "官方",
        "架构",
        "路由",
        "模式"
      ],
      "kind": "document",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "从常见模式进入具体文档。",
        "把多个判断通过业务代码进行组合。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 5,
      "path": "projects/patterns.html",
      "repo": null,
      "color": "orange",
      "icon": "book",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "parallel-questions",
      "name": "Parallel questions",
      "url": "https://docs.typesafe.ai/cookbooks/parallel_questions",
      "source_url": "https://docs.typesafe.ai/cookbooks/parallel_questions",
      "category": "official",
      "category_name": "官方与文档",
      "description": "官方 Cookbook：围绕同一状态提出多个相互独立的问题。",
      "tags": [
        "官方",
        "Cookbook",
        "并行问题"
      ],
      "kind": "document",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "学习拆分独立判断维度。",
        "查看同一次请求中的多问题组织方式。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 6,
      "path": "projects/parallel-questions.html",
      "repo": null,
      "color": "orange",
      "icon": "book",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "introducing-jev",
      "name": "Introducing System One & Jev",
      "url": "https://typesafe.ai/blog/introducing-system-one-models-and-jev",
      "source_url": "https://typesafe.ai/blog/introducing-system-one-models-and-jev",
      "category": "official",
      "category_name": "官方与文档",
      "description": "TypeSafe 对 System One 与 Jev 的发布介绍。",
      "tags": [
        "官方",
        "产品介绍",
        "研究"
      ],
      "kind": "article",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "了解产品设计动机。",
        "回到发布方材料核对模型定位。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 7,
      "path": "projects/introducing-jev.html",
      "repo": null,
      "color": "orange",
      "icon": "book",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "sdk-js",
      "name": "TypeSafe JavaScript SDK",
      "url": "https://github.com/typesafe-ai/typesafe-sdk-js",
      "source_url": "https://github.com/typesafe-ai/typesafe-sdk-js",
      "category": "sdk",
      "category_name": "SDK 与客户端",
      "description": "TypeSafe 官方 TypeScript / JavaScript API 客户端。",
      "tags": [
        "TypeScript",
        "JavaScript",
        "SDK",
        "官方"
      ],
      "kind": "repository",
      "official": true,
      "owner": "typesafe-ai",
      "license": null,
      "features": [
        "为 JavaScript 与 TypeScript 应用提供官方接口封装。",
        "与官方 API 文档配合使用。"
      ],
      "caution": "本次核对公开说明，未安装、运行或进行安全审计。接入前请阅读源仓库的要求与许可证。",
      "command": "npm install @typesafe-ai/sdk",
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 8,
      "path": "projects/sdk-js.html",
      "repo": "typesafe-ai/typesafe-sdk-js",
      "color": "blue",
      "icon": "code",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "sdk-python",
      "name": "TypeSafe Python SDK",
      "url": "https://github.com/typesafe-ai/typesafe-sdk-python",
      "source_url": "https://github.com/typesafe-ai/typesafe-sdk-python",
      "category": "sdk",
      "category_name": "SDK 与客户端",
      "description": "TypeSafe 官方 Python 客户端，提供同步与异步调用入口。",
      "tags": [
        "Python",
        "SDK",
        "官方"
      ],
      "kind": "repository",
      "official": true,
      "owner": "typesafe-ai",
      "license": null,
      "features": [
        "在 Python 服务与实验脚本中接入。",
        "使用同步或异步客户端。"
      ],
      "caution": "本次核对公开说明，未安装、运行或进行安全审计。接入前请阅读源仓库的要求与许可证。",
      "command": "pip install typesafe-sdk",
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 9,
      "path": "projects/sdk-python.html",
      "repo": "typesafe-ai/typesafe-sdk-python",
      "color": "blue",
      "icon": "code",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "adapter-python",
      "name": "System One Adapter",
      "url": "https://github.com/typesafe-ai/system-one-adapter-python",
      "source_url": "https://github.com/typesafe-ai/system-one-adapter-python",
      "category": "sdk",
      "category_name": "SDK 与客户端",
      "description": "以其他 LLM API 作为后端的 TypeSafeClient 兼容适配器。",
      "tags": [
        "Python",
        "适配器",
        "对照实验",
        "官方"
      ],
      "kind": "repository",
      "official": true,
      "owner": "typesafe-ai",
      "license": null,
      "features": [
        "用兼容接口连接其他模型后端。",
        "为对照实验提供接口层参考。"
      ],
      "caution": "适配器不是 Jev 的本地权重；使用其他后端不等于运行 Jev。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 10,
      "path": "projects/adapter-python.html",
      "repo": "typesafe-ai/system-one-adapter-python",
      "color": "blue",
      "icon": "code",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "sdk-dotnet",
      "name": "TypeSafeAI .NET SDK",
      "url": "https://github.com/saibimajdi/typesafeai-dotnet-sdk",
      "source_url": "https://github.com/saibimajdi/typesafeai-dotnet-sdk",
      "category": "sdk",
      "category_name": "SDK 与客户端",
      "description": "社区维护的 .NET 客户端，封装 System One 的类型化问答。",
      "tags": [
        ".NET",
        "C#",
        "SDK",
        "游戏开发参考"
      ],
      "kind": "repository",
      "official": false,
      "owner": "saibimajdi",
      "license": "MIT",
      "features": [
        "接入 Choice、Score、Noul 等结构化判断。",
        "为 .NET 项目提供客户端与示例。"
      ],
      "caution": "独立社区 SDK，并非官方 Unity 插件。本次未核验 Unity、IL2CPP 或 WebGL 的兼容性。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 11,
      "path": "projects/sdk-dotnet.html",
      "repo": "saibimajdi/typesafeai-dotnet-sdk",
      "color": "blue",
      "icon": "code",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "MIT"
    },
    {
      "id": "official-skills",
      "name": "TypeSafe Agent Skills",
      "url": "https://github.com/typesafe-ai/skills",
      "source_url": "https://github.com/typesafe-ai/skills",
      "category": "agent",
      "category_name": "Agent 与 Codex",
      "description": "官方 Agent Skill：帮助编程助手设计和实现 TypeSafe 决策工作流。",
      "tags": [
        "Skills",
        "Codex",
        "Claude Code",
        "官方"
      ],
      "kind": "repository",
      "official": true,
      "owner": "typesafe-ai",
      "license": "MIT",
      "features": [
        "提供问题设计、工作流与官方文档使用指导。",
        "仓库给出 Skills CLI 及 Claude Code 安装入口。"
      ],
      "caution": "Skill 是给 Agent 的工作指导，不会自动授予 API 访问权限；实际调用仍需正确接入服务。",
      "command": "npx skills add typesafe-ai/skills --skill typesafe-ai",
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 12,
      "path": "projects/official-skills.html",
      "repo": "typesafe-ai/skills",
      "color": "violet",
      "icon": "terminal",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "MIT"
    },
    {
      "id": "codex-router",
      "name": "Jev Codex Router",
      "url": "https://github.com/0xNatoshi/jev-codex-router",
      "source_url": "https://github.com/0xNatoshi/jev-codex-router",
      "category": "agent",
      "category_name": "Agent 与 Codex",
      "description": "在既有 Codex Router 环境中，使用 Jev 对每轮任务进行模型与推理策略路由。",
      "tags": [
        "Codex",
        "模型路由",
        "Python"
      ],
      "kind": "repository",
      "official": false,
      "owner": "0xNatoshi",
      "license": "MIT",
      "features": [
        "根据每轮任务选择路由策略。",
        "提供本地决策记录与回退机制。"
      ],
      "caution": "依赖项目说明中的 Codex Router 环境，不是 OpenAI 官方插件。作者报告的节省比例未在本站复测。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 13,
      "path": "projects/codex-router.html",
      "repo": "0xNatoshi/jev-codex-router",
      "color": "violet",
      "icon": "terminal",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "MIT"
    },
    {
      "id": "fast-jev-compaction",
      "name": "fast-jev-compaction",
      "url": "https://github.com/tamaratran/fast-jev-compaction",
      "source_url": "https://github.com/tamaratran/fast-jev-compaction",
      "category": "agent",
      "category_name": "Agent 与 Codex",
      "description": "Claude Code 上下文整理工具，由 Jev 判断工具记录应保留、截断还是移除。",
      "tags": [
        "Claude Code",
        "上下文",
        "TypeScript"
      ],
      "kind": "repository",
      "official": false,
      "owner": "tamaratran",
      "license": "MIT",
      "features": [
        "以判断筛选记录，而不是重写一份摘要。",
        "同时提供 Claude Code 插件和 npm 库。"
      ],
      "caution": "保留文本原样不意味着不会误删重要上下文；需要针对真实任务验证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 14,
      "path": "projects/fast-jev-compaction.html",
      "repo": "tamaratran/fast-jev-compaction",
      "color": "violet",
      "icon": "terminal",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "MIT"
    },
    {
      "id": "fast-dev-compaction",
      "name": "fast-dev-compaction",
      "url": "https://github.com/leonaaardob/fast-dev-compaction",
      "source_url": "https://github.com/leonaaardob/fast-dev-compaction",
      "category": "agent",
      "category_name": "Agent 与 Codex",
      "description": "面向 Codex 的社区移植，围绕会话压缩恢复 Jev 筛选的原文上下文。",
      "tags": [
        "Codex",
        "上下文",
        "插件"
      ],
      "kind": "repository",
      "official": false,
      "owner": "leonaaardob",
      "license": null,
      "features": [
        "将 Jev 辅助的上下文筛选用于 Codex 生命周期。",
        "项目说明其与 fast-jev-compaction 的移植关系。"
      ],
      "caution": "社区移植项目。需核对当前 Codex 版本、hooks 与原仓库依赖；本次未运行验证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 15,
      "path": "projects/fast-dev-compaction.html",
      "repo": "leonaaardob/fast-dev-compaction",
      "color": "violet",
      "icon": "terminal",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "building-skill",
      "name": "Building with Jev Skill",
      "url": "https://github.com/dbreunig/building-with-jev-skill",
      "source_url": "https://github.com/dbreunig/building-with-jev-skill",
      "category": "agent",
      "category_name": "Agent 与 Codex",
      "description": "社区 Skill，聚焦 Jev 问题设计、状态组织、置信度阈值与诊断。",
      "tags": [
        "Skills",
        "Codex",
        "Claude Code",
        "问题设计"
      ],
      "kind": "repository",
      "official": false,
      "owner": "dbreunig",
      "license": null,
      "features": [
        "辅助设计 Choice、Score、Noul 问题。",
        "说明如何排查低置信度或错误判断。"
      ],
      "caution": "本次核对公开说明，未安装、运行或进行安全审计。接入前请阅读源仓库的要求与许可证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 16,
      "path": "projects/building-skill.html",
      "repo": "dbreunig/building-with-jev-skill",
      "color": "violet",
      "icon": "terminal",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "typesafe-mcp",
      "name": "TypeSafe MCP",
      "url": "https://github.com/itsmostafa/typesafe-mcp",
      "source_url": "https://github.com/itsmostafa/typesafe-mcp",
      "category": "mcp",
      "category_name": "MCP 与决策工具",
      "description": "Go CLI 与 MCP 服务，把 TypeSafe 判断接到支持 MCP 的 Agent。",
      "tags": [
        "MCP",
        "Go",
        "Codex",
        "CLI"
      ],
      "kind": "repository",
      "official": false,
      "owner": "itsmostafa",
      "license": null,
      "features": [
        "提供命令行与 MCP 接入入口。",
        "将 TypeSafe 判断作为 Agent 工具使用。"
      ],
      "caution": "本次核对公开说明，未安装、运行或进行安全审计。接入前请阅读源仓库的要求与许可证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 17,
      "path": "projects/typesafe-mcp.html",
      "repo": "itsmostafa/typesafe-mcp",
      "color": "green",
      "icon": "puzzle",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "jev-mcp",
      "name": "Jev MCP · rashedInt32",
      "url": "https://github.com/rashedInt32/jev-mcp",
      "source_url": "https://github.com/rashedInt32/jev-mcp",
      "category": "mcp",
      "category_name": "MCP 与决策工具",
      "description": "提供分类、评分、检查与批量提问工具的社区 MCP 服务。",
      "tags": [
        "MCP",
        "分类",
        "评分",
        "Claude Code"
      ],
      "kind": "repository",
      "official": false,
      "owner": "rashedInt32",
      "license": null,
      "features": [
        "公开 classify、score、check 和批量 ask 工具。",
        "仓库同时提供 Claude Code 插件形式。"
      ],
      "caution": "本次核对公开说明，未安装、运行或进行安全审计。接入前请阅读源仓库的要求与许可证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 18,
      "path": "projects/jev-mcp.html",
      "repo": "rashedInt32/jev-mcp",
      "color": "green",
      "icon": "puzzle",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "workbench",
      "name": "Jev Workbench",
      "url": "https://github.com/molis-ai/jev-workbench",
      "source_url": "https://github.com/molis-ai/jev-workbench",
      "category": "mcp",
      "category_name": "MCP 与决策工具",
      "description": "构建有版本的判断函数，从 HTTP 后端或 MCP 客户端复用。",
      "tags": [
        "MCP",
        "HTTP",
        "决策函数",
        "版本化"
      ],
      "kind": "repository",
      "official": false,
      "owner": "molis-ai",
      "license": null,
      "features": [
        "将判断逻辑组织成可发布版本的函数。",
        "通过 HTTP 与 MCP 使用同一套判断定义。"
      ],
      "caution": "本次核对公开说明，未安装、运行或进行安全审计。接入前请阅读源仓库的要求与许可证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 19,
      "path": "projects/workbench.html",
      "repo": "molis-ai/jev-workbench",
      "color": "green",
      "icon": "puzzle",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "ultrafast",
      "name": "Jev Ultrafast",
      "url": "https://github.com/browser-use/jev-ultrafast",
      "source_url": "https://github.com/browser-use/jev-ultrafast",
      "category": "browser",
      "category_name": "浏览器与设备",
      "description": "Browser Use 的浏览器 Agent：Jev 选择操作与页面元素，文本模型按需负责输入内容。",
      "tags": [
        "Browser Use",
        "Python",
        "浏览器",
        "Agent"
      ],
      "kind": "repository",
      "official": false,
      "owner": "browser-use",
      "license": "MIT",
      "features": [
        "把当前页面整理为可操作元素表。",
        "分开处理动作选择、文本生成与执行验证。"
      ],
      "caution": "仓库明确列出 iframe、canvas、上传等 MVP 边界。本次未独立运行或复测作者的速度报告。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 20,
      "path": "projects/ultrafast.html",
      "repo": "browser-use/jev-ultrafast",
      "color": "blue",
      "icon": "globe",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "MIT"
    },
    {
      "id": "computer-use",
      "name": "TypeSafe Computer Use",
      "url": "https://github.com/awlevin/typesafe-computer-use",
      "source_url": "https://github.com/awlevin/typesafe-computer-use",
      "category": "browser",
      "category_name": "浏览器与设备",
      "description": "macOS 界面控制实验，先提取屏幕与界面信息，再由 Jev 选择动作。",
      "tags": [
        "macOS",
        "桌面操作",
        "自动化"
      ],
      "kind": "repository",
      "official": false,
      "owner": "awlevin",
      "license": null,
      "features": [
        "将界面观察转换为候选动作。",
        "把判断步骤连接到桌面操作。"
      ],
      "caution": "涉及桌面操作权限。首次尝试应在受控环境中进行；本次未执行。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 21,
      "path": "projects/computer-use.html",
      "repo": "awlevin/typesafe-computer-use",
      "color": "blue",
      "icon": "globe",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "mobile-jev",
      "name": "Mobile Jev",
      "url": "https://github.com/droidrun/mobile-jev",
      "source_url": "https://github.com/droidrun/mobile-jev",
      "category": "browser",
      "category_name": "浏览器与设备",
      "description": "基于 Mobilerun 的 Android Agent，以 Jev 进行动作决策。",
      "tags": [
        "Android",
        "Mobilerun",
        "自动化"
      ],
      "kind": "repository",
      "official": false,
      "owner": "droidrun",
      "license": null,
      "features": [
        "用设备状态组织下一步判断。",
        "提供可观察的 Agent 运行界面。"
      ],
      "caution": "需要项目指定的设备与服务环境；未核验其在你的设备上的运行情况。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 22,
      "path": "projects/mobile-jev.html",
      "repo": "droidrun/mobile-jev",
      "color": "blue",
      "icon": "globe",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "jev-browser-use",
      "name": "jev-browser-use",
      "url": "https://github.com/wy-coliney/jev-browser-use",
      "source_url": "https://github.com/wy-coliney/jev-browser-use",
      "category": "browser",
      "category_name": "浏览器与设备",
      "description": "面向 Codex 浏览器工作流的社区 Skill，让 Jev 选择页面操作，由 Codex 规划与验证。",
      "tags": [
        "Codex",
        "浏览器",
        "Skills"
      ],
      "kind": "repository",
      "official": false,
      "owner": "wy-coliney",
      "license": null,
      "features": [
        "将点击、导航等选择交给 Jev。",
        "保留任务规划、输入和结果验证的分工。"
      ],
      "caution": "作者的加速数字不作为本站结论；需核查本机浏览器连接与当前工具环境。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 23,
      "path": "projects/jev-browser-use.html",
      "repo": "wy-coliney/jev-browser-use",
      "color": "blue",
      "icon": "globe",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "heist-one",
      "name": "Heist One",
      "url": "https://github.com/AbdelStark/heist-one",
      "source_url": "https://github.com/AbdelStark/heist-one",
      "category": "games",
      "category_name": "游戏与仿真",
      "description": "可观察的浏览器潜行游戏：Jev 判断守卫行为，确定性代码管理游戏世界。",
      "tags": [
        "NPC",
        "潜行",
        "浏览器游戏",
        "游戏开发参考"
      ],
      "kind": "repository",
      "official": false,
      "owner": "AbdelStark",
      "license": null,
      "features": [
        "围绕守卫行为组织类型化判断。",
        "区分世界模拟与模型决策。"
      ],
      "caution": "是浏览器游戏实验，不是 Unity 资源包；本次未运行关卡或性能测试。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 24,
      "path": "projects/heist-one.html",
      "repo": "AbdelStark/heist-one",
      "color": "violet",
      "icon": "game",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "doom",
      "name": "Jev Doom Agent",
      "url": "https://github.com/lukaske/jev-doom-agent",
      "source_url": "https://github.com/lukaske/jev-doom-agent",
      "category": "games",
      "category_name": "游戏与仿真",
      "description": "以结构化空间状态驱动 Doom Agent，使用 Chocolate Doom 的 WebAssembly 运行环境。",
      "tags": [
        "Doom",
        "WebAssembly",
        "自动游玩",
        "游戏开发参考"
      ],
      "kind": "repository",
      "official": false,
      "owner": "lukaske",
      "license": null,
      "features": [
        "把空间状态提供给 Agent 判断。",
        "展示游戏控制与决策遥测。"
      ],
      "caution": "游戏实验不能直接视为通用游戏 AI 或 Unity 集成方案。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 25,
      "path": "projects/doom.html",
      "repo": "lukaske/jev-doom-agent",
      "color": "violet",
      "icon": "game",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "gomoku",
      "name": "弈瞬 · Jev Gomoku",
      "url": "https://github.com/XieChengYuan/jev-gomoku",
      "source_url": "https://github.com/XieChengYuan/jev-gomoku",
      "category": "games",
      "category_name": "游戏与仿真",
      "description": "双 Jev 五子棋实验台，可查看逐手决策、对局回放与实时对战。",
      "tags": [
        "五子棋",
        "中文",
        "可视化",
        "游戏开发参考"
      ],
      "kind": "repository",
      "official": false,
      "owner": "XieChengYuan",
      "license": null,
      "features": [
        "用棋盘状态研究行动选择。",
        "通过逐手记录与回放观察决策。"
      ],
      "caution": "中文项目说明已核对；本次没有实际调用 API 对战。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 26,
      "path": "projects/gomoku.html",
      "repo": "XieChengYuan/jev-gomoku",
      "color": "violet",
      "icon": "game",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "mario",
      "name": "TypeSafe Mario",
      "url": "https://github.com/fhshaik/typesafe-mario",
      "source_url": "https://github.com/fhshaik/typesafe-mario",
      "category": "games",
      "category_name": "游戏与仿真",
      "description": "由结构化模拟器状态驱动的 Super Mario Bros. 游玩 Agent。",
      "tags": [
        "Mario",
        "模拟器",
        "自动游玩",
        "游戏开发参考"
      ],
      "kind": "repository",
      "official": false,
      "owner": "fhshaik",
      "license": null,
      "features": [
        "使用模拟器提供的状态信息。",
        "将 Jev 决策连接到游戏控制。"
      ],
      "caution": "运行环境及所需游戏内容以仓库为准；此导航包不包含游戏 ROM。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 27,
      "path": "projects/mario.html",
      "repo": "fhshaik/typesafe-mario",
      "color": "violet",
      "icon": "game",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "snake",
      "name": "TypeSafe Snake",
      "url": "https://github.com/sorrycc/typesafe-snake",
      "source_url": "https://github.com/sorrycc/typesafe-snake",
      "category": "games",
      "category_name": "游戏与仿真",
      "description": "贪吃蛇决策实验：代码生成合法动作与事实，Jev 选择移动方向。",
      "tags": [
        "贪吃蛇",
        "Choice",
        "自动游玩",
        "游戏开发参考"
      ],
      "kind": "repository",
      "official": false,
      "owner": "sorrycc",
      "license": null,
      "features": [
        "将合法动作生成保留在代码侧。",
        "按游戏状态调用方向选择。"
      ],
      "caution": "本次核对公开说明，未安装、运行或进行安全审计。接入前请阅读源仓库的要求与许可证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 28,
      "path": "projects/snake.html",
      "repo": "sorrycc/typesafe-snake",
      "color": "violet",
      "icon": "game",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "drone",
      "name": "Jev Drone",
      "url": "https://github.com/RomanSlack/jev-drone",
      "source_url": "https://github.com/RomanSlack/jev-drone",
      "category": "games",
      "category_name": "游戏与仿真",
      "description": "MuJoCo 无人机仿真实验，把小型判断模型接到控制流程。",
      "tags": [
        "MuJoCo",
        "无人机",
        "仿真"
      ],
      "kind": "repository",
      "official": false,
      "owner": "RomanSlack",
      "license": null,
      "features": [
        "在仿真环境中研究感知与动作选择。",
        "提供 Jev 进入无人机决策循环的实验代码。"
      ],
      "caution": "本条指仿真实验，不代表真实飞行器安全验证或可直接部署。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 29,
      "path": "projects/drone.html",
      "repo": "RomanSlack/jev-drone",
      "color": "violet",
      "icon": "game",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "arm",
      "name": "Jev Askable Arm",
      "url": "https://github.com/TarunTomar122/jev-askable-arm",
      "source_url": "https://github.com/TarunTomar122/jev-askable-arm",
      "category": "games",
      "category_name": "游戏与仿真",
      "description": "仿真 Franka 机械臂实验，由 Jev 将英文目标映射到预定义动作原语。",
      "tags": [
        "机械臂",
        "Franka",
        "仿真"
      ],
      "kind": "repository",
      "official": false,
      "owner": "TarunTomar122",
      "license": null,
      "features": [
        "接收自然语言目标。",
        "组合预先定义的机械臂动作原语。"
      ],
      "caution": "预定义动作的仿真演示，不等于通用机器人规划或真机安全认证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 30,
      "path": "projects/arm.html",
      "repo": "TarunTomar122/jev-askable-arm",
      "color": "violet",
      "icon": "game",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "pg-jev",
      "name": "pg-jev",
      "url": "https://github.com/realZachi/pg-jev",
      "source_url": "https://github.com/realZachi/pg-jev",
      "category": "integration",
      "category_name": "工作流与集成",
      "description": "PostgreSQL 扩展，用 Jev 对表内数据进行自然语言条件判断。",
      "tags": [
        "PostgreSQL",
        "数据库",
        "分类",
        "工作流"
      ],
      "kind": "repository",
      "official": false,
      "owner": "realZachi",
      "license": null,
      "features": [
        "在数据库查询中引入语义判断。",
        "提供筛选、评分与分类的使用示例。"
      ],
      "caution": "运行需要数据库扩展权限与外部模型服务；请先评估数据出站和调用成本。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 31,
      "path": "projects/pg-jev.html",
      "repo": "realZachi/pg-jev",
      "color": "green",
      "icon": "workflow",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "n8n",
      "name": "n8n TypeSafe AI Node",
      "url": "https://github.com/DomMonte/n8n-nodes-typesafe-ai",
      "source_url": "https://github.com/DomMonte/n8n-nodes-typesafe-ai",
      "category": "integration",
      "category_name": "工作流与集成",
      "description": "n8n 社区节点，将 System One 的类型化问答接入自动化工作流。",
      "tags": [
        "n8n",
        "工作流",
        "分类",
        "自动化"
      ],
      "kind": "repository",
      "official": false,
      "owner": "DomMonte",
      "license": null,
      "features": [
        "在 n8n 中组织 yes/no、choice 和 score 请求。",
        "将结构化结果交给后续节点处理。"
      ],
      "caution": "社区节点，不是 n8n 或 TypeSafe 的官方插件；本次未导入 n8n 运行。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 32,
      "path": "projects/n8n.html",
      "repo": "DomMonte/n8n-nodes-typesafe-ai",
      "color": "green",
      "icon": "workflow",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "assist",
      "name": "TypeSafe Assist",
      "url": "https://github.com/JanOstrowka/typesafe-assist",
      "source_url": "https://github.com/JanOstrowka/typesafe-assist",
      "category": "integration",
      "category_name": "工作流与集成",
      "description": "为 Home Assistant Assist 接入 Jev 判断的社区项目。",
      "tags": [
        "Home Assistant",
        "智能家居",
        "自动化"
      ],
      "kind": "repository",
      "official": false,
      "owner": "JanOstrowka",
      "license": null,
      "features": [
        "在 Home Assistant Assist 流程中使用 Jev。",
        "把家居交互与决策接口连接起来。"
      ],
      "caution": "自动控制设备前需检查权限和兜底；本站未连接任何真实家居设备。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 33,
      "path": "projects/assist.html",
      "repo": "JanOstrowka/typesafe-assist",
      "color": "green",
      "icon": "workflow",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "search",
      "name": "Jev Search",
      "url": "https://github.com/superagents-lab/jev-search",
      "source_url": "https://github.com/superagents-lab/jev-search",
      "category": "apps",
      "category_name": "应用与实验台",
      "description": "结合 Search1API，用 Jev 理解查询、选择来源并对结果排序。",
      "tags": [
        "搜索",
        "Search1API",
        "排序",
        "检索"
      ],
      "kind": "repository",
      "official": false,
      "owner": "superagents-lab",
      "license": null,
      "features": [
        "将检索查询分解为来源与排序判断。",
        "提供搜索界面，而不是生成式聊天答案。"
      ],
      "caution": "本次核对公开说明，未安装、运行或进行安全审计。接入前请阅读源仓库的要求与许可证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 34,
      "path": "projects/search.html",
      "repo": "superagents-lab/jev-search",
      "color": "orange",
      "icon": "layers",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "ticket",
      "name": "Jev Ticket Router",
      "url": "https://github.com/GhrezaKh74/JevTicktRouter",
      "source_url": "https://github.com/GhrezaKh74/JevTicktRouter",
      "category": "apps",
      "category_name": "应用与实验台",
      "description": "基于 .NET 与 React 的工单分流应用，用 Jev 进行结构化判断。",
      "tags": [
        "工单",
        ".NET",
        "React",
        "分类"
      ],
      "kind": "repository",
      "official": false,
      "owner": "GhrezaKh74",
      "license": null,
      "features": [
        "围绕工单分流组织业务界面。",
        "连接 .NET 后端、React 前端与 Jev。"
      ],
      "caution": "本次核对公开说明，未安装、运行或进行安全审计。接入前请阅读源仓库的要求与许可证。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 35,
      "path": "projects/ticket.html",
      "repo": "GhrezaKh74/JevTicktRouter",
      "color": "orange",
      "icon": "layers",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "ui",
      "name": "TypeSafe UI",
      "url": "https://github.com/TypeSafeAI/typesafe-ui",
      "source_url": "https://github.com/TypeSafeAI/typesafe-ui",
      "category": "apps",
      "category_name": "应用与实验台",
      "description": "独立社区维护的 React 组件与界面模式集合，面向 TypeSafe AI 项目。",
      "tags": [
        "React",
        "shadcn/ui",
        "界面组件",
        "设计"
      ],
      "kind": "repository",
      "official": false,
      "owner": "TypeSafeAI",
      "license": null,
      "features": [
        "提供组件浏览、源码与安装导入说明。",
        "包含组件预览与交互实验页面。"
      ],
      "caution": "TypeSafeAI 组织下的独立社区项目，不是 typesafe-ai 官方组件库。仓库明确说明工作区包并非已发布的 npm 包。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 36,
      "path": "projects/ui.html",
      "repo": "TypeSafeAI/typesafe-ui",
      "color": "orange",
      "icon": "layers",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "playground",
      "name": "TypeSafe Community Playground",
      "url": "https://github.com/TypeSafeAI/typesafe-playground",
      "source_url": "https://github.com/TypeSafeAI/typesafe-playground",
      "category": "apps",
      "category_name": "应用与实验台",
      "description": "社区实验台，组织 Jev 用例、游戏与问题对照实验。",
      "tags": [
        "Playground",
        "实验台",
        "用例"
      ],
      "kind": "repository",
      "official": false,
      "owner": "TypeSafeAI",
      "license": null,
      "features": [
        "通过可编辑问题探索不同使用场景。",
        "提供多种实验与对照界面。"
      ],
      "caution": "独立社区实验台，不是 TypeSafe 官方控制台。具体案例与调用行为需以源码核查。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 37,
      "path": "projects/playground.html",
      "repo": "TypeSafeAI/typesafe-playground",
      "color": "orange",
      "icon": "layers",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "evals",
      "name": "TypeSafe Workflow Evals",
      "url": "https://evals.typesafe.ai/",
      "source_url": "https://evals.typesafe.ai/",
      "category": "quality",
      "category_name": "评测与安全",
      "description": "TypeSafe 发布的工作流评测页面，供查看评测方式与结果。",
      "tags": [
        "官方",
        "评测",
        "研究"
      ],
      "kind": "website",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "浏览发布方提供的评测材料。",
        "以来源定义的测试条件理解结果。"
      ],
      "caution": "这是厂商发布的评测，不是本站的独立测评。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 38,
      "path": "projects/evals.html",
      "repo": null,
      "color": "rose",
      "icon": "shield",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "jaggedness",
      "name": "Jev 1.13 · 已知局限",
      "url": "https://docs.typesafe.ai/model-jaggedness/jev-1.13",
      "source_url": "https://docs.typesafe.ai/model-jaggedness/jev-1.13",
      "category": "quality",
      "category_name": "评测与安全",
      "description": "官方针对 Jev 1.13 整理的行为边界与失败模式。",
      "tags": [
        "官方",
        "局限",
        "模型行为"
      ],
      "kind": "document",
      "official": true,
      "owner": "TypeSafe AI",
      "license": null,
      "features": [
        "查看版本相关的已知问题。",
        "在设计前评估模型不擅长的任务。"
      ],
      "caution": "内容对应 Jev 1.13，不应自动外推到其他版本。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 39,
      "path": "projects/jaggedness.html",
      "repo": null,
      "color": "rose",
      "icon": "shield",
      "source_kind": "官方页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "guard",
      "name": "Jev Guard",
      "url": "https://github.com/leepokai/jev-guard",
      "source_url": "https://github.com/leepokai/jev-guard",
      "category": "quality",
      "category_name": "评测与安全",
      "description": "编程 Agent 防护工具，结合会话上下文判断工具调用风险与提示注入。",
      "tags": [
        "安全",
        "Codex",
        "Claude Code",
        "Agent"
      ],
      "kind": "repository",
      "official": false,
      "owner": "leepokai",
      "license": null,
      "features": [
        "对工具操作给出允许、询问或拒绝方向的判断。",
        "检查工具结果及技能中的风险信号。"
      ],
      "caution": "防护工具不是安全保证；需结合确定性权限控制与独立测试。本次未做安全审计。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 40,
      "path": "projects/guard.html",
      "repo": "leepokai/jev-guard",
      "color": "rose",
      "icon": "shield",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "awesome-gumbo",
      "name": "Awesome Jev · hellogumbo",
      "url": "https://github.com/hellogumbo/awesome-jev",
      "source_url": "https://github.com/hellogumbo/awesome-jev",
      "category": "community",
      "category_name": "目录与社区",
      "description": "覆盖 SDK、集成、Agent、游戏与资源文章的社区目录。",
      "tags": [
        "Awesome List",
        "项目目录",
        "资源发现"
      ],
      "kind": "directory",
      "official": false,
      "owner": "hellogumbo",
      "license": "CC0-1.0",
      "features": [
        "提供按方向分类的项目入口。",
        "接受社区贡献，并关联可搜索站点。"
      ],
      "caution": "本次仅将目录用于发现；具体收录项目另回到作者来源核对，不继承目录的性能宣传。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 41,
      "path": "projects/awesome-gumbo.html",
      "repo": "hellogumbo/awesome-jev",
      "color": "yellow",
      "icon": "compass",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "CC0-1.0"
    },
    {
      "id": "awesome-kraayenjon",
      "name": "Awesome Jev · kraayenjon",
      "url": "https://github.com/kraayenjon/awesome-jev",
      "source_url": "https://github.com/kraayenjon/awesome-jev",
      "category": "community",
      "category_name": "目录与社区",
      "description": "整理 Jev 用例、项目、SDK 与学习资源的独立社区列表。",
      "tags": [
        "Awesome List",
        "学习",
        "案例"
      ],
      "kind": "directory",
      "official": false,
      "owner": "kraayenjon",
      "license": null,
      "features": [
        "按项目用途和资料类型组织链接。",
        "连接到相关社区案例索引。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 42,
      "path": "projects/awesome-kraayenjon.html",
      "repo": "kraayenjon/awesome-jev",
      "color": "yellow",
      "icon": "compass",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "radar",
      "name": "Awesome Jev Projects",
      "url": "https://github.com/logicrw/awesome-jev-projects",
      "source_url": "https://github.com/logicrw/awesome-jev-projects",
      "category": "community",
      "category_name": "目录与社区",
      "description": "带来源说明、分类发现和 GitHub 同步流程的社区生态目录。",
      "tags": [
        "中文",
        "目录",
        "GitHub 同步",
        "来源"
      ],
      "kind": "directory",
      "official": false,
      "owner": "logicrw",
      "license": "MIT",
      "features": [
        "提供多语言项目索引与分类入口。",
        "公开源信息核查和同步相关材料。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 43,
      "path": "projects/radar.html",
      "repo": "logicrw/awesome-jev-projects",
      "color": "yellow",
      "icon": "compass",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "MIT"
    },
    {
      "id": "awesome-fatwang",
      "name": "Awesome Jev · fatwang2",
      "url": "https://github.com/fatwang2/awesome-jev",
      "source_url": "https://github.com/fatwang2/awesome-jev",
      "category": "community",
      "category_name": "目录与社区",
      "description": "带可复用 GitHub 审核工作流的 Jev 项目目录。",
      "tags": [
        "Awesome List",
        "审核工作流",
        "项目目录"
      ],
      "kind": "directory",
      "official": false,
      "owner": "fatwang2",
      "license": null,
      "features": [
        "整理有来源依据的 Jev 项目。",
        "提供复用 Jev 判断的 GitHub 审核流程参考。"
      ],
      "caution": "内容按核对日期整理；API、接入条件及规则以来源最新说明为准。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 44,
      "path": "projects/awesome-fatwang.html",
      "repo": "fatwang2/awesome-jev",
      "color": "yellow",
      "icon": "compass",
      "source_kind": "作者仓库 / README",
      "fact_note": "源页面存在与项目简介已核对；未独立运行。",
      "license_note": "未单独核验，请查看源项目许可"
    },
    {
      "id": "made-with-jev",
      "name": "Made with Jev",
      "url": "https://madewithjev.com/",
      "source_url": "https://madewithjev.com/",
      "category": "community",
      "category_name": "目录与社区",
      "description": "面向 Jev 作品的社区索引，关联作者来源与案例说明。",
      "tags": [
        "作品目录",
        "应用案例",
        "资源发现"
      ],
      "kind": "directory",
      "official": false,
      "owner": "Made with Jev",
      "license": null,
      "features": [
        "按应用场景发现社区作品。",
        "从条目返回作者发布页面。"
      ],
      "caution": "页面上的速度与成本数字来自作者报告，不作为本站实测结论。",
      "command": null,
      "checked_on": "2026-09-19",
      "verification": "source-reviewed",
      "runtime_tested": false,
      "stars": null,
      "price": null,
      "index": 45,
      "path": "projects/made-with-jev.html",
      "repo": null,
      "color": "yellow",
      "icon": "compass",
      "source_kind": "站点原始页面",
      "fact_note": "已核对源页面与资源定位。",
      "license_note": "未单独核验，请查看源项目许可"
    }
  ],
  "collections": [
    {
      "id": "start",
      "title": "第一次使用 Jev，从这里开始",
      "subtitle": "从原始文档，到一个可用的判断接口。",
      "kicker": "START WITH THE BASICS",
      "color": "orange",
      "icon": "spark",
      "ids": [
        "quickstart",
        "primitives",
        "api",
        "sdk-js",
        "sdk-python",
        "official-skills"
      ],
      "intro": "先理解输入与输出，再选择自己的接入方式。这个专题按建议阅读顺序排列，不要求一次学完。",
      "note": "API 权限、服务价格与额度均以 TypeSafe 官方最新说明为准。"
    },
    {
      "id": "codex",
      "title": "给 Codex 加一层判断力",
      "subtitle": "Skills、MCP、路由与上下文，一起看清分工。",
      "kicker": "CODEX × JEV",
      "color": "violet",
      "icon": "terminal",
      "ids": [
        "official-skills",
        "building-skill",
        "typesafe-mcp",
        "codex-router",
        "fast-dev-compaction",
        "jev-browser-use",
        "guard"
      ],
      "intro": "这些资源都明确涉及 Agent 接入或 Codex 工作流。先读安装说明，再在隔离环境验证；不同项目的依赖并不相同。",
      "note": "社区集成不等于 OpenAI 官方支持，收录不代表本机兼容或运行验证。"
    },
    {
      "id": "games",
      "title": "让游戏世界学会做选择",
      "subtitle": "从贪吃蛇到守卫 NPC，研究可解释的决策闭环。",
      "kicker": "GAMES & SIMULATION",
      "color": "green",
      "icon": "game",
      "ids": [
        "heist-one",
        "snake",
        "doom",
        "gomoku",
        "mario",
        "drone",
        "arm",
        "sdk-dotnet"
      ],
      "intro": "从游戏状态、合法动作与结果回放入手。这些案例可用于研究设计模式，不是已经适配 Unity 的现成插件集合。",
      "note": "Unity 接入是后续工程工作；.NET SDK 的存在不能证明 Unity、IL2CPP 或 WebGL 已兼容。"
    },
    {
      "id": "browser",
      "title": "从页面状态，到真实操作",
      "subtitle": "浏览器、桌面、Android 的观察—决策—执行。",
      "kicker": "BROWSER & DEVICES",
      "color": "blue",
      "icon": "globe",
      "ids": [
        "ultrafast",
        "jev-browser-use",
        "computer-use",
        "mobile-jev",
        "guard"
      ],
      "intro": "聚焦模型如何从当前界面选择动作，以及执行器如何验证操作效果。自动化项目尤其需要保留权限与确认边界。",
      "note": "目录不复述作者速度对比为本站结论，也不代替实际环境测试。"
    },
    {
      "id": "workflows",
      "title": "把决策放进你的工作流",
      "subtitle": "工单、数据查询与家庭自动化的集成参考。",
      "kicker": "BUILD YOUR WORKFLOW",
      "color": "yellow",
      "icon": "workflow",
      "ids": [
        "n8n",
        "pg-jev",
        "assist",
        "ticket",
        "search",
        "workbench"
      ],
      "intro": "把输入数据、类型化判断和下游动作拆开维护。这个专题用具体项目呈现不同系统的接入方式。",
      "note": "模型 API 费用与项目代码许可是两件事，部署前分别确认。"
    },
    {
      "id": "quality",
      "title": "先理解边界，再交给自动化",
      "subtitle": "已知局限、评测材料与可观察的决策接口。",
      "kicker": "EVIDENCE BEFORE TRUST",
      "color": "rose",
      "icon": "shield",
      "ids": [
        "jaggedness",
        "evals",
        "guard",
        "adapter-python",
        "workbench",
        "patterns"
      ],
      "intro": "不把类型正确等同于语义正确。先看失败模式，再定义兜底、阈值与独立结果校验。",
      "note": "这是编辑整理的阅读路径，不是安全认证或实测排名。"
    }
  ],
  "source_configs": [
    {
      "id": "official",
      "name": "TypeSafe 官方文档",
      "url": "https://docs.typesafe.ai/introduction",
      "kind": "官方文档",
      "cadence": "daily",
      "purpose": "规范、概念与链接变化"
    },
    {
      "id": "blog",
      "name": "TypeSafe 官方博客",
      "url": "https://typesafe.ai/blog/introducing-system-one-models-and-jev",
      "kind": "官方发布",
      "cadence": "daily",
      "purpose": "发布说明与模型信息"
    },
    {
      "id": "org",
      "name": "typesafe-ai 官方仓库",
      "url": "https://github.com/typesafe-ai",
      "kind": "GitHub 组织",
      "cadence": "daily",
      "purpose": "官方 SDK 与 Skills"
    },
    {
      "id": "gumbo",
      "name": "hellogumbo / awesome-jev",
      "url": "https://github.com/hellogumbo/awesome-jev",
      "kind": "社区线索",
      "cadence": "daily",
      "purpose": "候选项目发现"
    },
    {
      "id": "radar",
      "name": "logicrw / awesome-jev-projects",
      "url": "https://github.com/logicrw/awesome-jev-projects",
      "kind": "社区线索",
      "cadence": "daily",
      "purpose": "项目与源证据入口"
    },
    {
      "id": "fatwang",
      "name": "fatwang2 / awesome-jev",
      "url": "https://github.com/fatwang2/awesome-jev",
      "kind": "社区线索",
      "cadence": "weekly",
      "purpose": "目录与审核流程参考"
    },
    {
      "id": "built",
      "name": "Made with Jev",
      "url": "https://madewithjev.com/",
      "kind": "社区线索",
      "cadence": "weekly",
      "purpose": "作品发现，回作者源核查"
    }
  ],
  "articles": [
    {
      "id": "primitives",
      "title": "理解 Jev：选择、评分，还是概率？",
      "desc": "先把判断问题拆对，再开始写第一行接入代码。",
      "category": "基础概念",
      "sources": [
        "introduction",
        "primitives",
        "api"
      ]
    },
    {
      "id": "codex",
      "title": "Codex × Jev：先分清 Skill、MCP 和路由",
      "desc": "它们处在不同层次，也不是安装一个插件就全部具备。",
      "category": "Agent 开发",
      "sources": [
        "official-skills",
        "typesafe-mcp",
        "codex-router",
        "fast-dev-compaction"
      ]
    },
    {
      "id": "game-decisions",
      "title": "游戏里的 Jev：模型做判断，引擎管执行",
      "desc": "用真实游戏实验理解职责分工，再考虑自己的 Unity 接入。",
      "category": "游戏开发",
      "sources": [
        "heist-one",
        "snake",
        "doom",
        "sdk-dotnet"
      ]
    },
    {
      "id": "evaluate-project",
      "title": "收录一个项目之前，先核对这五件事",
      "desc": "项目存在、接入明确、许可可查、边界清楚、数据不夸大。",
      "category": "选型方法",
      "sources": [
        "jaggedness",
        "evals",
        "radar"
      ]
    }
  ]
}