michangarrito/orchestration/TRACEABILITY.yml
Adrian Flores Cortes 2de6534b92
Some checks are pending
CI/CD Pipeline / Backend CI (push) Waiting to run
CI/CD Pipeline / Frontend CI (push) Waiting to run
CI/CD Pipeline / WhatsApp Service CI (push) Waiting to run
CI/CD Pipeline / Mobile CI (push) Waiting to run
CI/CD Pipeline / Docker Build (./apps/backend, ./apps/backend/Dockerfile, backend) (push) Blocked by required conditions
CI/CD Pipeline / Docker Build (./apps/frontend, ./apps/frontend/Dockerfile, frontend) (push) Blocked by required conditions
CI/CD Pipeline / Docker Build (./apps/whatsapp-service, ./apps/whatsapp-service/Dockerfile, whatsapp-service) (push) Blocked by required conditions
CI/CD Pipeline / Deploy to Production (push) Blocked by required conditions
[TASK-2026-01-24-ESTANDAR-ORCHESTRATION] feat: Add missing orchestration files
- Add BOOTLOADER.md (NEXUS startup protocol)
- Add PROJECT-PROFILE.yml (project metadata)
- Add DEPENDENCY-GRAPH.yml (dependencies)
- Add TRACEABILITY.yml (version history)

Complies with SIMCO-ESTANDAR-ORCHESTRATION.md v1.0.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 09:28:12 -06:00

198 lines
7.6 KiB
YAML

# ═══════════════════════════════════════════════════════════════════════════════
# TRACEABILITY.yml - MiChangarrito
# ═══════════════════════════════════════════════════════════════════════════════
#
# Sistema: SIMCO v4.3.0 + NEXUS v4.0
# Propósito: Trazabilidad del proyecto
# Fecha: 2026-01-24
#
# ═══════════════════════════════════════════════════════════════════════════════
version: "1.0.0"
proyecto: "michangarrito"
tipo: "CONSUMER"
fecha_actualizacion: "2026-01-24"
# ─────────────────────────────────────────────────────────────────────────────
# HISTORIAL DE VERSIONES
# ─────────────────────────────────────────────────────────────────────────────
versiones:
- version: "2.0.0"
fecha: "2026-01-24"
descripcion: "Estandarización orchestration/ según SIMCO v4.3.0"
cambios:
- "Agregado BOOTLOADER.md"
- "Agregado PROJECT-PROFILE.yml"
- "Agregado DEPENDENCY-GRAPH.yml"
- "Agregado TRACEABILITY.yml"
- version: "1.9.0"
fecha: "2026-01-17"
descripcion: "Validación documental y actualización _inheritance.yml"
cambios:
- "Actualizado _inheritance.yml a v2.0.0"
- "Documentación de módulos integrados"
- "Validación de inventarios"
- version: "1.8.0"
fecha: "2026-01-15"
descripcion: "MVP 95% - Modo offline completado"
cambios:
- "MCH-022: Modo offline con SQLite"
- "Sincronización y resolución de conflictos"
- version: "1.5.0"
fecha: "2026-01-10"
descripcion: "Integración WhatsApp y MCP Server"
cambios:
- "MCH-010: MCP Server con 15 herramientas"
- "MCH-011: WhatsApp Service con Meta Cloud API"
- version: "1.0.0"
fecha: "2025-12-01"
descripcion: "MVP inicial"
cambios:
- "Infraestructura base"
- "Autenticación multi-método"
- "Catálogo de productos"
- "Punto de venta básico"
# ─────────────────────────────────────────────────────────────────────────────
# INTEGRACIONES DE TEMPLATE-SAAS
# ─────────────────────────────────────────────────────────────────────────────
integraciones:
- modulo: "auth"
fecha: "2025-12-01"
origen: "template-saas/auth"
adaptacion: "Agregado OTP, PIN, Biométrico"
estado: "activo"
- modulo: "tenants"
fecha: "2025-12-01"
origen: "template-saas/tenants"
adaptacion: "Cada negocio = 1 tenant"
estado: "activo"
- modulo: "billing"
fecha: "2025-12-15"
origen: "template-saas/billing"
adaptacion: "Planes Changarrito/Tiendita + tokens IA"
estado: "activo"
- modulo: "notifications"
fecha: "2026-01-05"
origen: "template-saas/notifications"
adaptacion: "Push, WhatsApp, Email"
estado: "activo"
# ─────────────────────────────────────────────────────────────────────────────
# ÉPICAS COMPLETADAS
# ─────────────────────────────────────────────────────────────────────────────
epicas_completadas:
- id: "MCH-001"
titulo: "Infraestructura Base"
estado: "completado"
fecha: "2025-11"
- id: "MCH-002"
titulo: "Autenticación Multi-método"
estado: "completado"
fecha: "2025-12"
- id: "MCH-003"
titulo: "Catálogo de Productos"
estado: "completado"
fecha: "2025-12"
- id: "MCH-004"
titulo: "Punto de Venta"
estado: "completado"
fecha: "2025-12"
- id: "MCH-005"
titulo: "Integraciones de Pago"
estado: "completado"
fecha: "2026-01"
- id: "MCH-010"
titulo: "MCP Server (Gateway LLM)"
estado: "completado"
fecha: "2026-01"
- id: "MCH-011"
titulo: "WhatsApp Service"
estado: "completado"
fecha: "2026-01"
- id: "MCH-018"
titulo: "Planes y Suscripciones"
estado: "completado"
fecha: "2026-01"
- id: "MCH-022"
titulo: "Modo Offline"
estado: "completado"
fecha: "2026-01"
# ─────────────────────────────────────────────────────────────────────────────
# VALIDACIONES
# ─────────────────────────────────────────────────────────────────────────────
validaciones:
ultima_validacion: "2026-01-24"
resultado: "passed"
archivos_obligatorios:
_MAP.md: true
_inheritance.yml: true
BOOTLOADER.md: true
CONTEXT-MAP.yml: true
PROJECT-PROFILE.yml: true
PROJECT-STATUS.md: true
PROXIMA-ACCION.md: true
DEPENDENCY-GRAPH.yml: true
TRACEABILITY.yml: true
MAPA-DOCUMENTACION.yml: true
estado_mvp: "95%"
apps_operativos:
backend: true
frontend: true
mobile: true
mcp_server: true
whatsapp_service: true
# ─────────────────────────────────────────────────────────────────────────────
# PENDIENTES PARA PRODUCCIÓN
# ─────────────────────────────────────────────────────────────────────────────
pendientes_produccion:
- item: "Cuenta Meta Business verificada"
tipo: "externo"
bloqueante: true
- item: "API keys Stripe producción"
tipo: "configuracion"
bloqueante: true
- item: "API keys LLM producción"
tipo: "configuracion"
bloqueante: true
- item: "Configuración de deployment"
tipo: "infraestructura"
bloqueante: false
# ─────────────────────────────────────────────────────────────────────────────
# NOTAS
# ─────────────────────────────────────────────────────────────────────────────
notas:
- "MVP 95% completado - pendiente configuración producción"
- "6 aplicaciones en monorepo funcionando"
- "Integración selectiva de template-saas exitosa"
- "Bloqueos de producción son externos (cuentas API)"