[ESTANDAR-ORCHESTRATION] refactor: Consolidate to standard structure
- Move 6 non-standard folders to _archive/ - 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>
This commit is contained in:
parent
294ea9595b
commit
8bb46e4d08
2
backend
2
backend
@ -1 +1 @@
|
||||
Subproject commit 25d59cd031f9577af1a3e3fd7870887ca6db74be
|
||||
Subproject commit fd9f7004bc8b02a01aba03addcdbf881fdc9ca9b
|
||||
2
database
2
database
@ -1 +1 @@
|
||||
Subproject commit 6235880380d02c25ddca9e4f10cc79090c1d72e1
|
||||
Subproject commit 8ed6366b3006457a5a16dfa58fb3ad0c09eb7ac5
|
||||
2
frontend
2
frontend
@ -1 +1 @@
|
||||
Subproject commit 35f98c825860ee86b4de996385f7f3d22e50e7cc
|
||||
Subproject commit 36a84875a4367a91b303c8159454594f84d7aeb9
|
||||
@ -1,48 +1,102 @@
|
||||
# MAPA DE ORQUESTACION: clinica-veterinaria
|
||||
|
||||
**Proyecto:** clinica-veterinaria
|
||||
**Nivel:** NIVEL_2B.2
|
||||
**Sistema:** NEXUS v4.0 + SIMCO + SAAD
|
||||
**Ultima actualizacion:** 2026-01-10
|
||||
**Nivel:** SUB-CONSUMER (hereda de erp-clinicas)
|
||||
**Sistema:** SIMCO-ESTANDAR-ORCHESTRATION v1.0.0
|
||||
**Ultima actualizacion:** 2026-01-24
|
||||
|
||||
---
|
||||
|
||||
## Estructura
|
||||
## Estructura Estandarizada
|
||||
|
||||
```
|
||||
orchestration/
|
||||
├── 00-guidelines/
|
||||
│ └── CONTEXTO-PROYECTO.md
|
||||
├── environment/
|
||||
├── inventarios/
|
||||
├── trazas/
|
||||
├── CONTEXT-MAP.yml
|
||||
├── PROJECT-STATUS.md
|
||||
├── PROXIMA-ACCION.md
|
||||
└── _MAP.md
|
||||
├── 00-guidelines/ # Guidelines locales del proyecto
|
||||
│ ├── CONTEXTO-PROYECTO.md
|
||||
│ ├── HERENCIA-ERP-CLINICAS.md
|
||||
│ ├── HERENCIA-ERP-CORE.md
|
||||
│ └── HERENCIA-SIMCO.md
|
||||
├── inventarios/ # Inventarios del proyecto
|
||||
│ ├── BACKEND_INVENTORY.yml
|
||||
│ ├── DATABASE_INVENTORY.yml
|
||||
│ ├── FRONTEND_INVENTORY.yml
|
||||
│ └── MASTER_INVENTORY.yml
|
||||
├── trazas/ # Trazas de ejecucion
|
||||
│ ├── REPORTE-EJECUCION-SPRINT7-2026-01-07.md
|
||||
│ └── TRAZA-TAREAS-DATABASE.md
|
||||
├── _archive/ # Contenido archivado (no estandar)
|
||||
│ ├── _definitions/
|
||||
│ ├── _refs/
|
||||
│ ├── agents/
|
||||
│ ├── directivas/
|
||||
│ ├── environment/
|
||||
│ └── referencias/
|
||||
├── _inheritance.yml # Modelo de herencia
|
||||
├── _MAP.md # Este archivo
|
||||
├── BOOTLOADER.md # Arranque del proyecto
|
||||
├── CONTEXT-MAP.yml # Mapa de contexto NEXUS
|
||||
├── DEPENDENCY-GRAPH.yml # Grafo de dependencias
|
||||
├── MAPA-DOCUMENTACION.yml # Mapa de documentacion
|
||||
├── PROJECT-PROFILE.yml # Perfil del proyecto
|
||||
├── PROJECT-STATUS.md # Estado actual
|
||||
├── PROXIMA-ACCION.md # Siguiente accion
|
||||
└── TRACEABILITY.yml # Trazabilidad
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Archivos Obligatorios (10/10)
|
||||
|
||||
| # | Archivo | Estado |
|
||||
|---|---------|--------|
|
||||
| 1 | _inheritance.yml | OK |
|
||||
| 2 | _MAP.md | OK |
|
||||
| 3 | BOOTLOADER.md | OK |
|
||||
| 4 | CONTEXT-MAP.yml | OK |
|
||||
| 5 | DEPENDENCY-GRAPH.yml | OK |
|
||||
| 6 | MAPA-DOCUMENTACION.yml | OK |
|
||||
| 7 | PROJECT-PROFILE.yml | OK |
|
||||
| 8 | PROJECT-STATUS.md | OK |
|
||||
| 9 | PROXIMA-ACCION.md | OK |
|
||||
| 10 | TRACEABILITY.yml | OK |
|
||||
|
||||
---
|
||||
|
||||
## Carpetas Obligatorias (4/4)
|
||||
|
||||
| Carpeta | Estado | Contenido |
|
||||
|---------|--------|-----------|
|
||||
| 00-guidelines/ | OK | 4 archivos |
|
||||
| inventarios/ | OK | 4 archivos |
|
||||
| trazas/ | OK | 2 archivos |
|
||||
| _archive/ | OK | Contenido no estandar archivado |
|
||||
|
||||
---
|
||||
|
||||
## Navegacion
|
||||
|
||||
| Destino | Enlace |
|
||||
|---------|--------|
|
||||
| Documentacion | [../docs/_MAP.md](../docs/_MAP.md) |
|
||||
| Orchestration Central | [../../orchestration/_MAP.md](../../orchestration/_MAP.md) |
|
||||
| Directivas SIMCO | [../../orchestration/directivas/simco/_INDEX.md](../../orchestration/directivas/simco/_INDEX.md) |
|
||||
| Padre: erp-clinicas | [../../erp-clinicas/orchestration/_MAP.md](../../erp-clinicas/orchestration/_MAP.md) |
|
||||
| Orchestration Central | [../../../orchestration/_MAP.md](../../../orchestration/_MAP.md) |
|
||||
| Documentacion Proyecto | [../docs/_MAP.md](../docs/_MAP.md) |
|
||||
|
||||
---
|
||||
|
||||
## Archivos Principales
|
||||
## Nota sobre _archive/
|
||||
|
||||
| Archivo | Proposito |
|
||||
|---------|-----------|
|
||||
| CONTEXT-MAP.yml | Configuracion contexto |
|
||||
| CONTEXTO-PROYECTO.md | Descripcion proyecto |
|
||||
| PROJECT-STATUS.md | Estado actual |
|
||||
| PROXIMA-ACCION.md | Siguiente tarea |
|
||||
El contenido en `_archive/` fue movido durante la reestructuracion a SIMCO-ESTANDAR-ORCHESTRATION v1.0.0.
|
||||
Este contenido era duplicacion de directivas heredadas del workspace padre.
|
||||
Los proyectos SUB-CONSUMER heredan directivas automaticamente y no requieren copias locales.
|
||||
|
||||
**Contenido archivado:**
|
||||
- `_definitions/` - Checklists, protocolos, validaciones (heredar de workspace)
|
||||
- `_refs/` - Referencias (heredar de workspace)
|
||||
- `agents/` - Perfiles de agentes (heredar de erp-clinicas)
|
||||
- `directivas/` - Principios, SIMCO, triggers (heredar de workspace)
|
||||
- `environment/` - Inventario de ambiente (mover a inventarios/ si necesario)
|
||||
- `referencias/` - Dependencias ERP (mover a inventarios/ si necesario)
|
||||
|
||||
---
|
||||
|
||||
**Actualizado:** 2026-01-10
|
||||
**Reestructurado:** 2026-01-24 segun SIMCO-ESTANDAR-ORCHESTRATION v1.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user