From f2f196aa6d2d5ebf46f1c154ad2815c97479ae5c Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Thu, 9 Jul 2026 08:04:11 -0400 Subject: [PATCH] =?UTF-8?q?docs(archreview):=20sync=20PLAN-04=20tasks.json?= =?UTF-8?q?=20=E2=80=94=20Tasks=2010-12=20completed=20(Batch=204,=20backlo?= =?UTF-8?q?g=20KPI=20+=20SiteCalls=20freshness=20+=20EF=20retry)?= 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 ffea76b6..12e6d323 100644 --- a/archreview/plans/PLAN-04-data-audit-backbone.md.tasks.json +++ b/archreview/plans/PLAN-04-data-audit-backbone.md.tasks.json @@ -10,9 +10,9 @@ { "id": 7, "subject": "Task 7: Honest append-only enforcement story (docs)", "status": "completed", "blockedBy": [6] }, { "id": 8, "subject": "Task 8: SiteCalls filtered non-terminal index (migration)", "status": "completed", "blockedBy": [6] }, { "id": 9, "subject": "Task 9: Bound the execution-tree edge scan with a root time window", "status": "completed", "blockedBy": [] }, - { "id": 10, "subject": "Task 10: Fix the hardcoded-zero backlogTotal KPI history", "status": "pending", "blockedBy": [] }, - { "id": 11, "subject": "Task 11: SiteCalls same-rank freshness upsert (unfreeze RetryCount/LastError)", "status": "pending", "blockedBy": [] }, - { "id": 12, "subject": "Task 12: EF Core connection resiliency (EnableRetryOnFailure)", "status": "pending", "blockedBy": [] }, + { "id": 10, "subject": "Task 10: Fix the hardcoded-zero backlogTotal KPI history", "status": "completed", "blockedBy": [] }, + { "id": 11, "subject": "Task 11: SiteCalls same-rank freshness upsert (unfreeze RetryCount/LastError)", "status": "completed", "blockedBy": [] }, + { "id": 12, "subject": "Task 12: EF Core connection resiliency (EnableRetryOnFailure)", "status": "completed", "blockedBy": [] }, { "id": 13, "subject": "Task 13: Audit row for operator Retry on parked notifications", "status": "pending", "blockedBy": [] }, { "id": 14, "subject": "Task 14: Operator identity on the SiteCalls Retry/Discard relay", "status": "pending", "blockedBy": [13] }, { "id": 15, "subject": "Task 15: Composite keyset in the SiteCalls reconciliation pull contract (site side)", "status": "pending", "blockedBy": [] }, @@ -28,5 +28,5 @@ { "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 3: Tasks 7-9 completed)" + "lastUpdated": "2026-07-09 (Batch 4: Tasks 10-12 completed)" }