Skip to content

Add guided operational onboarding wizard - #65

Merged
sigilabcodex merged 2 commits into
mainfrom
codex/guided-operational-onboarding-wizard
Jun 18, 2026
Merged

Add guided operational onboarding wizard#65
sigilabcodex merged 2 commits into
mainfrom
codex/guided-operational-onboarding-wizard

Conversation

@sigilabcodex

Copy link
Copy Markdown
Owner

Summary

Introduces a guided and resumable operational onboarding flow while preserving the existing admin onboarding page as a status overview.

Highlights

  • Adds /admin/onboarding guided entry and introduction.
  • Adds one-screen-per-chapter onboarding routes.
  • Derives readiness from real business data.
  • Preserves explicit skipped states.
  • Removes generic manual “Mark ready” behavior.
  • Resumes the next incomplete chapter after owner/admin login.
  • Keeps the wizard optional and allows users to return to normal operations.
  • Separates local development warnings from actual demo-workspace labeling.
  • Adds Spanish, English, and Portuguese onboarding copy.
  • Adds focused onboarding state and routing tests.

Routes

  • /admin/onboarding
  • /admin/onboarding/intro
  • /admin/onboarding/[chapter]
  • /admin/onboarding/summary

The existing /admin/setup/onboarding remains the administrative status dashboard.

Verification

  • npm run typecheck
  • npm run build

Both passed locally.

Deferred

  • Dedicated shift and delivery configuration models.
  • CSV import engines and downloadable templates.
  • Embedding every setup form directly inside the wizard.

@sigilabcodex
sigilabcodex merged commit ad91c54 into main Jun 18, 2026
1 check passed
@sigilabcodex
sigilabcodex deleted the codex/guided-operational-onboarding-wizard branch June 18, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant