refactor: move broker dto conversions out of wf_sources_mcp
This commit is contained in:
@@ -154,7 +154,10 @@ First slices should move leaf modules only and leave `wf_mcp` re-export shims:
|
||||
22. Complete: MCP source ID validation and reserved source IDs are canonical in
|
||||
`wf_sources_mcp.ids`; legacy `wf_mcp.connections` / `wf_mcp.shared.names`
|
||||
remain compatibility consumers.
|
||||
23. Upstream transport/discovery/session services.
|
||||
23. Complete: broker DTO construction removed from `wf_sources_mcp`.
|
||||
`wf_sources_mcp` accepts legacy-shaped inputs structurally, while
|
||||
`wf_mcp.source_registry` owns helpers that construct `ConnectionConfig`.
|
||||
24. 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