docs(archreview): PLAN-02 tasks.json — mark T4,T6,T7 complete (batch 2)

This commit is contained in:
Joseph Doherty
2026-07-08 17:48:39 -04:00
parent 41ed57421d
commit 03dcd55958
@@ -24,7 +24,7 @@
{ {
"id": 4, "id": 4,
"subject": "Task 4: Wire the delivery gate in the Host + align the S&F design doc", "subject": "Task 4: Wire the delivery gate in the Host + align the S&F design doc",
"status": "pending", "status": "completed",
"blockedBy": [ "blockedBy": [
3 3
] ]
@@ -38,7 +38,7 @@
{ {
"id": 6, "id": 6,
"subject": "Task 6: Endpoint-safe unsubscribe in DebugStreamBridgeActor + concurrent-session regression test", "subject": "Task 6: Endpoint-safe unsubscribe in DebugStreamBridgeActor + concurrent-session regression test",
"status": "pending", "status": "completed",
"blockedBy": [ "blockedBy": [
5 5
] ]
@@ -46,7 +46,7 @@
{ {
"id": 7, "id": 7,
"subject": "Task 7: Bound the retry sweep with a batch LIMIT", "subject": "Task 7: Bound the retry sweep with a batch LIMIT",
"status": "pending", "status": "completed",
"blockedBy": [ "blockedBy": [
3 3
] ]