Loads an invitation by token (public arcadia-core endpoint), shows the
inviter and team, collects name + password, and POSTs
/api/v1/invitations/:token/accept. The token is the trust — no auth or
tenant header required. Exported from the index.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Disambiguates the Phoenix/auth client lib from lib-arcadia-agents-client.
Dir lib-arcadia-client → lib-arcadia-core-client; alias updated in
tsconfig paths, vite config, app.css @source, imports, CI and docs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>