refactor: add mcp source client facade
This commit is contained in:
@@ -107,7 +107,11 @@ First slices should move leaf modules only and leave `wf_mcp` re-export shims:
|
||||
compatibility shim. This does not expand persistent runtime; the next
|
||||
design slice should unify one-shot and persistent client operation handling
|
||||
behind a shared source-client facade.
|
||||
9. Upstream transport/discovery/session services.
|
||||
9. Complete: shared `McpSourceClient` facade introduced in
|
||||
`wf_sources_mcp.client`. `McpSdkAdapter` now delegates operation handling to
|
||||
this facade. Persistent runtime still exposes only `call_tool`; expanding it
|
||||
requires a separate owner-task request routing slice.
|
||||
10. Upstream transport/discovery/session services.
|
||||
|
||||
Each slice should add import-direction tests so the new source-provider package
|
||||
does not depend on `wf_mcp.workflow_surface`, `wf_mcp.admin_surface`,
|
||||
|
||||
Reference in New Issue
Block a user