6aspec 3.0.0-dev.25 → 3.0.0-dev.26

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.
@@ -1,2 +1,5 @@
1
+ interface:
2
+ display_name: "6ASpec update"
3
+ short_description: "非破坏性地更新指定阶段的文档"
1
4
  policy:
2
5
  allow_implicit_invocation: false
@@ -0,0 +1,9 @@
1
+ ---
2
+ name: "6aspec-code"
3
+ description: "根据用户需求编写代码"
4
+ ---
5
+
6
+ # 操作流程
7
+ 1. Immediate response upon activation: code command has been activated
8
+ 2. Read and strictly follow the SOP: `.6aspec/rules/biz/code_implementation_sop.md`
9
+ 3. Strictly follow the SOP defined in that file
@@ -0,0 +1,2 @@
1
+ policy:
2
+ allow_implicit_invocation: false
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "6aspec",
3
- "version": "3.0.0-dev.25",
3
+ "version": "3.0.0-dev.26",
4
4
  "description": "6Aspec - 轻量级 spec 驱动开发框架,支持 Cursor 和 Claude Code",
5
5
  "main": "lib/installer.js",
6
6
  "bin": {