Skip to content

Backend PRD

This section is the starting point for documenting the new backend implementation in the backend/ workspace.

It is intended to help product, backend, and integration work stay aligned around:

  • what the new backend is responsible for
  • how it is structured
  • which modules already exist
  • how far migration has progressed from the legacy platform
  • which runtime and data foundations it depends on

The backend currently appears to provide a modern API foundation for new platform capabilities, including:

  • authentication
  • consultants
  • reference data
  • health monitoring
  • messaging support
  • database access infrastructure
  • localization support
  1. Overview
  2. Architecture
  3. Module Map
  4. Data Layer
  5. Migration Progress
  6. Requirements
  7. Tech Stack
  1. Overview
  2. Architecture
  3. Module Map
  4. Data Layer
  5. Migration Progress
  6. Requirements
  7. Tech Stack