@miniidealab/openlogos 0.9.2 → 0.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@miniidealab/openlogos",
3
- "version": "0.9.2",
3
+ "version": "0.9.4",
4
4
  "description": "CLI tool for the OpenLogos software engineering methodology",
5
5
  "type": "module",
6
6
  "bin": {
@@ -85,6 +85,8 @@
85
85
 
86
86
  根据变更类型和影响范围,自动拆解任务清单。只列出需要更新的阶段:
87
87
 
88
+ > **禁止在 tasks.md 中写入 verify / 验收 / 人工验证类条目**——这些属于 verify 步骤,不属于实现任务。`openlogos verify` 是独立的 CLI 操作节点,由面板的 verify 步骤触发;tasks.md 只追踪实现任务。
89
+
88
90
  ```markdown
89
91
  # 实现任务
90
92
 
@@ -78,10 +78,10 @@ project-root/
78
78
  ## Phase 3: 编排与代码
79
79
  - [ ] 更新 API 编排测试用例
80
80
  - [ ] 实现代码变更
81
- - [ ] 部署到测试环境
82
- - [ ] 运行编排验收
83
81
  ```
84
82
 
83
+ > **注意**:`openlogos verify` 是独立的 CLI 操作节点,不应写入 tasks.md 作为可勾选任务。verify 由面板的 verify 步骤触发,tasks.md 只追踪实现任务。
84
+
85
85
  ### deltas/ 目录
86
86
 
87
87
  增量修改文件,使用标记格式: