ede5275d3a
The #485/#486 fixes changed nothing structural about OtOpcUa — same drivers, same dual-namespace scheme, same Galaxy flow — so the row is mostly untouched. What DID change is a fact any OPC UA consumer depends on, and ScadaBridge is mid-cutover onto exactly this address space: a transient ConfigDb error used to empty the served address space (a PureRemove of every node, observed live and it stayed empty), stop every driver and clear every subscription, while still reporting the deploy Applied. A consumer would have seen all bindings go bad with nothing upstream admitting a problem. Recorded on the OtOpcUa row. Also fixes real drift found while checking: the OtOpcUa LocalDb adoption design was sitting UNTRACKED here and unreferenced by the index, even though the LocalDb row claims the adoption designs live in this repo. Now committed, referenced alongside the ScadaBridge one, and its stale header corrected — it still said Phase 1 was "not yet executed" against lib 0.1.1, when Phase 1 shipped and merged against 0.1.3. Phase 2 designed but not executed, on both the doc and the row. Claude-Session: https://claude.ai/code/session_01GASWkNEi68FSCtvr6rLoEW