Some checks failed
The auth/bootstrap endpoint fails with 409 because mcpd's startup creates a system user (system@mcpctl.local), making the "no users exist" check fail. Instead, create the CI user, session token, and RBAC definition directly in postgres via Prisma. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>