Files
Arcrun/system-dev/docs/5-records/README.md
T
uncle6me-web 5d00e71275 chore: D22 落地——docs/SDD/wiki/CLAUDE.md 進 repo(Gitea private 預設全 push)
頂層 D22 決策(leo 2026-07-03 拍板):推什麼由開發環境歸屬決定,
Gitea private=除機敏值/build 產物/.github 外全 push。
解 T1.5 卡點:雲端工人 clone 拿得到 credential-store-migration.md,可就地改寫 SDD。
機敏掃描兩輪通過(新增 189 檔約 2.1MB,node_modules/dist/wasm 照舊排除)。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 07:13:33 +08:00

33 lines
1.1 KiB
Markdown

# 5. Records — 日誌 + 驗收報告
> 線上事件復盤、測試報告、決策軌跡。
## 線上事件
| 檔案 | 日期 | 內容 |
|------|------|------|
| **incidents/2026-05-13-cypher-outbound-522.md** | 2026-05-13 | 同 zone 自循環死鎖(22 分鐘故障) |
| **incidents/2026-05-13-chain-ctx-propagation.md** | 2026-05-13 | workflow chain context 無法向下傳播 |
| **incidents/2026-05-13-nested-foreach-iterable.md** | 2026-05-13 | 巢狀 foreach iterable 爆解析 |
| **incidents/2026-05-29-encryption-key-drift.md** | 2026-05-29 | 多 Worker 的 ENCRYPTION_KEY 不一致 |
## 測試報告
| 檔案 | 日期 | 內容 |
|------|------|------|
| **test-reports/壓測-recipe-library-2026-06-07.md** | 2026-06-07 | kbdb-base §7.5 上線驗收(16 項通過) |
| **test-reports/pre-customer-checklist-2026-06-07.md** | 2026-06-07 | 對客前檢查清單 |
| **test-reports/BETA_TEST.md** | — | 封測計畫(推遲) |
---
## 常見用途
- **線上問題復現** → 查 incidents/
- **功能驗收標準** → 查 test-reports/
- **決策背景** → 查 `.claude/wiki/decisions-summary.md`
---
更新時間:2026-06-08