From 9a99739eeb3e227b1036d306ac6cc190056b0700 Mon Sep 17 00:00:00 2001 From: rckrdmrd Date: Fri, 16 Jan 2026 04:34:33 -0600 Subject: [PATCH] [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 --- orchestration/_refs/WS-REFERENCES.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/orchestration/_refs/WS-REFERENCES.yml b/orchestration/_refs/WS-REFERENCES.yml index ed5af59..e3cbe04 100644 --- a/orchestration/_refs/WS-REFERENCES.yml +++ b/orchestration/_refs/WS-REFERENCES.yml @@ -159,6 +159,31 @@ propagacion: status: "shared/mirrors/clinica-veterinaria/PROPAGATION-STATUS.yml" consumidores: [] +# ============================================================================ +# GOBERNANZA DE DOCUMENTACION (2026-01-16) +# ============================================================================ +gobernanza_ws: + tareas: + ruta: "orchestration/tareas/" + alias: "@WS_TAREAS" + descripcion: "Sistema de tracking de tareas" + template: "orchestration/tareas/_templates/TASK-TEMPLATE/" + + mapa_documentacion: + ruta: "orchestration/MAPA-DOCUMENTACION.yml" + alias: "@WS_MAPA_DOC" + descripcion: "Mapa central de documentacion del workspace" + + trazas_agentes: + ruta: "orchestration/agents/trazas/" + alias: "@WS_TRAZA_AGENTE" + descripcion: "Tracking de actividad por agente" + + trigger_documentacion: + ruta: "orchestration/directivas/triggers/TRIGGER-DOCUMENTACION-OBLIGATORIA.md" + alias: "@WS_TRIGGER_DOC" + descripcion: "Directiva obligatoria de documentacion" + # ============================================================================ # DEFINICIONES LOCALES # ============================================================================