feat(ack): refine intake and validation workflow

This commit is contained in:
2026-08-04 10:52:37 +08:00
parent b9c82b5520
commit 5018a1801d
32 changed files with 1602 additions and 302 deletions
+2 -1
View File
@@ -239,7 +239,8 @@ tasks: []
self.assertIn("审核通过前的唯一协作区", content)
self.assertIn("不创建或刷新 `tasks.yaml` 中的 ACK 任务", content)
self.assertIn("base:record:write", content)
self.assertIn("fixLogic", content)
self.assertIn("problemStatement", content)
self.assertIn("不在收件箱写修复逻辑", content)
self.assertNotIn("--lark-cli", content)
self.assertNotIn("--executable", content)