Introduction
A microfrontend platform built on native browser primitives — ES modules, import maps, and dynamic import(). MFEs deploy independently and compose at runtime. Nothing bundles across MFE boundaries.
Heavily influenced by and borrows concepts from the MFE architecture described at 1fe.com.