fix(ai): remove retired Host110 Ollama surfaces

This commit is contained in:
Your Name
2026-07-19 11:41:38 +08:00
parent ae7dab8e05
commit 4d1dfe7def
8 changed files with 29 additions and 25 deletions

View File

@@ -4479,12 +4479,6 @@ def _ai_route_repair_playbook_recommendation(
"scope": "systemd_ollama",
"mode": "manual_or_approved",
})
if live_probe.get("proxy_110_11435") == "http_502":
steps.append({
"step": "verify_110_proxy_after_gcp_a_recovery",
"scope": "nginx_proxy_readback",
"mode": "read_only_verification",
})
steps.append({
"step": "verify_ai_route_status_returns_primary",
"scope": "awooop_ai_route_status",