Social-Auto

Phase 0 — Foundation. Control plane online.

Core API

/health (liveness)

{
  "status": "ok"
}

/ready (DB connectivity)

{
  "status": "ready",
  "db": "ok"
}

Quick Links