Skip to content

Repository files navigation

unierp-kernel

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

Tenancy context, the policy engine, audit, the transactional outbox, idempotency, rate limiting and observability — the primitives every plane shares.

The invariant this repository owns

Imported by the service layer, the frontends and by extensions, so a dependency added here is a dependency added to everything.

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.

About

L1 — tenancy context, policy engine, audit, outbox, idempotency.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages