Changes CPI_BENCHMARK from €5.00 to €3.50 to match the airlines
industry benchmark used in ExecutiveSummaryTab.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- CPI sync now searches for both IDs (backend uses economy_costs,
frontend fallback uses economy_cpi)
- DimensionAnalysisTab causal analysis recognizes both IDs
- Ensures consistency across fresh data, cached data, and fallback paths
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Ensures CPI consistency between Executive Summary and Dimensions tabs
when using cached/backend data path. After heatmapData is built,
recalculates global CPI using weighted average and updates economy
dimension KPI.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add new Law10Tab with compliance analysis for Spanish Law 10/2025
- Sections: LAW-01 (Response Speed), LAW-02 (Resolution Quality), LAW-07 (Time Coverage)
- Add Data Maturity Summary showing available/estimable/missing data
- Add Validation Questionnaire for manual data input
- Add Dimension Connections linking to other analysis tabs
- Fix KPI consistency: use correct field names (abandonment_rate, aht_seconds)
- Fix cache directory path for Windows compatibility
- Update economic calculations to use actual economicModel data
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- transfer_rate ahora muestra el % real de transferencias
- FCR = 100 - transfer_rate (resolución en primer contacto)
- Antes ambos mostraban el mismo valor (FCR)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Nueva estructura de tabs: Resumen, Dimensiones, Agentic Readiness, Roadmap
- Componentes de visualización McKinsey:
- BulletChart: actual vs benchmark con rangos de color
- WaterfallChart: impacto económico con costes y ahorros
- OpportunityTreemap: priorización por volumen y readiness
- 5 dimensiones actualizadas (sin satisfaction ni economy)
- Header sticky con navegación animada
- Integración completa con datos existentes
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>