Features
A feature is a grouping of modules, atoms, plugins which offers an API to consumers and defines its behavior with respect to the application lifecycle. Features are designed to be plugged into the Exodus SDK, similarly to how Express.js middleware plugs into Express.js.
See the development docs to get an idea about how features are used in the SDK or the docs on architectural legos for more information about the building blocks of features.