feat(pitch-deck): disclaimer 2 founders, glossary +12 terms, SDK demo + strategy fixes
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m16s
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 36s
CI / test-python-voice (push) Successful in 38s
CI / test-bqas (push) Successful in 38s

Disclaimer: 2 founders (Bodman + Engen), all singular→plural
Glossary: +FISA 702, Cloud Act, BDSG, BSI, RAG, LLM, UCCA, FRIA,
  SDK, OWASP, NIST, ENISA, CE, RFQ (new Technology category)
SDK Demo: Müller Maschinenbau → Muster Maschinenbau (example customer)
Strategy: CANCOM/Bechtle disclaimer (planned, not yet contacted)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-04-15 21:03:48 +02:00
parent 581162cdb8
commit 14cde7b3ee
4 changed files with 32 additions and 7 deletions

View File

@@ -91,8 +91,8 @@ export default function SDKDemoSlide({ lang }: SDKDemoSlideProps) {
</h2>
<p className="text-base text-white/50 max-w-2xl mx-auto">
{de
? 'Echte Screenshots aus dem Compliance SDK — Kundenprojekt: Müller Maschinenbau GmbH'
: 'Real screenshots from the Compliance SDK — Customer project: Müller Maschinenbau GmbH'}
? 'Echte Screenshots aus dem Compliance SDK — Beispielkunde: Muster Maschinenbau GmbH'
: 'Real screenshots from the Compliance SDK — Example customer: Muster Maschinenbau GmbH'}
</p>
</FadeInView>