docs(archreview): mark guard 03/U2 (deferred-sink forwarding test) done

This commit is contained in:
Joseph Doherty
2026-07-08 17:38:58 -04:00
parent 26c9d28b69
commit a203950848
2 changed files with 16 additions and 10 deletions
+4 -2
View File
@@ -3,8 +3,10 @@
> **Status (2026-07-08):** ✅ **S1 (Critical) activation DONE** — branch `fix/archreview-crit1-split-brain-resolver`
> @ `a81dea10` (typed `KeepOldestOption`, unit guards + e2e config-resolution verified). ✅ **U1 doc DONE**
> (CLAUDE.md KNOWN LIMITATION 2 corrected). ⬜ S1's hard-kill failover **integration test** still pending (task 9,
> effort-M). **U2 (reflection forwarding test) pending — MUST land before P1 surgical-adds** / any new sink
> capability. Remaining: P1, S2/S3/S4. See [`STATUS.md`](STATUS.md).
> effort-M). **U2 (reflection forwarding test) DONE** — branch `fix/archreview-u2-deferred-sink-forwarding-guard`
> @ `a65c2ced` (DispatchProxy-based exhaustive forwarding guard over `IOpcUaAddressSpaceSink` +
> `ISurgicalAddressSpaceSink` + `DeferredServiceLevelPublisher`; negative-control verified; the gate for P1/P2 is
> now in place). Remaining: P1, S2/S3/S4. See [`STATUS.md`](STATUS.md).
- **Source report:** `archreview/03-server-runtime.md`
- **Review commit:** `9cad9ed0`