@kannan19302/service-kit
v0.2.3
Published
Contract kit for out-of-process UniERP extension services: tenant-context token, manifest service types, health endpoint, error envelope
Readme
unierp-service-kit
Part of UniERP — an open-source, self-hostable multi-tenant application platform. Repository map · Architecture · Contributing · Security
Layer L1 — Foundation of the UniERP platform. Depends on: L0.
What this is
Shared service scaffolding — versioning helpers and semver comparison used across the service layer.
The invariant this repository owns
Small on purpose. Anything that grows business meaning belongs in a module, not here.
The rule that applies everywhere
A repository may depend only on published artifacts of a strictly lower layer — never sideways within a layer, never upward. A cycle is not discouraged; it is unrepresentable, because the lower layer's package cannot name the higher one.
See the platform overview for the full map, and
PLATFORM_ARCHITECTURE.md § 4.2 for
the reasoning.
Licence
AGPL-3.0.
