Extending MoDaCor#
This section covers the extension points that are already used in the current codebase:
ProcessStepsubclasses undersrc/modacor/modules/...for pipeline computation.IoSourceandIoSinksubclasses undersrc/modacor/io/...for external data access and export.the contributor workflow expected for tests, linting, and docs updates.
Use the pages below as the current maintainer guide rather than as a future roadmap.