workspace/projects/gamilit/docs/03-fase-extensiones/EXT-010-parent-notifications/historias-usuario/US-PARENT-003-achievement-notification.md
rckrdmrd ea1879f4ad feat: Initial workspace structure with multi-level Git configuration
- Configure workspace Git repository with comprehensive .gitignore
- Add Odoo as submodule for ERP reference code
- Include documentation: SETUP.md, GIT-STRUCTURE.md
- Add gitignore templates for projects (backend, frontend, database)
- Structure supports independent repos per project/subproject level

Workspace includes:
- core/ - Reusable patterns, modules, orchestration system
- projects/ - Active projects (erp-suite, gamilit, trading-platform, etc.)
- knowledge-base/ - Reference code and patterns (includes Odoo submodule)
- devtools/ - Development tools and templates
- customers/ - Client implementations template

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 10:44:23 -06:00

925 B

US-PARENT-003: Achievement Unlock Notification

Épica: EXT-010: Parent Notifications Prioridad: P2 Story Points: 4 Esfuerzo: 4 horas Sprint: 18


📋 User Story

Como padre de familia,
Quiero recibir una notificación cuando mi hijo desbloquea logros importantes
Para celebrar sus éxitos y motivarlo

Criterios de Aceptación

Backend (2h)

  • Trigger: Achievement de rareza Rare+ desbloqueado
  • Trigger: Promoción de rango Maya
  • Trigger: Completó módulo completo
  • Email con:
    • Título e imagen del achievement
    • Descripción del logro
    • Mensaje motivacional
    • Stats actualizados (nuevo rango, ML Coins totales)

Email Template (2h)

  • Tono celebratorio 🎉
  • Subject: "¡[Nombre] desbloqueó [Achievement]!"
  • CTA: "Ver perfil de [Nombre]"
  • Opción de compartir en redes sociales (opcional)

Creado: 2025-11-07