Skip to content

Commit 0943bcf

Browse files
committed
docs: consolidate CHANGELOG entries for D5-3B + D3
1 parent a7b32e0 commit 0943bcf

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ Format: Summary → Changed → Plan Packages. File-level details live in `git l
66

77
## [Unreleased]
88

9+
### Summary
10+
11+
- `~go exec` 命令移除,`~go` 自动检测活动 plan 并恢复执行
12+
- 预发布安全清理:.gitignore 补全、本地配置取消追踪、残留 pattern 清除
13+
14+
### Changed
15+
16+
- **Runtime**: `~go exec` 全仓移除;bare `~go` 自动路由 `exec_plan``~go finalize` 显式路由 `archive_lifecycle`;旧命令输入返回 migration hint
17+
- **Security**: `.gitignore` 补全敏感路径;`.claude/settings.local.json` 取消追踪;`bootstrap_workspace.py` 移除 `~summary` 残留 regex
18+
- **Docs**: README / header templates / blueprint protocol 命令表对齐
19+
- **Tests**: 658 tests 全过,新增 `~go exec` migration hint 测试
920

1021
## [2026-05-28.044700] - 2026-05-28
1122

0 commit comments

Comments
 (0)