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 2a7aa8a0..58ffb77b 100644 --- a/archreview/plans/PLAN-03-site-runtime-dcl.md.tasks.json +++ b/archreview/plans/PLAN-03-site-runtime-dcl.md.tasks.json @@ -19,9 +19,9 @@ { "id": 16, "subject": "Task 16: DataConnectionActor — capture _adapter into locals before background tasks (S7)", "status": "completed", "blockedBy": [] }, { "id": 17, "subject": "Task 17: DCL — tag→instances reverse index for the value fan-out hot path (P3)", "status": "completed", "blockedBy": [16] }, { "id": 18, "subject": "Task 18: InstanceActor — per-attribute child-subscription routing (P2)", "status": "completed", "blockedBy": [9, 11] }, - { "id": 19, "subject": "Task 19: SiteStorageService — WAL journal mode + busy timeout (S8)", "status": "pending", "blockedBy": [] }, - { "id": 20, "subject": "Task 20: NativeAlarmActor — coalesce per-transition SQLite upserts (P4)", "status": "pending", "blockedBy": [12, 19] }, - { "id": 21, "subject": "Task 21: Persist native-alarm display metadata for rehydration (UA4)", "status": "pending", "blockedBy": [20] }, + { "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] },