refactor: introduce wf sources mcp auth storage

This commit is contained in:
lda
2026-06-06 23:19:56 +07:00 Verified
parent fc43671940
commit 87d84767f8
20 changed files with 605 additions and 374 deletions
@@ -87,7 +87,8 @@ packages, or compatibility shims.
First slices should move leaf modules only and leave `wf_mcp` re-export shims:
1. MCP auth helpers and focused auth/catalog stores.
1. Complete: MCP auth helpers and focused auth/catalog stores moved to
`wf_sources_mcp`, with `wf_mcp` shims preserved.
2. MCP source registry models/conversion.
3. Upstream transport/discovery/session services.