- Backend NestJS con módulos de autenticación, inventario, créditos - Frontend React con dashboard y componentes UI - Base de datos PostgreSQL con migraciones - Tests E2E configurados - Configuración de Docker y deployment Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
51 lines
892 B
Markdown
51 lines
892 B
Markdown
# Transversal - Indice
|
|
|
|
---
|
|
id: MAP-TRANS-MII
|
|
type: Index
|
|
status: Published
|
|
version: "1.0.0"
|
|
created_date: 2026-01-10
|
|
updated_date: 2026-01-10
|
|
simco_version: "4.0.0"
|
|
---
|
|
|
|
## Contenido de esta Seccion
|
|
|
|
Documentos que aplican transversalmente a todo el proyecto.
|
|
|
|
| Documento | Descripcion | Estado |
|
|
|-----------|-------------|--------|
|
|
| [SEGURIDAD.md](./SEGURIDAD.md) | Politicas y controles de seguridad | Pendiente |
|
|
| [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-10
|