{"service":"aithne","description":"aithne CRM — standalone customer system-of-record","environment":"production","endpoints":{"health":"GET /health","login":"POST /api/auth/login {email, password}","refresh":"POST /api/auth/refresh {refreshToken}","logout":"POST /api/auth/logout {refreshToken}","contacts":"GET|POST /api/contacts, GET|PATCH|DELETE /api/contacts/:id (Authorization: Bearer <accessToken>)"}}