feat(pitch-deck): regulatory landscape based on real rag-documents.json
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m10s
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 32s
CI / test-python-voice (push) Successful in 36s
CI / test-bqas (push) Successful in 37s

Complete rewrite of Slide 7:
- 10 real VDMA/VDA/BDI industry sectors (was 11 mixed categories)
- 7 key EU regulations as columns (DSGVO, AI Act, NIS2, CRA,
  Maschinenverordnung, Data Act, Batterieverordnung)
- Actual document counts per industry (244 horizontal + sector-specific)
- Last column: total applicable documents (not regulation count)
- KPIs: 320 docs, 244 horizontal, 65 sector-specific, 10 sectors
- Footer explains horizontal vs sector-specific logic
- Subtitle: 320 Dokumente im RAG — 10 Industriesektoren

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-04-15 19:21:07 +02:00
parent 51649c874b
commit dc27fc5500
2 changed files with 146 additions and 110 deletions

View File

@@ -114,7 +114,7 @@ const translations = {
},
regulatoryLandscape: {
title: 'Regulatorische Landschaft',
subtitle: '110 Gesetze & Regularien, 10 Branchen — eine Plattform',
subtitle: '320 Dokumente im RAG — 10 Industriesektoren — eine Plattform',
documents: 'Originaldokumente',
controls: 'Extrahierte Controls',
regulations: 'Regularien',
@@ -411,7 +411,7 @@ const translations = {
},
regulatoryLandscape: {
title: 'Regulatory Landscape',
subtitle: '110 laws & regulations, 10 industries — one platform',
subtitle: '320 documents in RAG — 10 industry sectors — one platform',
documents: 'Original Documents',
controls: 'Extracted Controls',
regulations: 'Regulations',