feat(web): implement config-driven MFE discovery and transparent proxying
- Add support for
FRAMEWORK_M_MFE_REMOTESandFRAMEWORK_M_MFE_REMOTES_FILE - Implement
serve_mfe_assetsproxy gated byFRAMEWORK_M_MFE_PROXY_ENABLED - Support Base64-encoded JSON for remote configuration
- Fix static serving regressions and path traversals in Desk routes
- Add comprehensive suite of unit and integration tests
- Maintain 95% workspace coverage requirement
Docs:
- Add
distributed-ui.mdguide for macroservice deployment - Add blog: "Scaling the Cliff: Transparent UI Macroservices"
- Update sidebar and tags configuration