(no commit message provided)

Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
pull/1/head
borja 2 months ago
parent 5d4532b6be
commit 65553f5d4a

@ -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.

Loading…
Cancel
Save