adspecs 0.1.37 → 0.1.38

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.
@@ -242,16 +242,16 @@
242
242
 
243
243
  ## 附录:与 02 产品需求说明书的关系
244
244
 
245
- > **01 做深度需求分析,02 做产品设计和用户故事。** 本文的分析结果将直接作为 `02` 的输入。
246
-
247
- | 本文(BRD 分析) | 作用 | 02 中落地 |
248
- | ------------------ | -------------------------------------- | ------------------------------------------------ |
249
- | 一、真实问题分析 | 锁定问题域,避免做错方向 | → 02 §1 背景与目标 |
250
- | 二、用户角色分析 | 明确为谁做、权限边界 | → 02 §2 目标用户 + 权限设计 |
251
- | 三、使用场景拆解 | 确定功能优先级 | → 02 §3 功能清单 + 用户故事 |
252
- | 四、业务流程梳理 | 定义操作动线和状态机 | → 02 §4 详细设计 + 交互流程 |
253
- | 五、业务对象说明 | 厘清对象类型与口径,衔接流程与数据建模 | → 02 第5部分 业务对象说明(OBJ 编号 + 属性展开) |
254
- | 六、异常和边界场景 | 预防遗漏和线上事故 | → 02 §5 产品规则 + 异常处理 |
255
- | 七、最终输出与决策 | 判断是否具备进入 PRD 的条件 | → 02 启动的前置检查 |
245
+ > **01 做深度需求分析,02 做产品设计和用户故事。** 本文的分析结果将直接作为 `02` 的输入(下文"02 中落地"章节编号以 `02`-产品需求说明书模板的 12 部分结构为准)。
246
+
247
+ | 本文(BRD 分析) | 作用 | 02 中落地 |
248
+ | ------------------ | -------------------------------------- | ------------------------------------------------------------ |
249
+ | 一、真实问题分析 | 锁定问题域,避免做错方向 | → 02 1部分 需求概览(1.2 需求背景 / 1.3 需求范围) |
250
+ | 二、用户角色分析 | 明确为谁做、权限边界 | → 02 1.4 涉及角色 + 第6部分 权限要求 |
251
+ | 三、使用场景拆解 | 确定功能优先级 | → 02 第2部分 用户故事(US 优先级)+ 3.1 业务流程描述(PROC 编号) |
252
+ | 四、业务流程梳理 | 定义操作动线和状态机 | → 02 第3部分 业务场景及流程(3.1 流程 / 3.2 规则 / 3.3 数据 / 3.4 状态机) |
253
+ | 五、业务对象说明 | 厘清对象类型与口径,衔接流程与数据建模 | → 02 第5部分 业务对象说明(OBJ 编号 + 属性 + 关联关系展开) |
254
+ | 六、异常和边界场景 | 预防遗漏和线上事故 | → 02 3.2 业务规则(异常处理与边界约束规则) |
255
+ | 七、最终输出与决策 | 判断是否具备进入 PRD 的条件 | → 02 启动前置检查;7.2 风险与待补充 → 11.1 风险清单 / 11.2 待确认问题清单 |
256
256
 
257
257
  ---
@@ -10,7 +10,7 @@
10
10
  {
11
11
  "name": "adspecs",
12
12
  "description": "AI Coding研发协同开发插件",
13
- "version": "0.1.37",
13
+ "version": "0.1.38",
14
14
  "source": "./",
15
15
  "author": {
16
16
  "name": "Qingwen Chen",
@@ -2,7 +2,7 @@
2
2
  "name": "adspecs",
3
3
  "displayName": "adspecs AI Plugin",
4
4
  "description": "AI first工程规范驱动开发插件",
5
- "version": "0.1.37",
5
+ "version": "0.1.38",
6
6
  "author": {
7
7
  "name": "Qingwen Chen",
8
8
  "email": "cqinwn@qq.com",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "adspecs",
3
3
  "displayName": "adspecs AI 工程规范驱动开发插件",
4
- "version": "0.1.37",
4
+ "version": "0.1.38",
5
5
  "description": "AI-first specification-driven development plugin for ECP platform full-lifecycle development",
6
6
  "descriptionZh": "AI优先的工程规范驱动开发插件,覆盖需求分析、PRD、系统设计、任务拆解、TDD、代码评审、Wiki同步全流程",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "adspecs",
3
3
  "displayName": "adspecs AI 工程规范驱动开发插件",
4
- "version": "0.1.37",
4
+ "version": "0.1.38",
5
5
  "description": "AI-first specification-driven development plugin for ECP platform full-lifecycle development",
6
6
  "descriptionZh": "AI优先的工程规范驱动开发插件,覆盖需求分析、PRD、系统设计、任务拆解、TDD、代码评审、Wiki同步全流程",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "adspecs",
3
3
  "displayName": "adspecs AI 工程规范驱动开发插件",
4
- "version": "0.1.37",
4
+ "version": "0.1.38",
5
5
  "description": "AI-first specification-driven development plugin for ECP platform full-lifecycle development",
6
6
  "descriptionZh": "AI优先的工程规范驱动开发插件,覆盖需求分析、PRD、系统设计、任务拆解、TDD、代码评审、Wiki同步全流程",
7
7
  "author": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adspecs",
3
- "version": "0.1.37",
3
+ "version": "0.1.38",
4
4
  "description": "AI first 工程规范驱动开发插件 — 支持 npm 安装和 CLI 初始化",
5
5
  "bin": {
6
6
  "adspecs": "bin/adspecs.js"