Decision
Native Federation remote instead of embedding the dashboard in the host
- Reason
- Independent build, deploy, and iteration cycle for the showcase app.
- Alternative
- Single monolithic Angular application with a dashboard feature module
- Trade-off
- More deployment and runtime complexity; remote availability becomes an ops concern.