fase(24): onboarding and first-run experience

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
debian
2026-03-08 06:12:11 -04:00
parent 629eafecd8
commit 87b7698ece
2 changed files with 131 additions and 88 deletions

View File

@@ -396,12 +396,12 @@ Spec: `.ralph/specs/phase-18-cli-cicd.md`
---
## Phase 24: Onboarding + First-Run [PENDIENTE]
## Phase 24: Onboarding + First-Run [COMPLETO]
- [ ] 24.1: Detectar first-run en frontend (GET /api/auth/setup-required)
- [ ] 24.2: Wizard multi-step: paso 1 crear admin, paso 2 nombre org, paso 3 "Start your first exploration" con URL input
- [ ] 24.3: Empty states: ilustraciones/mensajes en tablas vacías ("No findings yet. Start an exploration!")
- [ ] 24.4: Commit: `fase(24): onboarding and first-run experience`
- [x] 24.1: Detectar first-run en frontend (GET /api/auth/setup-required)
- [x] 24.2: Wizard multi-step: paso 1 crear admin, paso 2 nombre org, paso 3 "Start your first exploration" con URL input
- [x] 24.3: Empty states: ilustraciones/mensajes en tablas vacías ("No findings yet. Start an exploration!")
- [x] 24.4: Commit: `fase(24): onboarding and first-run experience`
---