Platform kernel: auth, tenancy, app registry, licensing, events.
-
Updated
Feb 19, 2026 - TypeScript
Platform kernel: auth, tenancy, app registry, licensing, events.
**auth-service** handles user authentication and registration. ## Endpoints - `GET /health` — service status - `POST /auth/login` — user login (sample) - `POST /auth/register` — user registration (sample) - `POST /auth/logout` — user logout (sample) ## Tracing This service reports telemetry to the tracing-service using the URL in the `endpoints`
Shared app-facing surface monorepo for the nshkr platform core: composition, wiring, host-facing surfaces, default bridges across outer_brain, Citadel, jido_integration, and read-model publication, with a stable entrypoint for product applications that should not stitch the lower stack manually.
Shared lower infrastructure monorepo for the nshkr platform core: contracts, Postgres durability helpers, projection publication glue, lease and fence primitives, replay-safe ids, and common runtime infrastructure used by outer_brain, Citadel, jido_integration, and app-facing surfaces.
Add a description, image, and links to the platform-core topic page so that developers can more easily learn about it.
To associate your repository with the platform-core topic, visit your repo's landing page and select "manage topics."