DeutschLernen/GermanApp/Application
Mistral Vibe 536382641d
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat(backend/story-integration): Phase 4 - AI Integration with CEFR-level prompts
- Enhanced StoryGenerationService with CEFR-level-specific prompt templates
- Added GetStoryRequirements() method with level-specific requirements for A1-C1
- Added GetSegmentRequirements() method with level-specific requirements
- Story prompts now include detailed CEFR-level constraints:
  - A1: Simple present tense, basic SVO structure, max 500 words
  - A2: Present/past/future, subordinate clauses, max 1000 words
  - B1: All tenses, modal verbs, complex sentences, max 2000 words
  - B2: Nuanced tenses, all cases, Konjunktiv I/II, Passiv, max 3000 words
  - C1: All tenses/moods, sophisticated vocabulary, literary devices
- Updated docs/features/story-integration.md for Phase 4 completion
- All 324 tests still pass

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-13 14:38:30 +02:00
..
DTOs feat(backend/story-integration): Phase 1 - Database & Models 2026-06-13 13:23:12 +02:00
Interfaces feat(backend): complete unit tests for User Authentication feature 2026-06-05 17:07:15 +02:00
Models feat(backend/infrastructure): implement Mistral API Connector (Phase 0 of AI Services) 2026-06-09 18:56:37 +02:00
Services feat(backend/story-integration): Phase 4 - AI Integration with CEFR-level prompts 2026-06-13 14:38:30 +02:00
UseCases/Commands feat(backend): Complete Quiz System implementation 2026-06-13 07:41:46 +02:00