docs(sdd): SDD 生命週期鐵律遷移 + SDD 位置統一到 system-dev/docs/3-specs/

- 位置統一:舊 docs/3-specs/ 五份 SDD git mv 到 system-dev/docs/3-specs/,舊位置留 README 指針
- 狀態判定:0 份 active(無現行開發,合法);paused×3(ingest-contract/kbdb-graph-extraction/plugin-install,等跨 repo 接通);closed×2 入 archive/(arcrun-key-auth/blocks-edit-api 死件,附封存原因)
- 鋪檔(自 system-dev-template v1.15.0):SDD-LIFECYCLE.md、pending-changes.md、sdd-guard.sh 新版、sdd-check.md、sdd-active-check.sh
- hook 掛載:settings.json PreToolUse Write|Edit 加 sdd-guard.sh
- CLAUDE.md:SDD 鐵律段(濃縮五條+0-active 註明重啟先升 active)+修正遷移後舊路徑
- 驗證:sdd-active-check exit 0;guard pipe-test 0-active 擋 code 寫入(exit 2)/md 放行(exit 0)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-17 17:03:58 +08:00
parent b53c5c94a9
commit d2618758e2
20 changed files with 279 additions and 21 deletions
+13 -1
View File
@@ -1,10 +1,22 @@
# 當前狀態
> 更新時間:2026-06-26
> 更新時間:2026-07-17
> 每次 session 結束必須更新此檔(用 /wiki-update)。
---
## 最新(2026-07-17SDD 生命週期鐵律遷移 + SDD 位置統一)
leo 2026-07-17 拍板全體系「單一活性 SDD」制度(canonicalsystem-dev-template v1.15.0),本 repo 已遷移:
1. **位置統一**:舊 `docs/3-specs/` 的 5 份 SDD 全數 `git mv``system-dev/docs/3-specs/`,舊位置留 README 指針。
2. **狀態判定****0 份 active**(無現行開發——實作面 2026-06-26 已收斂,剩跨 repo 接通,合法)。三份 `paused`ingest-contractkbdb-graph-extractionplugin-install(等基本盤部署/跨 repo)。兩份 `closed``archive/`arcrun-key-auth(舊 KBDB 時代死件)、blocks-edit-api(舊 blocks 表架構死件,已被 Arcrun #6 取代)。
3. **鋪檔**SDD-LIFECYCLE.mdpending-changes.mdsdd-guard.sh(新版,掛進 settings.json PreToolUse Write|Edit)/sdd-check.mdsdd-active-check.sh。
4. **驗證**sdd-active-check exit 0guard pipe-test——0 active 下寫 code 檔擋(exit 2)、寫 md 放行。
5. **CLAUDE.md**:加 SDD 鐵律段(濃縮五條+0-active 註明「重啟開發先挑一份升 active」),並修正遷移後的舊路徑指針(wiki 路徑、SDD 路徑)。
---
## 最新(2026-06-26issue #1 補對齊 — receiver Zod 追上 contractPR #3 已 merge
[PR #3](https://github.com/uncle6me-web/kbdb-graph-plugin/pull/3) 已 merge 進 maincommit `13db97b`)。對應 [issue #1](https://github.com/uncle6me-web/kbdb-graph-plugin/issues/1) 總管補對齊 comment。