Samir Boulahtit
de83875d0a
refactor: migrate modules from re-exports to canonical implementations
Move actual code implementations into module directories:
- orders: 5 services, 4 models, order/invoice schemas
- inventory: 3 services, 2 models, 30+ schemas
- customers: 3 services, 2 models, customer schemas
- messaging: 3 services, 2 models, message/notification schemas
- monitoring: background_tasks_service
- marketplace: 5+ services including letzshop submodule
- dev_tools: code_quality_service, test_runner_service
- billing: billing_service
- contracts: definition.py
Legacy files in app/services/, models/database/, models/schema/
now re-export from canonical module locations for backwards
compatibility. Architecture validator passes with 0 errors.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:28:56 +01:00
..
2026-01-03 18:29:26 +01:00
2026-01-05 22:46:27 +01:00
2026-01-24 18:54:59 +01:00
2025-11-28 19:37:38 +01:00
2025-12-26 20:51:13 +01:00
2025-11-28 20:10:22 +01:00
2025-12-02 19:39:16 +01:00
2026-01-29 21:28:56 +01:00
2026-01-03 18:29:26 +01:00
2026-01-23 14:31:23 +01:00
2025-12-25 17:17:09 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-13 20:35:46 +01:00
2026-01-28 22:22:18 +01:00
2026-01-28 22:22:18 +01:00
2025-11-28 19:30:17 +01:00
2026-01-08 02:33:32 +01:00
2026-01-29 21:28:56 +01:00
2025-11-28 19:30:17 +01:00
2026-01-29 21:28:56 +01:00
2025-12-27 21:46:26 +01:00
2025-12-20 20:33:48 +01:00
2026-01-29 21:28:56 +01:00
2025-12-13 22:59:51 +01:00
2025-12-13 14:51:10 +01:00
2025-11-28 19:30:17 +01:00
2026-01-28 22:22:18 +01:00
2026-01-28 22:22:18 +01:00
2025-11-28 20:10:22 +01:00
2025-12-25 22:21:14 +01:00
2026-01-08 02:16:55 +01:00
2025-12-03 21:34:20 +01:00
2026-01-24 19:49:40 +01:00