docs(browse): Wave-0 status flip — universal browser P1 implemented (live gate pending)

Task 17: design doc Status draft -> P1 implemented; program doc §9 Code not started -> Wave 0
landed. Full build 0 errors; touched suites green (Core.Abstractions 135, Commons 158,
AdminUI 542, AbCip 342, TwinCAT 191, FOCAS 271).
This commit is contained in:
Joseph Doherty
2026-07-15 17:42:42 -04:00
parent 80cda8f227
commit 014c76b986
3 changed files with 9 additions and 4 deletions
@@ -215,5 +215,9 @@ MELSEC is out of the sequence (deferred).
## 9. Status
Research: **done** (8 reports). Designs: **done** (7 design docs). Code: **not started.**
Next action: execute Wave 0 (universal browser), then Wave 1.
Research: **done** (8 reports). Designs: **done** (7 design docs). Code: **Wave 0 landed**
the universal Discover-backed browser (P1) is code-complete and unit-tested on
`feat/universal-discovery-browser` (`CapturingAddressSpaceBuilder` + `CapturedTreeBrowseSession`
+ `DiscoveryDriverBrowser`/`IUniversalDriverBrowser` + `BrowserSessionService` fallback +
`ITagDiscovery.SupportsOnlineDiscovery` gate + AbCip/TwinCAT/FOCAS opt-ins & picker browse UI),
with the live `/run` gate outstanding. Next action: complete the Wave-0 live gate, then Wave 1.