From 2e3261c75b3ac9f87a830bf56b268a7cde1c2ca8 Mon Sep 17 00:00:00 2001 From: vlln Date: Sun, 2 Aug 2026 19:45:06 -0700 Subject: [PATCH] =?UTF-8?q?docs(state):=20TEST=5FINFRA=20=E5=A2=9E?= =?UTF-8?q?=E9=87=8F=E9=97=AD=E7=8E=AF=EF=BC=880113=20done=EF=BC=89?= =?UTF-8?q?=EF=BC=8C=E8=BF=9B=E5=85=A5=20DEVELOP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index b3fda6f..1831bbf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,8 +4,8 @@ | 字段 | 值 | |------|-----| -| **当前阶段** | `TEST_INFRA` (增量检查) | -| **设计评估** | 0.28.0 迭代:ADR-0008 已 accepted(本地型发布,BL-056)。BL-057/058/059 无权威文档变更,进入 TEST_INFRA 增量检查(子进程测试确定性 + demo loop 端到端基建)。 | +| **当前阶段** | `DEVELOP` (0.28.0) | +| **设计评估** | 0.28.0 迭代:TEST_INFRA 增量闭环(0113 done — BL-059 子进程确定性、BL-057/058 demo loop 黑盒),MR 门禁全绿(693 Python + 65 前端 + 16 Playwright)。进入 DEVELOP:本轮无新增 Spec/AC(BL-057/058 仅测试资产),BL-059 已随基建修复,无待开发业务特性。 | | **核心模块** | backend, runtime, discovery, CLI, graph, display, agent, skills, Web Application/API/Frontend 已实现 |