Progresso do onboarding Lista

Onboarding wizard progress, one per company (tenant). Resumable: ``current_step`` remembers where the user left off and ``step_data`` keeps the validated payload of each step (key = step slug from ``steps.py``). The middleware redirects to the current step while ``is_completed`` is ``False``.

Campo Descrição
Empresa
Etapa atual Slug da etapa atual (veja onboarding/steps.py).
Concluído
Ignorado O usuário optou por pular o assistente (se não for bloqueante).
Concluído em

Progresso do onboarding Tiene los siguientes módulos relacionados y puede ser de su interés: