docs(logbook): record drift ollama live verification

This commit is contained in:
Your Name
2026-05-06 19:36:44 +08:00
parent 3aba5c7f9a
commit 8882301243

View File

@@ -4039,6 +4039,16 @@ ruff check --select F401,F821,I001 apps/api/src/services/heartbeat_report_servic
| `openclaw_nemo` | 仍不可重新啟用,因實際 analyze 端點回 degraded需另修 OpenClaw 服務端 JSON 修復/結構化輸出 |
| Gemini | 保留為最後備援,不禁用;但 drift/governance 現在會先走 Ollama 三段式 |
### 推版與 Live 驗證
| 檢查點 | 結果 |
|--------|------|
| Gitea CD | Run `1797` completed successtests、build-and-deploy、post-deploy-checks 全綠 |
| Production image | `awoooi-api:2ef54ccc9462c5fb1f74ca4f5997fe9564c9418f` |
| Live provider order | Drift Interpreter 單次 live 驗證顯示 `ollama_gcp_a → ollama_gcp_b → ollama_local → gemini` |
| Live 實際 provider | `ollama_gcp_a` 成功,模型 `qwen3:14b`tokens `269`latency 約 `56.5s`,未觸發 Gemini |
| 後續缺口 | 測試 prompt 回傳仍解析成 `unknown`,需另外強化 Drift Interpreter 的 JSON schema / correction retry這不是費用路由問題 |
### 驗證
```text