From 7cd62933a6d173bc2cb3fb5ab387688d7e86bb80 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Thu, 9 Jul 2026 09:13:51 -0400 Subject: [PATCH] =?UTF-8?q?docs(archreview):=20sync=20PLAN-04=20tasks.json?= =?UTF-8?q?=20=E2=80=94=20Tasks=2019-21=20completed=20(Batch=207,=20KpiSam?= =?UTF-8?q?ple=20batched=20purge=20+=20NotificationOutbox=20single-query?= =?UTF-8?q?=20KPI=20+=20SiteCalls=20OPTION=20RECOMPILE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plans/PLAN-04-data-audit-backbone.md.tasks.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/archreview/plans/PLAN-04-data-audit-backbone.md.tasks.json b/archreview/plans/PLAN-04-data-audit-backbone.md.tasks.json index ff12a232..6f5d5f12 100644 --- a/archreview/plans/PLAN-04-data-audit-backbone.md.tasks.json +++ b/archreview/plans/PLAN-04-data-audit-backbone.md.tasks.json @@ -19,14 +19,14 @@ { "id": 16, "subject": "Task 16: Central keyset cursor — un-pin the SiteCalls reconciliation loop", "status": "completed", "blockedBy": [15] }, { "id": 17, "subject": "Task 17: Durable record for permanently-abandoned reconciliation rows", "status": "completed", "blockedBy": [] }, { "id": 18, "subject": "Task 18: Reconciliation NodeB failover (owned from report 08)", "status": "completed", "blockedBy": [] }, - { "id": 19, "subject": "Task 19: Batch the KpiSample purge", "status": "pending", "blockedBy": [] }, - { "id": 20, "subject": "Task 20: NotificationOutbox KPI — single-query aggregation, bounded oldest", "status": "pending", "blockedBy": [] }, - { "id": 21, "subject": "Task 21: OPTION (RECOMPILE) on the SiteCalls catch-all query", "status": "pending", "blockedBy": [11] }, + { "id": 19, "subject": "Task 19: Batch the KpiSample purge", "status": "completed", "blockedBy": [] }, + { "id": 20, "subject": "Task 20: NotificationOutbox KPI — single-query aggregation, bounded oldest", "status": "completed", "blockedBy": [] }, + { "id": 21, "subject": "Task 21: OPTION (RECOMPILE) on the SiteCalls catch-all query", "status": "completed", "blockedBy": [11] }, { "id": 22, "subject": "Task 22: Short first-tick delay on the three purge timers", "status": "pending", "blockedBy": [5, 16] }, { "id": 23, "subject": "Task 23: Low-severity cleanup batch (param chunking, KPI catalog, computed-column guard)", "status": "pending", "blockedBy": [1] }, { "id": 24, "subject": "Task 24: Design-doc reconciliation pass", "status": "pending", "blockedBy": [7, 17] }, { "id": 25, "subject": "Task 25: Bounded parallel notification delivery", "status": "pending", "blockedBy": [13] }, { "id": 26, "subject": "Final verification: full solution build + test sweep (infra up for MSSQL suites)", "status": "pending", "blockedBy": [3, 8, 9, 10, 12, 14, 18, 19, 20, 21, 22, 23, 24, 25] } ], - "lastUpdated": "2026-07-09 (Batch 6: Tasks 16-18 completed)" + "lastUpdated": "2026-07-09 (Batch 7: Tasks 19-21 completed)" }