fix: route MCP delegation through platform A2A #1643
Reference in New Issue
Block a user
Delete Branch "fix/mcp-delegate-platform-path"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Why
The MCP bridge had a separate direct URL dispatch path, so it could drift from the platform A2A behavior and bypass poll-mode handling used by external workspaces. Platform-owned and external workspaces should share the same A2A/delegation transport decision point.
Verification
Tier
Tier 2 — server-side MCP delegation routing fix with handler coverage.
Approved: MCP delegation now routes through platform A2A SSOT with focused handler coverage; no direct workspace URL dispatch remains in the MCP delegate path.
Approved: MCP delegation now routes through platform A2A SSOT with focused handler coverage; no direct workspace URL dispatch remains in the MCP delegate path.