From f1cada010f2a123f4629908e271f18b592f3bc7e Mon Sep 17 00:00:00 2001 From: "glm-5.1" Date: Thu, 11 Jun 2026 12:59:48 +0000 Subject: [PATCH] Mark proxy/host-routing as complete --- tasks/proxy/host-routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/proxy/host-routing.md b/tasks/proxy/host-routing.md index 152de48..bced958 100644 --- a/tasks/proxy/host-routing.md +++ b/tasks/proxy/host-routing.md @@ -1,7 +1,7 @@ --- id: proxy/host-routing name: Implement Host-based routing with global routing table from DynamicConfig -status: pending +status: complete depends_on: [config/dynamic-config] scope: narrow risk: low