From e2944d201cb19c4ae81eeed049a2fb9d9ab980df Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Wed, 8 Jul 2026 20:48:57 -0400 Subject: [PATCH] =?UTF-8?q?docs(archreview):=20PLAN-02=20tasks.json=20?= =?UTF-8?q?=E2=80=94=20mark=20T11,T12,T14=20complete=20(batch=204)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PLAN-02-communication-store-and-forward.md.tasks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archreview/plans/PLAN-02-communication-store-and-forward.md.tasks.json b/archreview/plans/PLAN-02-communication-store-and-forward.md.tasks.json index 2f8ac625..d0d881d0 100644 --- a/archreview/plans/PLAN-02-communication-store-and-forward.md.tasks.json +++ b/archreview/plans/PLAN-02-communication-store-and-forward.md.tasks.json @@ -76,7 +76,7 @@ { "id": 11, "subject": "Task 11: Upsert-based standby applies for Add/Park/Requeue", - "status": "pending", + "status": "completed", "blockedBy": [ 7, 10 @@ -85,7 +85,7 @@ { "id": 12, "subject": "Task 12: deferToSweep enqueue mode + immediate sweep kick", - "status": "pending", + "status": "completed", "blockedBy": [ 9 ] @@ -101,7 +101,7 @@ { "id": 14, "subject": "Task 14: Park (don't silently drop) corrupt buffered notifications", - "status": "pending", + "status": "completed", "blockedBy": [] }, {