feat(web): implement config-driven MFE discovery and transparent proxying

  • Add support for FRAMEWORK_M_MFE_REMOTES and FRAMEWORK_M_MFE_REMOTES_FILE
  • Implement serve_mfe_assets proxy gated by FRAMEWORK_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.md guide for macroservice deployment
  • Add blog: "Scaling the Cliff: Transparent UI Macroservices"
  • Update sidebar and tags configuration

Merge request reports

Loading