Jacek Pyziak e77b0f12a2 refactor(routing): module providers + lazy ServiceRegistry
Rozbicie routes/web.php (859 lin.) na 24 klasy <Modul>Module.php zgodnie
z quality_risks.md priorytet #4. Kontroler buduje sie tylko gdy router
trafi w jego route (lazy closure factory + memoizacja per request).

- src/Core/Routing/ServiceRegistry.php (~55 lin.) + ModuleProvider interface
- 24 module providers w src/Modules/*/Module.php
- routes/web.php: 859 -> 78 lin. (orkiestrator)
- 7 testow ServiceRegistry pass, zero regresji w istniejacych testach
- 191 route'ow zachowanych 1:1 (diff baseline vs after pusty)
- DeliveryStatus::setRepository przeniesione do ShipmentsModule

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 21:25:07 +02:00
2026-05-17 23:37:51 +02:00
2026-05-19 20:50:31 +02:00
2026-05-19 20:50:31 +02:00
2026-04-09 00:51:24 +02:00
2026-05-19 00:40:34 +02:00
2026-05-19 00:40:34 +02:00
2026-05-19 00:40:34 +02:00
2026-05-19 20:50:31 +02:00
2026-04-12 21:43:39 +02:00
2026-03-15 01:17:19 +01:00
2026-04-28 22:17:25 +02:00
2026-03-18 00:02:18 +01:00
2026-03-13 01:00:28 +01:00
Description
No description provided
121 MiB
Languages
PHP 84%
Python 8%
SCSS 2.9%
CSS 2.3%
JavaScript 1.5%
Other 1.3%