Concepts
NNO Module Federation
Documentation for NNO Module Federation
Status: Phase 2 — Future Design (not yet implemented) Parent: System Architecture
Overview [Phase 2]
Phase 2 replaces static bundling (Phase 1) with remote Module Federation via @originjs/vite-plugin-federation. Feature packages deploy independently; the shell loads them at runtime via dynamic import(). The FeatureDefinition contract remains identical between phases.
Full specification: Implementation plan not yet authored (placeholder for
docs/implementation/phase-2/module-federation.md).