docs(logbook): record ai route evidence deploy [skip ci]

This commit is contained in:
Your Name
2026-05-25 14:31:52 +08:00
parent 24d9f25fe7
commit e5cd01c9cb
4 changed files with 27 additions and 0 deletions

View File

@@ -2960,6 +2960,7 @@
"probes": {
"gcp_a_ping": "GCP-A ping",
"gcp_a_ssh_22": "GCP-A SSH 22",
"gcp_a_direct_22": "GCP-A SSH 22",
"gcp_a_direct_11434": "GCP-A 11434",
"gcp_b_direct_11434": "GCP-B 11434",
"proxy_110_11435": "110 proxy 11435",

View File

@@ -2961,6 +2961,7 @@
"probes": {
"gcp_a_ping": "GCP-A ping",
"gcp_a_ssh_22": "GCP-A SSH 22",
"gcp_a_direct_22": "GCP-A SSH 22",
"gcp_a_direct_11434": "GCP-A 11434",
"gcp_b_direct_11434": "GCP-B 11434",
"proxy_110_11435": "110 proxy 11435",

View File

@@ -2087,6 +2087,7 @@ const AI_ROUTE_REPAIR_BLOCKER_KEYS = new Set([
const AI_ROUTE_REPAIR_PROBE_KEYS = new Set([
"gcp_a_ping",
"gcp_a_ssh_22",
"gcp_a_direct_22",
"gcp_a_direct_11434",
"gcp_b_direct_11434",
"proxy_110_11435",