Context
User feedback from Multica PEN-82: current product appears to only support claiming existing organizations. If there is no clear create organization option in console/account, add a dedicated organization onboarding/create page and plan it for follow-up work.
Current repo notes from quick triage:
Goal
Add a clear, safe organization creation onboarding path for users whose organization is not listed yet, while preserving the claim flow for organizations that already exist.
Child issues
Definition of done
- Users can clearly choose between claiming an existing organization and creating/onboarding a new organization.
- Dedicated create/onboarding route and entry points exist from relevant empty/search/account/console states.
- Backend permission, validation, duplicate, and ownership semantics are tested and documented.
- Frontend mobile/dark-mode usability is covered in the implementation review.
- Relevant frontend/backend checks pass, or skipped checks are documented in the implementation PR.
Context
User feedback from Multica PEN-82: current product appears to only support claiming existing organizations. If there is no clear create organization option in console/account, add a dedicated organization onboarding/create page and plan it for follow-up work.
Current repo notes from quick triage:
/consoledelegates to the admin workspace and there is an existing create organization action in the admin/console implementation.Goal
Add a clear, safe organization creation onboarding path for users whose organization is not listed yet, while preserving the claim flow for organizations that already exist.
Child issues
Definition of done