You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: auto-create brand on registration, fix brand 500, full e2e test
- Registration and provision services now upsert a default brand
({orgSlug}.graspful.ai) during org creation so browse/diagnostic
work immediately without manual brand setup
- Brand controller catch block wraps getDnsInstructions in try/catch
so Vercel domain failures don't mask successful DB writes
- CLI register output now shows brand domain
- CLI auth service includes brandDomain in exchange response
- E2E test rewritten: 13-step register → brand → course → learner →
diagnostic flow with real REST API Design content (no stubs)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments