Skip to content

Orchestrator overview

Audience: all
Status: idea
Owns: backend / product

Shared services for CAP, LMS, and WorkMasters:

  • User / auth and JWT issuance (stateless validation in each app)
  • Identity verification (common)
  • Notifications (email, in-app, WhatsApp — channels TBD)

Maturity: Idea — see Maturity. Detailed API contracts will land here when CAP auth work begins.

Copy the CAP RPL layered template (especially api/ + backend/), keep bounded-context ownership clear in Domain overview, and publish OpenAPI for shared auth/identity/notification endpoints. See How to contribute.