Update backup: CDC Brief - GLM V2

This commit is contained in:
2026-06-28 04:00:39 +00:00
parent 6db81c3326
commit 73633a8f6d
+25 -25
View File
@@ -1,5 +1,5 @@
{ {
"updatedAt": "2026-06-19T19:35:04.975Z", "updatedAt": "2026-06-27T15:35:31.155Z",
"createdAt": "2026-05-25T16:49:10.427Z", "createdAt": "2026-05-25T16:49:10.427Z",
"id": "Z8W67i7RfrhXRDFQ", "id": "Z8W67i7RfrhXRDFQ",
"name": "CDC Brief - GLM V2", "name": "CDC Brief - GLM V2",
@@ -619,7 +619,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "ENTRADA DEL FLUJO\n\n• Recibe la solicitud del frontend\n• Crea carpeta base en Google Drive\n• Esa carpeta guardará brief y adjuntos\n\nEntradas:\nvoz, imágenes, PDFs y otros archivos", "content": "## ENTRADA DEL FLUJO\n\n• Recibe la solicitud del frontend\n• Crea carpeta base en Google Drive\n• Esa carpeta guardará brief y adjuntos\n\nEntradas:\nvoz, imágenes, PDFs y otros archivos",
"height": 400, "height": 400,
"width": 304, "width": 304,
"color": 4 "color": 4
@@ -635,7 +635,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "CLASIFICACIÓN Y ENRUTAMIENTO\n\n• Identifica tipo de entrada\n• Separa: PDF, imagen, audio, texto y otros\n• Prepara cada rama para su procesamiento\n• También detecta enlaces en texto", "content": "## CLASIFICACIÓN Y ENRUTAMIENTO\n\n• Identifica tipo de entrada\n• Separa: PDF, imagen, audio, texto y otros\n• Prepara cada rama para su procesamiento\n• También detecta enlaces en texto",
"height": 512, "height": 512,
"width": 692, "width": 692,
"color": 5 "color": 5
@@ -651,7 +651,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "GUARDADO DE ADJUNTOS\n\n• Guarda los archivos originales del usuario\n• Incluye PDFs, imágenes y otros soportes\n• No todos se analizan\n• Sí quedan preservados en la carpeta final", "content": "## GUARDADO DE ADJUNTOS\n\n• Guarda los archivos originales del usuario\n• Incluye PDFs, imágenes y otros soportes\n• No todos se analizan\n• Sí quedan preservados en la carpeta final",
"height": 320, "height": 320,
"width": 672, "width": 672,
"color": "#433D3D" "color": "#433D3D"
@@ -667,7 +667,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "ANÁLISIS DE INSUMOS\n\n• PDF: se analiza con Gemini\n• Audio: se transcribe / resume\n• Imagen: se interpreta\n• Si no hay PDF, el flujo continúa\n• Cada salida se normaliza en Edit Fields", "content": "## ANÁLISIS DE INSUMOS\n\n• PDF: se analiza con Gemini\n• Audio: se transcribe / resume\n• Imagen: se interpreta\n• Si no hay PDF, el flujo continúa\n• Cada salida se normaliza en Edit Fields",
"height": 1216, "height": 1216,
"width": 2752, "width": 2752,
"color": 7 "color": 7
@@ -683,7 +683,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "CONSOLIDACIÓN DEL CONTEXTO\n\n• Une documento, audio e imagen\n• Construye un contexto único\n• Envía todo al modelo\n• El modelo genera el brief estructurado", "content": "## CONSOLIDACIÓN DEL CONTEXTO\n\n• Une documento, audio e imagen\n• Construye un contexto único\n• Envía todo al modelo\n• El modelo genera el brief estructurado",
"height": 576, "height": 576,
"width": 2000, "width": 2000,
"color": "#9E2929" "color": "#9E2929"
@@ -699,7 +699,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "POSTPROCESO DEL BRIEF\n\n• Limpia la salida del modelo\n• Extrae campos del brief\n• Construye placeholders\n• Genera nombres finales\n• Renombra la carpeta creada al inicio", "content": "## POSTPROCESO DEL BRIEF\n\n• Limpia la salida del modelo\n• Extrae campos del brief\n• Construye placeholders\n• Genera nombres finales\n• Renombra la carpeta creada al inicio",
"height": 352, "height": 352,
"width": 1252 "width": 1252
}, },
@@ -714,7 +714,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "SALIDA FINAL\n\n• Copia la plantilla oficial\n• Inserta la información del brief\n• Comparte la carpeta\n• Devuelve el enlace por webhook\n• Envía el correo", "content": "## SALIDA FINAL\n\n• Copia la plantilla oficial\n• Inserta la información del brief\n• Comparte la carpeta\n• Devuelve el enlace por webhook\n• Envía el correo",
"height": 384, "height": 384,
"width": 2340, "width": 2340,
"color": "#3F360C" "color": "#3F360C"
@@ -2046,9 +2046,9 @@
"meta": { "meta": {
"templateCredsSetupCompleted": true "templateCredsSetupCompleted": true
}, },
"versionId": "eccc99dc-391f-4016-aa98-fc3b5e44360c", "versionId": "958b94a0-558d-4828-aba7-b8bde51063f1",
"activeVersionId": "eccc99dc-391f-4016-aa98-fc3b5e44360c", "activeVersionId": "958b94a0-558d-4828-aba7-b8bde51063f1",
"versionCounter": 141, "versionCounter": 165,
"triggerCount": 1, "triggerCount": 1,
"shared": [ "shared": [
{ {
@@ -2071,9 +2071,9 @@
], ],
"tags": [], "tags": [],
"activeVersion": { "activeVersion": {
"updatedAt": "2026-06-19T19:35:09.000Z", "updatedAt": "2026-06-27T15:35:47.000Z",
"createdAt": "2026-06-19T19:35:04.979Z", "createdAt": "2026-06-27T15:35:31.157Z",
"versionId": "eccc99dc-391f-4016-aa98-fc3b5e44360c", "versionId": "958b94a0-558d-4828-aba7-b8bde51063f1",
"workflowId": "Z8W67i7RfrhXRDFQ", "workflowId": "Z8W67i7RfrhXRDFQ",
"nodes": [ "nodes": [
{ {
@@ -2688,7 +2688,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "ENTRADA DEL FLUJO\n\n• Recibe la solicitud del frontend\n• Crea carpeta base en Google Drive\n• Esa carpeta guardará brief y adjuntos\n\nEntradas:\nvoz, imágenes, PDFs y otros archivos", "content": "## ENTRADA DEL FLUJO\n\n• Recibe la solicitud del frontend\n• Crea carpeta base en Google Drive\n• Esa carpeta guardará brief y adjuntos\n\nEntradas:\nvoz, imágenes, PDFs y otros archivos",
"height": 400, "height": 400,
"width": 304, "width": 304,
"color": 4 "color": 4
@@ -2704,7 +2704,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "CLASIFICACIÓN Y ENRUTAMIENTO\n\n• Identifica tipo de entrada\n• Separa: PDF, imagen, audio, texto y otros\n• Prepara cada rama para su procesamiento\n• También detecta enlaces en texto", "content": "## CLASIFICACIÓN Y ENRUTAMIENTO\n\n• Identifica tipo de entrada\n• Separa: PDF, imagen, audio, texto y otros\n• Prepara cada rama para su procesamiento\n• También detecta enlaces en texto",
"height": 512, "height": 512,
"width": 692, "width": 692,
"color": 5 "color": 5
@@ -2720,7 +2720,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "GUARDADO DE ADJUNTOS\n\n• Guarda los archivos originales del usuario\n• Incluye PDFs, imágenes y otros soportes\n• No todos se analizan\n• Sí quedan preservados en la carpeta final", "content": "## GUARDADO DE ADJUNTOS\n\n• Guarda los archivos originales del usuario\n• Incluye PDFs, imágenes y otros soportes\n• No todos se analizan\n• Sí quedan preservados en la carpeta final",
"height": 320, "height": 320,
"width": 672, "width": 672,
"color": "#433D3D" "color": "#433D3D"
@@ -2736,7 +2736,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "ANÁLISIS DE INSUMOS\n\n• PDF: se analiza con Gemini\n• Audio: se transcribe / resume\n• Imagen: se interpreta\n• Si no hay PDF, el flujo continúa\n• Cada salida se normaliza en Edit Fields", "content": "## ANÁLISIS DE INSUMOS\n\n• PDF: se analiza con Gemini\n• Audio: se transcribe / resume\n• Imagen: se interpreta\n• Si no hay PDF, el flujo continúa\n• Cada salida se normaliza en Edit Fields",
"height": 1216, "height": 1216,
"width": 2752, "width": 2752,
"color": 7 "color": 7
@@ -2752,7 +2752,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "CONSOLIDACIÓN DEL CONTEXTO\n\n• Une documento, audio e imagen\n• Construye un contexto único\n• Envía todo al modelo\n• El modelo genera el brief estructurado", "content": "## CONSOLIDACIÓN DEL CONTEXTO\n\n• Une documento, audio e imagen\n• Construye un contexto único\n• Envía todo al modelo\n• El modelo genera el brief estructurado",
"height": 576, "height": 576,
"width": 2000, "width": 2000,
"color": "#9E2929" "color": "#9E2929"
@@ -2768,7 +2768,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "POSTPROCESO DEL BRIEF\n\n• Limpia la salida del modelo\n• Extrae campos del brief\n• Construye placeholders\n• Genera nombres finales\n• Renombra la carpeta creada al inicio", "content": "## POSTPROCESO DEL BRIEF\n\n• Limpia la salida del modelo\n• Extrae campos del brief\n• Construye placeholders\n• Genera nombres finales\n• Renombra la carpeta creada al inicio",
"height": 352, "height": 352,
"width": 1252 "width": 1252
}, },
@@ -2783,7 +2783,7 @@
}, },
{ {
"parameters": { "parameters": {
"content": "SALIDA FINAL\n\n• Copia la plantilla oficial\n• Inserta la información del brief\n• Comparte la carpeta\n• Devuelve el enlace por webhook\n• Envía el correo", "content": "## SALIDA FINAL\n\n• Copia la plantilla oficial\n• Inserta la información del brief\n• Comparte la carpeta\n• Devuelve el enlace por webhook\n• Envía el correo",
"height": 384, "height": 384,
"width": 2340, "width": 2340,
"color": "#3F360C" "color": "#3F360C"
@@ -4104,15 +4104,15 @@
} }
}, },
"authors": "Isaac Aracena", "authors": "Isaac Aracena",
"name": "Version eccc99dc", "name": "Version 958b94a0",
"description": "", "description": "",
"autosaved": true, "autosaved": true,
"workflowPublishHistory": [ "workflowPublishHistory": [
{ {
"createdAt": "2026-06-19T19:35:09.204Z", "createdAt": "2026-06-27T15:35:47.555Z",
"id": 1651, "id": 1937,
"workflowId": "Z8W67i7RfrhXRDFQ", "workflowId": "Z8W67i7RfrhXRDFQ",
"versionId": "eccc99dc-391f-4016-aa98-fc3b5e44360c", "versionId": "958b94a0-558d-4828-aba7-b8bde51063f1",
"event": "activated", "event": "activated",
"userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029" "userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029"
} }