docs(logbook): ADR-092 P2.4+P2.6 完成記錄
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -20,9 +20,15 @@
|
||||
psql $DATABASE_URL -f apps/api/migrations/adr092_p1_learning_chain_fix.sql
|
||||
```
|
||||
|
||||
### 剩餘 P2 工作
|
||||
- P2.4: Telegram 中間態推播(editMessageText 佔位卡)
|
||||
- P2.6: trust_drift_detector 接入 ai_slo_watchdog_job
|
||||
### P2.4 修復(commit e75e467)
|
||||
- **telegram_gateway.py**: 新增 `send_analyzing_placeholder()` + `delete_message()`
|
||||
- **webhooks.py**: LLM 分析前 ≤3s 送佔位卡;完整卡發出後背景刪除
|
||||
|
||||
### P2.6 修復(commit 97ce5ea)
|
||||
- **ai_slo_watchdog_job.py**: W-6 新增 Trust Drift 偵測(接入孤立服務 trust_drift_detector)
|
||||
- 覆蓋 optimism_bias + confidence_collapse 兩種偏態;checks 5 → 6
|
||||
|
||||
### ✅ ADR-092 P0+P1+P2 全部完成(5 commits pushed to gitea main)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user