- Update docs/_MAP.md with new phase references - Add docs/04-fase-saas/ phase structure - Add docs/05-fase-ia/ phase structure Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
50 lines
1.3 KiB
Markdown
50 lines
1.3 KiB
Markdown
# MGN-021: WhatsApp Business - Mapa del Modulo
|
|
|
|
**Modulo:** MGN-021-whatsapp-business
|
|
**Proyecto:** clinica-veterinaria
|
|
**Fecha:** 2026-01-13
|
|
|
|
---
|
|
|
|
## Estructura
|
|
|
|
```
|
|
MGN-021-whatsapp-business/
|
|
├── README.md <- Vision general
|
|
├── _MAP.md <- ESTE ARCHIVO
|
|
├── requerimientos/
|
|
│ └── INDICE-RF-WHATSAPP.md <- Indice de requerimientos
|
|
├── especificaciones/
|
|
│ └── INDICE-ET-WHATSAPP.md <- Indice de especificaciones
|
|
├── historias-usuario/
|
|
│ └── INDICE-US-WHATSAPP.md <- Indice de historias
|
|
└── implementacion/
|
|
└── TRACEABILITY.yml <- Trazabilidad
|
|
```
|
|
|
|
---
|
|
|
|
## Templates Veterinarios
|
|
|
|
| Template | Proposito |
|
|
|----------|-----------|
|
|
| `recordatorio_vacuna` | Notificar vacunas pendientes |
|
|
| `confirmacion_cita_veterinaria` | Confirmar citas |
|
|
| `instrucciones_cuidado` | Cuidados post-operatorios |
|
|
| `alerta_desparasitacion` | Recordatorio desparasitacion |
|
|
| `resultados_laboratorio` | Notificar resultados |
|
|
|
|
---
|
|
|
|
## Navegacion
|
|
|
|
| Destino | Enlace |
|
|
|---------|--------|
|
|
| Fase | [05-fase-ia](../) |
|
|
| Modulo anterior | [MGN-020-ai-integration](../MGN-020-ai-integration/) |
|
|
| Siguiente modulo | [MGN-022-mcp-server](../MGN-022-mcp-server/) |
|
|
|
|
---
|
|
|
|
*Mapa generado: 2026-01-13*
|