fix(pitch-deck): remove Use of Funds, GTM slide; move Assumptions after Finanzplan
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m11s
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 34s
CI / test-python-voice (push) Successful in 38s
CI / test-bqas (push) Successful in 33s
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m11s
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 34s
CI / test-python-voice (push) Successful in 38s
CI / test-bqas (push) Successful in 33s
- Remove Use of Funds card from The Ask slide - Remove Go-to-Market slide from deck - Move Annahmen & Sensitivität after Finanzplan in slide order - Update sidebar names in both DE and EN Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -27,15 +27,14 @@ const translations = {
|
||||
'Investition & Cap Table',
|
||||
'Kundenersparnis',
|
||||
'KI Q&A',
|
||||
'Anhang: Annahmen',
|
||||
'Anhang: Architektur',
|
||||
'Anhang: Go-to-Market',
|
||||
'Anhang: Regulatorik',
|
||||
'Anhang: Engineering',
|
||||
'Anhang: KI-Pipeline',
|
||||
'Anhang: SDK Demo',
|
||||
'Anhang: Strategie',
|
||||
'Anhang: Finanzplan',
|
||||
'Anhang: Annahmen',
|
||||
'Glossar',
|
||||
'Risiken & Mitigation',
|
||||
'Rechtlicher Hinweis',
|
||||
@@ -325,15 +324,14 @@ const translations = {
|
||||
'Investment & Cap Table',
|
||||
'Customer Savings',
|
||||
'AI Q&A',
|
||||
'Appendix: Assumptions',
|
||||
'Appendix: Architecture',
|
||||
'Appendix: Go-to-Market',
|
||||
'Appendix: Regulatory',
|
||||
'Appendix: Engineering',
|
||||
'Appendix: AI Pipeline',
|
||||
'Appendix: SDK Demo',
|
||||
'Appendix: Strategy',
|
||||
'Appendix: Financial Plan',
|
||||
'Appendix: Assumptions',
|
||||
'Glossary',
|
||||
'Risks & Mitigation',
|
||||
'Legal Notice',
|
||||
|
||||
@@ -20,15 +20,14 @@ export const SLIDE_ORDER: SlideId[] = [
|
||||
'cap-table',
|
||||
'customer-savings',
|
||||
'ai-qa',
|
||||
'annex-assumptions',
|
||||
'annex-architecture',
|
||||
'annex-gtm',
|
||||
'annex-regulatory',
|
||||
'annex-engineering',
|
||||
'annex-aipipeline',
|
||||
'annex-sdk-demo',
|
||||
'annex-strategy',
|
||||
'annex-finanzplan',
|
||||
'annex-assumptions',
|
||||
'annex-glossary',
|
||||
'risks',
|
||||
'legal-disclaimer',
|
||||
|
||||
Reference in New Issue
Block a user