structify dicts

This commit is contained in:
lda
2026-05-13 23:37:47 +07:00 Verified
parent 11afed99ab
commit ed239b5fd8
5 changed files with 72 additions and 17 deletions
+2
View File
@@ -70,6 +70,8 @@ event bus is supplied. The admin MCP tool projects the same event kinds into
MCP list-changed notifications for the current client session. Config mutation
tools still only stage changes and return `requires_reload`; they do not emit
list-changed notifications until reload remounts the visible capability set.
Internally, reload metadata uses `ProxyReloadResult`; MCP tools serialize that
typed result to a plain payload at the boundary.
Do not memoize mounted proxies or clients without an explicit lifecycle design.
The tempting implementation is a dictionary keyed by connection id around