Skip to content

Commit 49c70c5

Browse files
zxpmailcursoragent
andcommitted
docs(wiki): bump Home to v1.48.6 and DESIGN.md design chain
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 2bf1cb3 commit 49c70c5

2 files changed

Lines changed: 13 additions & 11 deletions

File tree

CONTEXT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- **v1.48.6** — DESIGN.md 设计链 + code-review 对齐 token 基线
55

66
## 上次停在哪个位置
7-
- CHANGELOG / package.json 版本对齐;code-review v2.2.1 读 DESIGN.md
7+
- v1.48.6 GitHub Release + Wiki Home 已更新
88

99
## 测试
1010
- `pnpm test`(154 全过)· `pnpm forge-smoke`(13/13)· `pnpm preflight`

docs/github-wiki/Home.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# ReqForge(Forge)
22

3-
**当前版本:v1.48.1**(2026-06-19
3+
**当前版本:v1.48.6**(2026-06-27
44
**主文档**[README 中文](https://github.com/zxpmail/ReqForge/blob/main/README.zh-CN.md) · [README English](https://github.com/zxpmail/ReqForge/blob/main/README.md) · [CHANGELOG](https://github.com/zxpmail/ReqForge/blob/main/CHANGELOG.md)
55

6+
**v1.48.6 亮点**:mockup 验收后冻结根目录 `DESIGN.md`[Google design.md](https://github.com/google-labs-code/design.md) 格式);dev-builder / code-review 优先读 token,不再从 Brief 猜色值。
7+
68
---
79

810
ReqForge 是把 AI 编码助手变成**可交付产品开发操作系统**的开源 Harness(不是零散 prompt):
@@ -27,17 +29,17 @@ ReqForge 是把 AI 编码助手变成**可交付产品开发操作系统**的开
2729

2830
---
2931

30-
## v1.43 要点(摘要)
32+
## v1.48 要点(摘要)
3133

3234
| 主题 | 说明 |
3335
|------|------|
34-
| **Multi-Stakeholder Review** | Spec 前四视角扫描(业务/技术/体验/范围与风险) |
35-
| **/domain-mapper** | 领域研究 → `domain-map.md`(独立于 spec→build 管线|
36-
| **forge-bug-fix** | bisect / classify / trace / verify,已接入 bug-fixer |
37-
| **Gemini CLI** | 第 4 个适配器;`.gemini/GEMINI.md` |
38-
| **2.5 层 + UI-Spec** | design-maker → dev-builder 模型间中间表示 |
39-
| **Workflow Cookbook** | [workflow-cookbook.md](https://github.com/zxpmail/ReqForge/blob/main/core/docs/workflow-cookbook.md) |
40-
| **forge-install 写入** | `.forge/quickref.md`dev-map、security-guidance、preflight |
36+
| **DESIGN.md 冻结** | design-maker → `UI-Spec.md` + `DESIGN.md`;与 OpenSpec `changes/.../design.md` 分工不同 |
37+
| **审查 action 三分法** | code-review finding:`auto-fix` / `ask-user` / `no-op`(v1.48.5|
38+
| **Spec 蒸馏模式** | `/product-spec-builder` 可选 Distillation(v1.48.3) |
39+
| **forge-install Windows** | 自动检测修复(v1.48.4) |
40+
| **Multi-Stakeholder Review** | 写 Spec 前四视角扫描 + 批判 Gate |
41+
| **/domain-mapper** | 领域研究 → `domain-map.md` |
42+
| **2.5 层** | design-maker → dev-builder 模型间中间表示(结构 + token) |
4143
| **发版守门** | 维护者:`pnpm forge-smoke` |
4244

4345
---
@@ -49,7 +51,7 @@ ReqForge 是把 AI 编码助手变成**可交付产品开发操作系统**的开
4951
| 模糊路由 | `/request-dispatcher` | 推荐目标 Skill |
5052
| 领域研究(可选) | `/domain-mapper` | `domain-map.md` |
5153
| 需求 | `/product-spec-builder` | `Product-Spec.md` |
52-
| 设计(可选) | `/design-brief-builder` · `/design-maker` | `Design-Brief.md` · 设计稿 + 临时 `UI-Spec.md` |
54+
| 设计(可选) | `/design-brief-builder` · `/design-maker` | `Design-Brief.md` · 设计稿 + `UI-Spec.md` + `DESIGN.md` |
5355
| 存量变更 | `/change-manager` | `changes/<name>/` |
5456
| 计划 | `/dev-planner` | `DEV-PLAN.md` |
5557
| 开发 | `/dev-builder` | 代码 + `memory/` |

0 commit comments

Comments
 (0)