gateway/modules/features/commcoach
ValueOn AG c8b7517209 refactor: modules/services/ abgeloest durch serviceCenter + serviceHub
serviceCenter = DI-Container (Resolver, Registry, Context) fuer Service-Instanziierung
serviceHub = Consumer-facing Aggregation (DB-Interfaces, Runtime-State, lazy Service-Resolution via serviceCenter)

- modules/serviceHub/ erstellt: ServiceHub, PublicService, getInterface()
- 22 Consumer-Dateien migriert (routes, features, tests): imports von modules.services auf serviceHub bzw. serviceCenter umgestellt
- resolver.py: legacy fallback auf altes services/ entfernt
- modules/services/ komplett geloescht (83 Dateien inkl. dead code mainAiChat.py)
- pre-extraction: progress callback durch chunk-pipeline propagiert, operationType DATA_EXTRACT->DATA_ANALYSE fuer guenstigeres Modell
2026-03-14 11:51:45 +01:00
..
tests Alle 9 Fixes sind implementiert. Hier die Zusammenfassung: 2026-03-04 22:53:41 +01:00
__init__.py com feature mvp 2026-03-02 00:51:27 +01:00
CONCEPT.md com feature mvp 2026-03-02 00:51:27 +01:00
datamodelCommcoach.py iteration 2 done 2026-03-03 23:02:53 +01:00
interfaceFeatureCommcoach.py commcoach: backend abort handling + compression + document pre-AI-call + status events 2026-03-07 01:02:18 +01:00
mainCommcoach.py fix feature instance passing 2026-03-13 08:29:32 +01:00
routeFeatureCommcoach.py commcoach: remove silent fallbacks in PDF export, fix markdown-to-XML conversion with proper regex 2026-03-07 02:38:42 +01:00
serviceCommcoach.py refactor: modules/services/ abgeloest durch serviceCenter + serviceHub 2026-03-14 11:51:45 +01:00
serviceCommcoachAi.py commcoach: fix double extensions, improve AI document generation quality and action prompts 2026-03-07 02:09:30 +01:00
serviceCommcoachContextRetrieval.py com feature mvp 2026-03-02 00:51:27 +01:00
serviceCommcoachExport.py commcoach: remove silent fallbacks in PDF export, fix markdown-to-XML conversion with proper regex 2026-03-07 02:38:42 +01:00
serviceCommcoachGamification.py Alle 9 Fixes sind implementiert. Hier die Zusammenfassung: 2026-03-04 22:53:41 +01:00
serviceCommcoachPersonas.py Alle 9 Fixes sind implementiert. Hier die Zusammenfassung: 2026-03-04 22:53:41 +01:00
serviceCommcoachScheduler.py com feature mvp 2026-03-02 00:51:27 +01:00