Handbook
S05 — Browse + Heatmap analytics (KS charts)
Executor: Composer 2.5
Updated
Plan
Vendor KS forge-data-charts into studio static; expose maturity heatmap API and Library/Heatmap pages mounting KS chart components.
Do
- Add
scripts/sync-ks-charts.shcopying from sibling ks intostudio-server/static/vendor/ks-charts/. - Implement
GET /api/maturity-heatmap(andGET /api/intelligences) instudio-server/studio_server.py. - Wire Heatmap page to
matrix_heatmap/kpi_multichart mounts.
Check
scripts/fi-studio-sprint-pdca/check-phase-gate.sh S05
Act
Fix sync script or API envelope shape; re-run S05 gate until green.