Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ npm run test:api # 仅后端测试
npm run build:web # 前端构建校验
```

当前测试:**498 passed,1 skipped**(后端测试 + 前端构建 + 状态契约)
当前 Phase 2C 门禁:**647 passed,3 skipped**(后端)+ 前端构建/状态契约 + **14 passed** Playwright;大型真实生图生命周期为显式 opt-in

---

Expand All @@ -171,6 +171,7 @@ npm run build:web # 前端构建校验
| [架构总览](docs/architecture-overview.md) | 系统设计与组件关系 |
| [HanClass Provider Hub](docs/provider-hub.md) | Provider 能力模型、刷新/安装任务、安全边界与扩展指南 |
| [受控 ComfyUI Runtime](docs/comfyui-runtime-phase-2b.md) | Phase 2B 固定来源、安全解包、隔离环境、进程监督与无模型边界 |
| [受控 ComfyUI 教学图片](docs/comfyui-teaching-image-phase-2c.md) | Phase 2C 固定模型、官方核心节点 workflow、联合 readiness、真实生成与资产 provenance |
| [Codex Provider 桥接](docs/codex-provider-bridge.md) | Codex ChatGPT / Image 的鉴权、任务与验证契约 |
| [冒烟测试报告](docs/smoke-test-v0.2.1.md) | v0.2.1-alpha 端到端验证 |
| [演示脚本](docs/demo-script.md) | 3–5 分钟快速演示稿 |
Expand Down
Loading
Loading