DIN 0815 · STANDARD SOFTWARE REV 2026.04 ● LIVE

Platform Services are shared backend capabilities — each does one cross-cutting job and exposes it over an API. A module may depend on several; a service never depends on a module. All ship MIT-licensed with full source code.

Business Modules → Platform Services → Infrastructure

Dependencies point strictly downward. Business Modules are customer-facing applications; Platform Services are the reusable backend capabilities they compose. Services may depend on each other and on infrastructure — never on a module.

Browse modules →