Skip to content

CAP RPL delivery

Interactive sign-in and task checklist live on a dedicated page (Starlight MDX islands do not hydrate reliably):

Open CAP RPL checklist →

Use writer@example.com (or another allowlisted email) and the docs password from .env.

Near-term backend work implements against validated design contracts, then Express:

  1. Consume @yourorg/common + @yourorg/proto
  2. Implement Orchestrator against openapi/orchestrator.yaml (synced from ecosystem root)
  3. Implement CAP against elimi-ecosystem/apps/cap/openapi/openapi.yaml (lockstep copy: root cap-openapi.yaml → published openapi/cap.yaml) + apps/cap/prisma

See Architecture handover, Backend stack ADR, Orchestrator, and CAP API.