Skip to main content

Microservice Catalog

:::info Source Synthesized from docs/03-microservices/README.md + service inventory in this monorepo. :::

The platform is composed of bounded-context services. Each owns its data and emits events ? cross-service reads go through APIs or events + projections, never direct DB.

ServiceStatusDocs
ai-gateway-servicereadyOpen
analytics-servicereadyOpen
assessment-servicereadyOpen
assignment-servicereadyOpen
authoring-servicereadyOpen
billing-servicereadyOpen
catalog-servicereadyOpen
certification-servicereadyOpen
compliance-servicepartialOpen
content-servicereadyOpen
delivery-servicereadyOpen
enrollment-servicereadyOpen
identity-servicereadyOpen
marketplace-servicereadyOpen
media-servicereadyOpen
notification-servicereadyOpen
progress-servicereadyOpen
search-servicereadyOpen
sync-servicereadyOpen
tenant-servicereadyOpen

Status legend: ready = code + 17/17 spec docs present. partial = code present, specs missing. planned = specs present, no code yet.