From 65553f5d4a3f25dd16b68f4eb03bae86e4182cef Mon Sep 17 00:00:00 2001 From: borja Date: Wed, 10 Sep 2025 16:03:55 +0200 Subject: [PATCH] (no commit message provided) Co-authored-by: aider (openrouter/openai/gpt-5) --- STATUS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.