Ecosystem repo overview
This is a quick map of the Amplifier ecosystem as scanned from GitHub. It’s generated from
data/catalog.json so it can be refreshed whenever new repos are added.
How to read this
Amplifier is intentionally split: kernel (
amplifier-core) defines contracts;
amplifier-foundation provides the bundle system; apps host and
compose; runtime modules add capabilities; bundles package configurations.
Kernel
Applications
Libraries
Bundles
Runtime modules
Collections (deprecated)
Collections are deprecated. Use bundles instead. See migration guide.