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-26 22:42:46 +01:00
2026-01-27 20:34:58 +01:00
2026-01-24 18:44:49 +01:00
2025-12-01 21:51:07 +01:00
2026-01-28 22:22:18 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 20:03:45 +01:00
2025-12-20 20:33:48 +01:00
2025-12-01 21:50:09 +01:00
2025-11-28 19:30:17 +01:00
2026-01-29 21:28:56 +01:00
2026-01-03 18:29:26 +01:00
2026-01-18 19:49:44 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-28 22:22:18 +01:00
2026-01-28 22:22:18 +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-06 21:32:59 +01:00
2026-01-29 21:28:56 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 19:30:17 +01:00
2025-12-27 21:46:26 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2026-01-29 21:28:56 +01:00
2025-11-28 19:30:17 +01:00
2026-01-26 18:19:00 +01:00
2026-01-26 18:19:00 +01:00
2025-12-24 23:41:20 +01:00
2026-01-08 01:11:00 +01:00
2025-11-28 19:30:17 +01:00
2026-01-28 22:22:18 +01:00
2025-11-28 19:30:17 +01:00
2026-01-28 22:22:18 +01:00
2026-01-27 20:34:58 +01:00
2025-12-25 22:21:14 +01:00
2026-01-05 22:23:47 +01:00
2026-01-03 18:29:26 +01:00
2026-01-18 19:49:44 +01:00
2025-11-28 19:37:38 +01:00
2026-01-28 23:04:00 +01:00