Commit Graph

25 Commits

Author SHA1 Message Date
Adrian Flores Cortes
55facb9d90 [TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS] refactor(structure): Migrate to canonical apps/ structure
- Moved backend/ to apps/backend/ (submodule)
- Moved database/ to apps/database/ (submodule)
- Moved frontend/ to apps/frontend-web/ (submodule)
- Updated .gitmodules references
- Created apps/_MAP.md
- Updated CLAUDE.md v0.1.0 -> v2.0.0

Part of: TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS Sprint 5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 10:46:54 -06:00
Adrian Flores Cortes
73f509a911 chore: Remove obsolete orchestration archive files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-05 23:20:15 -06:00
Adrian Flores Cortes
8fa57a4c00 feat: Create CLAUDE.md with project-specific instructions
- Extend workspace CLAUDE.md with clinica-dental specialization rules
- Document module inheritance from erp-clinicas (SUB-CONSUMER type)
- Define local schema configuration (sub_dental prefix)
- Document 6 dental-specific modules (odontograma, tratamientos, ortodoncia, protesis, radiografias, presupuestos)
- Add regulatory compliance rules (NOM-013-SSA2-2015, NOM-004-SSA3-2012, COFEPRIS)
- Define naming conventions and local aliases
- Document current block from parent project (erp-clinicas < 50%)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 18:01:24 -06:00
Adrian Flores Cortes
fad2e4dd9f chore: Remove duplicated TRIGGER-COHERENCIA-CAPAS files
- Removed 2 files from _archive/directivas/
- Removed 1 duplicate from directivas/triggers/
- These files should be inherited from workspace, not copied

Part of: TASK-2026-02-02-ANALISIS-REESTRUCTURACION-ORCHESTRATION

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 16:21:01 -06:00
Adrian Flores Cortes
5d2dbbe327 [SIMCO-ESTRUCTURA-TAREAS] feat: Add date-based task structure
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 17:03:43 -06:00
Adrian Flores Cortes
8407ab1763 [ESTANDAR-ORCHESTRATION] refactor: Consolidate to standard structure
- Move 6 non-standard folders to _archive/
- Maintain directivas/ (has local content)
- Update _MAP.md with standardized structure

Standard: SIMCO-ESTANDAR-ORCHESTRATION v1.0.0
Level: SUB-CONSUMER

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 14:38:01 -06:00
Adrian Flores Cortes
caa623cbdb [TASK-2026-01-24-ESTANDAR-ORCHESTRATION] docs: Add BOOTLOADER.md
- Add BOOTLOADER.md for SUB-CONSUMER project
- Documents inheritance chain and blocking rules
- Compliance with SIMCO-ESTANDAR-ORCHESTRATION

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 11:55:07 -06:00
Adrian Flores Cortes
24e309d461 chore: Update submodule references
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 08:46:12 -06:00
Adrian Flores Cortes
d493310f8c chore: Add security and testing patterns to .gitignore
- Add CLAVES Y CERTIFICADOS section (*.pem, *.key, etc.)
- Add TESTING Y COVERAGE section
- Add .turbo/

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 07:54:18 -06:00
fa53d00f16 [CLINICA-DENTAL] chore: Update submodules with .gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 07:32:42 -06:00
dc8c5dcc52 [CLINICA-DENTAL] chore: Update orchestration and inventories
- Updated database submodule
- Added SIMCO directivas
- Updated inventory files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 04:37:06 -06:00
0f828f924c feat(orchestration): Add PROJECT-PROFILE.yml for propagation agent
Defines project structure, module mapping, entity adaptations,
terminology, and propagation rules for the Automatic Propagation Agent.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 12:09:16 -06:00
d6e529fc14 [GOBERNANZA] feat: Propagar gobernanza completa a clinica-dental
- Crear _definitions/ con protocolos, validaciones y checklists
- Configurar rol CONSUMER con tipo_herencia SPECIALIZES
- Definir modulos propios: odontograma, ortodoncia, protesis
- Crear docs/_SSOT/ con estructura de trazabilidad

Herencia: erp-core -> erp-clinicas -> clinica-dental

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 10:32:03 -06:00
ebdab354e8 [clinica-dental] feat: Add SaaS documentation from erp-clinicas chain
- Add orchestration/directivas/ with TRIGGER-COHERENCIA-CAPAS.md and
  TRIGGER-INVENTARIOS.md adapted for dental domain
- Add orchestration/agents/perfiles/ with specialized agents:
  - PERFIL-ODONTOLOGO-AGENT.yml (domain expert)
  - PERFIL-DDL-DENTAL-AGENT.yml (database specialist)
  - _INDEX.yml (agents catalog)
- Add MAPA-DOCUMENTACION.yml with full heritage chain references:
  - template-saas (origin/PROVIDER)
  - erp-core (abuelo/INTERMEDIATE)
  - erp-clinicas (padre/CONSUMER)
- Include normative references: NOM-013-SSA2-2015, NOM-004-SSA3-2012, COFEPRIS
- Define @DENTAL_ prefixed aliases for project navigation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 19:46:21 -06:00
1a13f31f57 docs: Add .gitignore and docs/README.md
- Added standard .gitignore for the project
- Added docs/README.md with project documentation structure

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 12:12:03 -06:00
1db7fc7f1c [MULTI-REPO] Convertir a estructura multi-repo con submodules -v2
- backend → clinica-dental-backend-v2.git
- database → clinica-dental-database-v2.git
- frontend → clinica-dental-frontend-v2.git

Estandarización arquitectura multi-repo

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 08:23:17 -06:00
2370938aa9 [GOVERNANCE] feat: Agregar modelo de herencia (_inheritance.yml)
TAREA: TASK-2026-01-16-002 (Workspace) - Sistema de Priorización y Herencia

Archivo: orchestration/_inheritance.yml
- Define relación de herencia con proyectos padre
- Especifica capacidades heredadas
- Configura validaciones de compatibilidad

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 07:18:56 -06:00
c85f49e516 [GOVERNANCE] Agregar referencias gobernanza a WS-REFERENCES.yml
- @WS_TAREAS: Sistema tracking de tareas
- @WS_MAPA_DOC: Mapa central documentacion
- @WS_TRAZA_AGENTE: Tracking actividad por agente
- @WS_TRIGGER_DOC: Directiva obligatoria documentacion

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 04:34:32 -06:00
5aa53dca9f [INTEGRATION] F3: Crear _definitions/ y _quick/ (nivel=3, padre=erp-clinicas)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 04:14:26 -06:00
27b4e7bccf [DOCS] feat: Add phase 04-SAAS and 05-IA documentation structure
- Update docs/_MAP.md with new phase references
- Add docs/04-fase-saas/ phase structure
- Add docs/05-fase-ia/ phase structure

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 00:28:18 -06:00
49488ee25e docs: Update inheritance documentation and inventory
- Update HERENCIA-ERP-CLINICAS.md with current status
- Add HERENCIA-ERP-CORE.md for complete chain
- Update MASTER_INVENTORY.yml
- Add referencias directory

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 16:12:15 -06:00
65b538fbb9 [ORCHESTRATION] docs: Add navigation maps and update status
- Add orchestration/_MAP.md for project navigation
- Add docs/00-vision-general/_MAP.md
- Update PROXIMA-ACCION.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 05:43:10 -06:00
a8e5fe8205 [MIGRATION-V2] fix: Actualizar paths workspace-v1 a workspace-v2
- Actualizado CONTEXT-MAP.yml con paths v2
- Actualizado CONTEXTO-PROYECTO.md con paths v2
- Actualizado HERENCIA-SIMCO.md con paths v2

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 00:15:50 -06:00
3f2f52617f [SIMCO-V4] feat: Agregar HERENCIA-SIMCO v4.0.0 con SCRUM
- Crear HERENCIA-SIMCO.md con SIMCO v4.0.0
- Agregar directivas SCRUM (DoR, DoD, Sprint Execution)
- Configurar nomenclatura v2 (CDN)

Workspace: v2.0.0 | SIMCO: v4.0.0
2026-01-10 12:06:39 -06:00
87d25ab1ac [MIGRATION-V2] feat: Migrar clinica-dental a estructura v2
- Prefijo v2: CDN
- TRACEABILITY-MASTER.yml creado
- Listo para integracion como submodulo

Workspace: v2.0.0 | SIMCO: v4.0.0
2026-01-10 11:29:18 -06:00