{
  "product": "orbidash API (real backend)",
  "backend": "Postgres (Prisma) + lelantos BaaS. LinkedIn in-sandbox actions still mocked (NDJSON replay is next).",
  "endpoints": [
    "GET /health",
    "GET/POST /accounts",
    "GET/POST /campaigns",
    "POST /campaigns/:id/run",
    "GET /runs"
  ]
}