From 30886c9426e5a655a0be2feb99d079c2abd6825d Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Thu, 9 Jul 2026 01:27:21 -0400 Subject: [PATCH] =?UTF-8?q?docs(archreview):=20sync=20PLAN-03=20tasks.json?= =?UTF-8?q?=20=E2=80=94=20Tasks=2022-24=20completed=20(Batch=208)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- archreview/plans/PLAN-03-site-runtime-dcl.md.tasks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archreview/plans/PLAN-03-site-runtime-dcl.md.tasks.json b/archreview/plans/PLAN-03-site-runtime-dcl.md.tasks.json index 58ffb77b..7fc966ac 100644 --- a/archreview/plans/PLAN-03-site-runtime-dcl.md.tasks.json +++ b/archreview/plans/PLAN-03-site-runtime-dcl.md.tasks.json @@ -22,9 +22,9 @@ { "id": 19, "subject": "Task 19: SiteStorageService — WAL journal mode + busy timeout (S8)", "status": "completed", "blockedBy": [] }, { "id": 20, "subject": "Task 20: NativeAlarmActor — coalesce per-transition SQLite upserts (P4)", "status": "completed", "blockedBy": [12, 19] }, { "id": 21, "subject": "Task 21: Persist native-alarm display metadata for rehydration (UA4)", "status": "completed", "blockedBy": [20] }, - { "id": 22, "subject": "Task 22: CertStoreActor — export trusted certs (thumbprint + DER) for reconciliation (UA1 groundwork)", "status": "pending", "blockedBy": [] }, - { "id": 23, "subject": "Task 23: Cert-trust reconcile-on-join — singleton pushes trusted set to (re)joining site node (UA1)", "status": "pending", "blockedBy": [15, 22] }, - { "id": 24, "subject": "Task 24: Wire ConfigFetchRetryCount into the standby replication fetch (UA2)", "status": "pending", "blockedBy": [11] }, + { "id": 22, "subject": "Task 22: CertStoreActor — export trusted certs (thumbprint + DER) for reconciliation (UA1 groundwork)", "status": "completed", "blockedBy": [] }, + { "id": 23, "subject": "Task 23: Cert-trust reconcile-on-join — singleton pushes trusted set to (re)joining site node (UA1)", "status": "completed", "blockedBy": [15, 22] }, + { "id": 24, "subject": "Task 24: Wire ConfigFetchRetryCount into the standby replication fetch (UA2)", "status": "completed", "blockedBy": [11] }, { "id": 25, "subject": "Task 25: Low-severity code cleanups — S9, S10, C2, C6", "status": "pending", "blockedBy": [9, 17] }, { "id": 26, "subject": "Task 26: Design-doc updates — C3, C4, C5 + behavior notes for landed changes", "status": "pending", "blockedBy": [1, 2, 4, 7, 8, 11, 13, 15, 18, 21, 23, 24, 25] } ],