Fix task status: 'complete' -> 'completed' for taskgraph compatibility

This commit is contained in:
2026-06-11 14:06:20 +00:00
parent cf002cc40f
commit 57cb071ff2
23 changed files with 23 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
---
id: proxy/host-routing
name: Implement Host-based routing with global routing table from DynamicConfig
status: complete
status: completed
depends_on: [config/dynamic-config]
scope: narrow
risk: low