diff --git a/STATUS.md b/STATUS.md index 0329c88..e86dec8 100644 --- a/STATUS.md +++ b/STATUS.md @@ -34,7 +34,7 @@ Siguiente paso de desarrollo: ejecutar el plan mínimo de CI/CD, healthcheck y b ## Pendiente (priorizado) - MVP operativo (bloqueantes/casi bloqueantes) - 1) CI/CD: pipeline mínimo (build + bun test + build/push imagen + despliegue CapRover). + 1) CI/CD: pipeline mínimo (build + bun test + build/push imagen + despliegue CapRover). Ver docs/CI-CD-PLAN.md. 2) Persistencia/backup: volumen /app/data y backup diario del fichero SQLite. 3) Seguridad/red: ejecutar en red interna con Evolution API; si no, proteger el webhook (IP allowlist/reverse proxy). 4) Ensayo E2E en staging: registro de webhook, recepción de MESSAGES_UPSERT reales y envío de DMs.