From a71592e42c17f49934d1149c682f9346345a1285 Mon Sep 17 00:00:00 2001 From: "glm-5.3-flash" Date: Sun, 30 Aug 2026 20:08:28 +0000 Subject: [PATCH] chore(tasks): mark review-002 wave-1 tasks completed (fwd15, ws13, con17, srv11/12) --- tasks/adapters/review-002-con17-mcp-pagination.md | 2 +- tasks/client/review-002-fwd15-stream-timeout.md | 2 +- tasks/server/review-002-srv11-srv12-router-ordering.md | 2 +- tasks/websocket/review-002-ws13-idle-progress.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tasks/adapters/review-002-con17-mcp-pagination.md b/tasks/adapters/review-002-con17-mcp-pagination.md index 0368da4..586f001 100644 --- a/tasks/adapters/review-002-con17-mcp-pagination.md +++ b/tasks/adapters/review-002-con17-mcp-pagination.md @@ -1,7 +1,7 @@ --- id: review-002-con17-mcp-pagination name: Bound MCP tools/list pagination (max pages + deadline) (CON-14) -status: pending +status: completed depends_on: [] scope: narrow risk: low diff --git a/tasks/client/review-002-fwd15-stream-timeout.md b/tasks/client/review-002-fwd15-stream-timeout.md index 97575ba..856ca4d 100644 --- a/tasks/client/review-002-fwd15-stream-timeout.md +++ b/tasks/client/review-002-fwd15-stream-timeout.md @@ -1,7 +1,7 @@ --- id: review-002-fwd15-stream-timeout name: Subscriptions must not inherit the 30s total request timeout (FWD-15) + stream byte cap (FWD-14) -status: pending +status: completed depends_on: [] scope: moderate risk: medium diff --git a/tasks/server/review-002-srv11-srv12-router-ordering.md b/tasks/server/review-002-srv11-srv12-router-ordering.md index 17f4ca0..5bc5b5d 100644 --- a/tasks/server/review-002-srv11-srv12-router-ordering.md +++ b/tasks/server/review-002-srv11-srv12-router-ordering.md @@ -1,7 +1,7 @@ --- id: review-002-srv11-srv12-router-ordering name: Router-layering fixes — double token resolution on WS and mcp, decoy 405 on extra routes (SRV-11, SRV-12) -status: pending +status: completed depends_on: [] scope: narrow risk: medium diff --git a/tasks/websocket/review-002-ws13-idle-progress.md b/tasks/websocket/review-002-ws13-idle-progress.md index 8dbf405..586b45b 100644 --- a/tasks/websocket/review-002-ws13-idle-progress.md +++ b/tasks/websocket/review-002-ws13-idle-progress.md @@ -1,7 +1,7 @@ --- id: review-002-ws13-idle-progress name: Idle deadline off demux progress + slow-legitimate-stream decision (WS-13) -status: pending +status: completed depends_on: [] scope: moderate risk: high