feat(aiops): structure agent loop shadow output
Some checks failed
CD Pipeline / tests (push) Successful in 2m50s
Code Review / ai-code-review (push) Successful in 33s
CD Pipeline / build-and-deploy (push) Failing after 25m48s
CD Pipeline / post-deploy-checks (push) Has been cancelled

This commit is contained in:
Your Name
2026-05-01 15:09:57 +08:00
parent f53d7e5584
commit b0da6da1e9
5 changed files with 165 additions and 3 deletions

View File

@@ -74,6 +74,8 @@ OpenClaw 先接 read-only shadow investigation而不是直接替換主決策
- 允許工具Kubernetes / Prometheus / SignOz / Database / RAG / Grafana 的 read-only tools
- Provider本地 Ollama 優先,不新增 Gemini/Claude 付費呼叫
- 影響面:只附加 `agent_loop_shadow` metadata不覆蓋 `action``risk_level``confidence` 或 Nemotron tool result
- Structured metadatashadow raw response 需正規化為 `agent_loop_shadow.structured`,包含 `root_cause_check``evidence_used``confidence_delta``missing_evidence``human_or_ai_next_step``parse_status`
- Confidence deltacanary 階段只可記錄 0 到 -0.15 的保守 metadata正值一律歸零任何 score 或 auto-execute gate 變更需另開 ADR/Logbook 並通過 production audit
- 失敗策略log warning 後回到既有 proposal / Nemotron / Playbook 路徑
## 驗收