soulsync/core/wishlist
Antti Kettunen 0125f478fc
Trim wishlist runtime plumbing
- remove the redundant wishlist-service injection from the runtime wrappers
- keep the package owning its own singleton service access
- simplify the route runtime API and update the wishlist tests to match
2026-04-28 21:52:21 +03:00
..
__init__.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
classification.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
payloads.py Give wishlist modules their own loggers 2026-04-28 21:17:46 +03:00
presence.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
processing.py Trim wishlist runtime plumbing 2026-04-28 21:52:21 +03:00
reporting.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
resolution.py Give wishlist modules their own loggers 2026-04-28 21:17:46 +03:00
routes.py Trim wishlist runtime plumbing 2026-04-28 21:52:21 +03:00
selection.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
service.py Give wishlist modules their own loggers 2026-04-28 21:17:46 +03:00
state.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00