docs(archreview): PLAN-02 tasks.json — mark T8,T9,T16 complete (batch 3)

This commit is contained in:
Joseph Doherty
2026-07-08 20:12:03 -04:00
parent 66cb0febad
commit 9fe3452790
@@ -54,7 +54,7 @@
{ {
"id": 8, "id": 8,
"subject": "Task 8: Per-target short-circuit in the retry sweep", "subject": "Task 8: Per-target short-circuit in the retry sweep",
"status": "pending", "status": "completed",
"blockedBy": [ "blockedBy": [
7 7
] ]
@@ -62,7 +62,7 @@
{ {
"id": 9, "id": 9,
"subject": "Task 9: Parallel per-target lanes with a small concurrency cap", "subject": "Task 9: Parallel per-target lanes with a small concurrency cap",
"status": "pending", "status": "completed",
"blockedBy": [ "blockedBy": [
8 8
] ]
@@ -113,7 +113,7 @@
{ {
"id": 16, "id": 16,
"subject": "Task 16: Replicate heartbeat marks to the peer central node", "subject": "Task 16: Replicate heartbeat marks to the peer central node",
"status": "pending", "status": "completed",
"blockedBy": [ "blockedBy": [
2 2
] ]