Analysis and Documentation: - Add ANALISIS-ALINEACION-WORKSPACE-2025-12-08.md with comprehensive gap analysis - Document SIMCO v3.2 system with 20+ directives - Identify alignment gaps between orchestration and projects New SaaS Products Structure: - Create apps/products/pos-micro/ - Ultra basic POS (~100 MXN/month) - Target: Mexican informal market (street vendors, small stores) - Features: Offline-first PWA, WhatsApp bot, minimal DB (~10 tables) - Create apps/products/erp-basico/ - Austere ERP (~300-500 MXN/month) - Target: SMBs needing full ERP without complexity - Features: Inherits from erp-core, modular pricing SaaS Layer: - Create apps/saas/ structure (billing, portal, admin, onboarding) - Add README.md and CONTEXTO-SAAS.md documentation Vertical Alignment: - Verify HERENCIA-ERP-CORE.md exists in all verticals - Add HERENCIA-SPECS-CORE.md to verticals - Update orchestration inventories Updates: - Update WORKSPACE-STATUS.md with new products and analysis - Update suite inventories with new structure 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BACKEND_INVENTORY.yml | ||
| DATABASE_INVENTORY.yml | ||
| DEPENDENCY_GRAPH.yml | ||
| FRONTEND_INVENTORY.yml | ||
| MASTER_INVENTORY.yml | ||
| README.md | ||
| TRACEABILITY_MATRIX.yml | ||
Inventarios - ERP Clínicas
Version: 1.0.0 Fecha: 2025-12-08 Nivel SIMCO: 2B.2
Descripción
Este directorio contiene los inventarios YAML que sirven como Single Source of Truth (SSOT) para el proyecto ERP Clínicas. Estos archivos son la referencia canónica para métricas, trazabilidad y componentes del sistema.
Archivos de Inventario
| Archivo | Descripción | Estado |
|---|---|---|
| MASTER_INVENTORY.yml | Inventario maestro con métricas globales | Completo |
| DATABASE_INVENTORY.yml | Inventario de objetos de base de datos | Planificado |
| BACKEND_INVENTORY.yml | Inventario de componentes backend | Planificado |
| FRONTEND_INVENTORY.yml | Inventario de componentes frontend | Planificado |
| TRACEABILITY_MATRIX.yml | Matriz de trazabilidad RF->ET->US | Completo |
| DEPENDENCY_GRAPH.yml | Grafo de dependencias entre módulos | Completo |
Herencia del Core
Este proyecto hereda del ERP Core (nivel 2B.1):
| Aspecto | Heredado | Específico |
|---|---|---|
| Tablas DB | ~100 | Planificado |
| Schemas | 8+ | Planificado |
| Specs | 3 | - |
Specs Heredadas
- SPEC-RRHH-EVALUACIONES-SKILLS.md
- SPEC-INTEGRACION-CALENDAR.md
- SPEC-MAIL-THREAD-TRACKING.md
Resumen Ejecutivo
Métricas del Proyecto
| Métrica | Valor |
|---|---|
| Módulos | 5 (CL-001 a CL-005) |
| Estado | PLANIFICACION_COMPLETA |
| Completitud | 15% |
Dominio del Negocio
- Expediente clínico electrónico
- Gestión de citas médicas
- Control de consultorios
- Facturación de servicios médicos
Directivas Específicas
Configuración de Puertos (Planificado)
| Servicio | Puerto |
|---|---|
| Backend API | 3500 |
| Frontend Web | 5179 |
| Patient Portal | 5180 |
Cumplimiento Normativo
Este proyecto debe cumplir con:
- NOM-024-SSA3-2012 (Expediente clínico electrónico)
- Ley de Protección de Datos Personales en Posesión de Particulares
Alineación con ERP Core
Estos inventarios siguen la misma estructura que:
/erp-core/orchestration/inventarios/(proyecto padre)
Referencias
- Suite Master:
orchestration/inventarios/SUITE_MASTER_INVENTORY.yml - Core:
apps/erp-core/orchestration/inventarios/ - Status Global:
orchestration/inventarios/STATUS.yml
Última actualización: 2025-12-08