- Add 02-ANALISIS.md with code analysis and dependencies
- Add 03-PLAN.md with master plan and subagent assignments
- Add 04-VALIDACION.md with pre-execution validation gate
Completes SIMCO governance for Sprint 8 task documentation.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Frontend now uses real qrcode.react library for CoDi QR codes
- Resolves P2 audit gap from TASK-2026-01-20-003
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Updated date from 2026-01-10 to 2026-01-20
- Updated version from 2.2.1 to 2.2.2
- Updated SIMCO version reference from v3.8.0 to v4.0.0
- Synced with FRONTEND and BACKEND inventories
- Added Sprint 8 sync note
Resolves: TASK-2026-01-20-003 audit P1 gap
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- FRONTEND_INVENTORY.yml: All 14 pages now functional
- Settings.tsx connected to settingsApi
- Added notes for Dark Mode, PWA, Export features
- PROXIMA-ACCION.md: Updated to 100% technical implementation
Sprint 8 deliverables:
- 14/14 pages connected to real APIs
- Dark Mode with Tailwind
- PWA with Vite plugin
- PDF/Excel export in Dashboard, Inventory, Fiado
- Complete component documentation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Settings page now connected to real API
- Added settingsApi for tenant configuration management
- Form state management with React Query mutations
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Create COMPONENTES-FRONTEND.md with detailed documentation of all 17 components
- Document 3 reusable components: Layout, ClabeDisplay, CodiQR
- Document 14 page components with props, hooks, dependencies, and line counts
- Update FRONTEND_INVENTORY.yml with expanded component details
- Update _INDEX.yml to include new documentation file
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- FRONTEND_INVENTORY.yml: Update 6 pages from mock_data to funcional
- Dashboard, Products, Orders, Customers, Fiado, Inventory
- Frontend now 93% functional (13/14 pages connected to APIs)
- PROXIMA-ACCION.md: Update frontend status table with API connections
- ESTADO-REAL-EPICAS.md: Add v3.1.0 changelog for Sprint 8
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Cambiar inherits_from de workspace a template-saas
- Definir tipo_herencia INTEGRATES
- Documentar modulos integrados
- Mantener rol STANDALONE
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Propagated via automated script (scripts/propagate-governance.sh):
- orchestration/_definitions/: canonical definitions
- orchestration/directivas/checklists/: CAPVED phase checklists
- docs/_SSOT/: Single Source of Truth
- orchestration/tareas/_templates/TASK-TEMPLATE-UNIFIED/
Configured as STANDALONE project
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
MCH-007 Templates y Catálogos:
- Módulo templates/ con CRUD completo
- 85+ productos seed de 8 proveedores
- Endpoints para búsqueda y importación por giro/proveedor
MCH-006 Onboarding Inteligente:
- Módulo onboarding/ con flujo conversacional
- OcrService con Google Vision API
- WhisperService para transcripción de audio
- 12 endpoints para gestión de sesiones
- Schema SQL con tablas onboarding_sessions y product_scans
Sprint 5 completado: 21 story points
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Backend:
- Nuevo modulo templates/ con 6 archivos
- Entidades ProductTemplate, TemplateImport
- Servicio con CRUD, busqueda e importacion masiva
- Controller con 9 endpoints API
- Soporte para 8 proveedores y 5 giros
Database:
- Schema templates.sql con ENUMs y tablas
- Seeds de 85+ productos de proveedores mexicanos
- Indices optimizados para busqueda
Documentacion:
- MCH-007 marcada como Completada
- PROXIMA-ACCION actualizada con Sprint 5
- BACKEND_INVENTORY actualizado (18 modulos)
- DATABASE_INVENTORY actualizado (49 tablas)
Sprint 5 - Inteligencia (1/2 epicas)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Backend:
- Implement delivery module with zones and tracking
- Add DeliveryZone entity (radius/polygon types)
- Add Delivery entity with full status machine
- Implement coverage check with Haversine formula
WhatsApp Service:
- Add delivery API integration methods
- Support coverage check and delivery creation
Database:
- Add delivery schema with zones, deliveries, status_history, drivers tables
- Create triggers for updated_at and status history logging
Documentation:
- Mark MCH-016 as Completado
- Update _MAP.md progress to 60%
Sprint 4 Complete: MCH-015, MCH-016, MCH-017
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
MCH-017 - Notificaciones:
- Módulo notifications en backend
- Entities: Notification, Template, Preference, DeviceToken
- Service con multi-canal (push, WhatsApp, SMS)
- DDL schema con templates por defecto
MCH-015 - Pedidos WhatsApp:
- BackendApiService para integración
- Flujo de creación de pedidos real
- Integración datos: ventas, inventario, fiados
Progreso: 51% → 57%
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Actualiza documentación de integraciones de pagos a estructura estándar
de 11-13 secciones siguiendo template de INT-001.
Cambios por integración:
INT-004-mercadopago.md (+458 líneas):
- Actualizado simco_version a 4.0.1
- Agregado: Rate Limits con retry strategy
- Agregado: Manejo de Errores completo (8 códigos)
- Agregado: Fallbacks y modo degradado
- Mejorado: Multi-tenant con SQL schema
- Agregado: Webhooks IPN con validación de firma
- Agregado: Testing con tarjetas de prueba MX
- Agregado: Monitoreo con métricas y logs
INT-005-clip.md (+485 líneas):
- Actualizado simco_version a 4.0.1
- Agregado: Rate Limits (100 req/min)
- Agregado: Manejo de Errores (7 códigos)
- Agregado: Fallbacks con cola Redis
- Agregado: Multi-tenant con tenant_clip_config
- Agregado: Webhooks con HMAC validation
- Agregado: Testing con tarjetas Clip MX
- Agregado: Monitoreo y Referencias
INT-006-codi-banxico.md (+694 líneas):
- Actualizado simco_version a 4.0.1
- Agregado: Rate Limits STP/Banxico
- Agregado: Manejo de Errores CoDi/STP
- Agregado: Fallbacks (QR alternativo, manual)
- Agregado: Multi-tenant con CLABEs por tenant
- Agregado: Webhooks STP con firma RSA-SHA256
- Agregado: Testing con CLABEs sandbox
- Agregado: Monitoreo y normatividad mexicana
Total: +1,573 líneas de documentación técnica.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Actualizar frontmatter YAML con simco_version 4.0.1, story_points 55
- Agregar metadata de Story Points y SIMCO Version
- Crear 10 historias de usuario (MCH-US-100 a MCH-US-109) con criterios de aceptación
- Agregar tabla de tareas técnicas estimadas por historia
- Incluir tabla resumen de Story Points con total de 85 puntos
- Actualizar fecha de actualización a 2026-01-17
- Actualizar simco_version a 4.0.1
- Agregar story_points: 21
- Crear 7 historias de usuario con criterios y tareas
- Agregar tabla resumen de Story Points
- Fecha: 2026-01-17
- MCH-002: 4 HU (MCH-US-010 a MCH-US-013), 13 SP
- MCH-003: 5 HU (MCH-US-020 a MCH-US-024), 8 SP
- MCH-004: 6 HU (MCH-US-030 a MCH-US-035), 21 SP
- MCH-005: 4 HU (MCH-US-040 a MCH-US-043), 13 SP
Formato: Como/Quiero/Para + Criterios [CA-XXX-N] + Tareas [MCH-TT-XXX-NN]
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add orchestration/directivas/ with proyecto-triggers
- TRIGGER-COHERENCIA-CAPAS.md for DDL/Backend coherence
- TRIGGER-INVENTARIOS.md for inventory synchronization
- Add orchestration/agents/ with perfiles
- PERFIL-DDL-AGENT.md
- PERFIL-BACKEND-AGENT.md
- PERFIL-FRONTEND-AGENT.md
- PERFIL-MOBILE-AGENT.md (specific to mobile POS)
- Add MAPA-DOCUMENTACION.yml as central reference
Inheritance: INTEGRATES from template-saas
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>