From e8996f859bb8117e53d4c2e841a015bb4023adfd Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Wed, 8 Jul 2026 21:22:38 -0400 Subject: [PATCH] =?UTF-8?q?docs(archreview):=20PLAN-02=20tasks.json=20?= =?UTF-8?q?=E2=80=94=20mark=20T18,T19,T20=20complete=20(batch=206)?= 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 e8110a70..40534193 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 @@ -129,7 +129,7 @@ { "id": 18, "subject": "Task 18: Epoch-ms due-check (replace per-row julianday parsing)", - "status": "pending", + "status": "completed", "blockedBy": [ 17 ] @@ -137,7 +137,7 @@ { "id": 19, "subject": "Task 19: Decouple audit-observer notification from the sweep (ordered channel)", - "status": "pending", + "status": "completed", "blockedBy": [ 12 ] @@ -145,7 +145,7 @@ { "id": 20, "subject": "Task 20: Buffer resync storage primitives (GetAllMessagesAsync / ReplaceAllAsync)", - "status": "pending", + "status": "completed", "blockedBy": [ 18 ]