diff --git a/orchestration/_refs/WS-REFERENCES.yml b/orchestration/_refs/WS-REFERENCES.yml index 7332eccd9..6e9552bae 100644 --- a/orchestration/_refs/WS-REFERENCES.yml +++ b/orchestration/_refs/WS-REFERENCES.yml @@ -88,6 +88,31 @@ propagacion: consumidores: [] descripcion: "MiChangarrito no tiene proyectos consumidores actualmente" +# ============================================================================ +# 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" + # ============================================================================ # ALIASES LOCALES DEL PROYECTO # ============================================================================