CAP RPL delivery
CAP RPL delivery
Section titled “CAP RPL delivery”Interactive sign-in and task checklist live on a dedicated page (Starlight MDX islands do not hydrate reliably):
Use writer@example.com (or another allowlisted email) and the docs password from .env.
Backend focus (cap-rpl-1)
Section titled “Backend focus (cap-rpl-1)”Near-term backend work implements against validated design contracts, then Express:
- Consume
@yourorg/common+@yourorg/proto - Implement Orchestrator against
openapi/orchestrator.yaml(synced from ecosystem root) - Implement CAP against
elimi-ecosystem/apps/cap/openapi/openapi.yaml(lockstep copy: rootcap-openapi.yaml→ publishedopenapi/cap.yaml) +apps/cap/prisma
See Architecture handover, Backend stack ADR, Orchestrator, and CAP API.