feat: Anonimización inicial a ACME Demo

This commit is contained in:
sujucu70
2026-02-04 11:40:20 +01:00
parent 1bb0765766
commit 3ef6417dfc
6 changed files with 170 additions and 53 deletions

View File

@@ -1,49 +0,0 @@
{
"permissions": {
"allow": [
"Bash(npx tsc:*)",
"Bash(npm run dev:*)",
"Bash(npm install)",
"Bash(pip install:*)",
"Bash(python -m uvicorn:*)",
"Bash(find:*)",
"WebSearch",
"Bash(npm run build:*)",
"Bash(python -c:*)",
"Bash(docker compose:*)",
"Bash(docker-compose down:*)",
"Bash(docker-compose up:*)",
"Bash(uvicorn:*)",
"Bash(curl:*)",
"Bash(pip show:*)",
"Bash(taskkill:*)",
"Bash(netstat:*)",
"Bash(for pid in 24300 31592 16596)",
"Bash(do taskkill /F /PID $pid)",
"Bash(done)",
"Bash(while read pid)",
"Bash(for pid in 24300 24372 31592 16596)",
"Bash(for pid in 31592 24372 29280 24300 16596)",
"Bash(do echo \"=== PID $pid ===\")",
"Bash(tasklist /FI \"PID eq $pid\")",
"Bash(timeout:*)",
"Bash(findstr:*)",
"Bash(powershell -Command \"Get-ChildItem -Path ''C:\\\\Users\\\\sujuc\\\\BeyondCXAnalytics_AE\\\\backend'' -Filter ''*.py'' -Recurse | ForEach-Object { $content = Get-Content $_FullName -Raw -ErrorAction SilentlyContinue; if \\($content -match ''[\\\\U0001F300-\\\\U0001F9FF]''\\) { $_FullName } }\")",
"Bash(set PYTHONIOENCODING=utf-8)",
"Bash(ping:*)",
"Bash(powershell:*)",
"Bash(git -C \"C:\\\\Users\\\\sujuc\\\\BeyondCXAnalytics_AE\" diff backend/beyond_metrics/dimensions/OperationalPerformance.py)",
"Bash(cmd /c \"cd /d C:\\\\Users\\\\sujuc\\\\BeyondCXAnalytics_AE\\\\frontend && npm run build\")",
"Bash(tasklist:*)",
"Bash(cmd //c \"taskkill /PID 976 /F\")",
"Bash(git remote add:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(git pull:*)",
"Bash(git fetch:*)",
"Bash(git checkout:*)",
"Bash(git merge:*)"
]
}
}

View File

@@ -695,7 +695,7 @@ Márgenes: 60px laterales, 40px top, 60px bottom
[Overlay negro 65%]
BEYOND CX DIAGNOSTIC
Air Europa - Informe Ejecutivo
ACME Airlines - Informe Ejecutivo
14 días de análisis
€127K ahorro identificado
@@ -1017,7 +1017,7 @@ font-family: 'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
**Etiquetado:**
- Valor numérico al final de cada barra (fuera si cabe, dentro si no)
- Título del gráfico = conclusión (no "Volumen por skill", sí "Reservas genera 45% del volumen total")
- Fuente datos en caption inferior (ej: "Fuente: Datos internos AE, Oct-Dic 2024")
- Fuente datos en caption inferior (ej: "Fuente: Datos demo ACME, Oct-Dic 2024")
**Ejemplo bueno vs malo:**
@@ -1486,7 +1486,7 @@ DATO → COMPARACIÓN → IMPLICACIÓN → ACCIÓN
Ejemplos:
- Logo_Beyond_v1_Negro.png
- Presentacion_AirEuropa_v2_Final.pptx
- Presentacion_ACME_Demo.pptx
- Reporte_BeyondDiagnostic_v3_Draft.pdf
- Icono_Automation_Azul.svg
```