Some checks failed
Build pitch-deck / build-push-deploy (push) Successful in 1m12s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 35s
CI / test-python-voice (push) Successful in 43s
CI / test-bqas (push) Has been cancelled
Charts tab showed 0 for Gross Margin and NRR because these fields were not computed in the FinanzplanSlide's own fpKPIs loading (only existed in the useFpKPIs shared hook). Added: grossMargin = (revenue - material) / revenue × 100 Added: nrr = revenue / prevYearRevenue × 100 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>