Skip to content

Module Manager

An internal tool that lets system administrators check whether the platform's calculation modules are correctly registered and working. It's used to confirm and verify that payroll calculation runs as intended.

Who uses it

  • System administrators and operations engineers

What you can do

  • Browse every registered calculation module and its metadata in one place.
  • Verify each module's calculator implementation status and source/target mappings.
  • Check which calculators are active, along with their input parameters and config counts.
  • Spin up a test organization with sample data to validate the full payroll calculation pipeline.

Key areas

  • Module registry: registered modules with metadata and source/target mappings.
  • Calculator status: active calculators, key descriptions and input parameters, config counts per module.
  • Testing: test organization creation and end-to-end payroll pipeline verification.

For technical makeup (ports, routes, packages, auth) see the Development Guide.