From c7677750b56e172f310af421a791833436cc6d46 Mon Sep 17 00:00:00 2001 From: OG T Date: Sun, 12 Apr 2026 00:09:18 +0800 Subject: [PATCH] =?UTF-8?q?docs(adr-070):=20=E8=A3=9C=E5=85=A8=20c439277?= =?UTF-8?q?=20=E5=85=A8=E8=87=AA=E5=8B=95=E5=8C=96=E4=B8=89=E5=A4=A7?= =?UTF-8?q?=E4=BF=AE=E5=BE=A9=20+=20Tier=203=20CR=20=E4=BF=AE=E8=A3=9C?= =?UTF-8?q?=E8=A8=98=E9=8C=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- docs/adr/ADR-070-aiops-full-automation-loop.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/adr/ADR-070-aiops-full-automation-loop.md b/docs/adr/ADR-070-aiops-full-automation-loop.md index 72b78a07..01b07c42 100644 --- a/docs/adr/ADR-070-aiops-full-automation-loop.md +++ b/docs/adr/ADR-070-aiops-full-automation-loop.md @@ -82,3 +82,5 @@ AWOOOI AIOps 告警閉環存在三大盲點: | MCP Phase 4c | 7eb49f9 | `decision_manager._generate_playbook_draft_if_new()` | | providers 全註冊 | a2cc985 | `providers/__init__.py` 10 providers | | 生產驗收 | 2026-04-11 | 10 providers enabled,2 pods Running | +| 全自動化三大修復 | c439277 | `auto_approve.py` high risk 全開放 + DESTRUCTIVE_PATTERNS;`decision_manager._collect_mcp_context()` MCP 前置收集;`webhooks.py` target_resource 修正 | +| Tier 3 CR 修補 | 8be87b0 | C1 ternary bug / C2 timeout / C3 DESTRUCTIVE_PATTERNS 補全 / I1 RFC-1918 / I4 25 tests |