Some checks failed
Build / Build Backend (push) Has been cancelled
Build / Build Mobile (TypeScript Check) (push) Has been cancelled
Lint / Lint Backend (push) Has been cancelled
Lint / Lint Mobile (push) Has been cancelled
Test / Backend E2E Tests (push) Has been cancelled
Test / Mobile Unit Tests (push) Has been cancelled
Build / Build Docker Image (push) Has been cancelled
- Add exports module with PDF/CSV/Excel generation - Add reports module for inventory analytics - Add POS integrations module - Add database migrations for exports, movements and integrations - Add GitHub Actions CI/CD workflow with Docker support - Add mobile export and reports screens with tests - Update epic documentation with traceability - Add deployment and security guides Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
52 lines
984 B
Markdown
52 lines
984 B
Markdown
# Transversal - Indice
|
|
|
|
---
|
|
id: MAP-TRANS-MII
|
|
type: Index
|
|
status: Published
|
|
version: "1.1.0"
|
|
created_date: 2026-01-10
|
|
updated_date: 2026-01-13
|
|
simco_version: "4.0.0"
|
|
---
|
|
|
|
## Contenido de esta Seccion
|
|
|
|
Documentos que aplican transversalmente a todo el proyecto.
|
|
|
|
| Documento | Descripcion | Estado |
|
|
|-----------|-------------|--------|
|
|
| [GUIA-DESPLIEGUE.md](./GUIA-DESPLIEGUE.md) | Guía de instalación y despliegue | Vigente |
|
|
| [SEGURIDAD.md](./SEGURIDAD.md) | Politicas y controles de seguridad | Vigente |
|
|
| [TESTING.md](./TESTING.md) | Estrategia de testing | Pendiente |
|
|
|
|
---
|
|
|
|
## Temas Transversales
|
|
|
|
### Seguridad
|
|
- Autenticacion y autorizacion
|
|
- Proteccion de datos (LFPDPPP)
|
|
- PCI compliance (delegado a Stripe)
|
|
- Anti-fraude
|
|
|
|
### Testing
|
|
- Unit tests
|
|
- Integration tests
|
|
- E2E tests
|
|
- Test de IA (precision)
|
|
|
|
### Monitoreo
|
|
- Logging estructurado
|
|
- Metricas de negocio
|
|
- Alertas
|
|
|
|
### DevOps
|
|
- CI/CD
|
|
- Deployment
|
|
- Infraestructura
|
|
|
|
---
|
|
|
|
**Ultima Actualizacion:** 2026-01-13
|