gateway/modules/features/trustee
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
..
accounting fixed api key handling trustee 2026-03-12 13:24:25 +01:00
datamodelFeatureTrustee.py Add document type, payment data and detailed descriptions to trustee positions 2026-03-01 10:14:46 +01:00
interfaceFeatureTrustee.py fix: normalise None to empty string for required str fields (company, desc, tags) 2026-03-01 21:59:04 +01:00
mainTrustee.py sync trustee feature with rma 2026-02-22 00:07:33 +01:00
routeFeatureTrustee.py refactor: modules/services/ abgeloest durch serviceCenter + serviceHub 2026-03-14 11:51:45 +01:00