Module system
A pluggable module architecture so that compliance, weather, notification, and export features can be added without forking the core.
-
Module framework
In preparationArchitectural foundations exist in the codebase. The public module API and installation flow are not yet finished.
-
JSON-driven module catalogue
PlannedA modules.json data source will drive build-time generation of a module catalogue on this website. Format is being finalised.
-
Module status labels in the UI
PlannedEvery module page will show its status (available, in development, planned) visibly so that users never confuse vision with reality.