soulsync/core/imports
Antti Kettunen bdef127dd6
Lift shared runtime state into core
- Move app-wide task and activity registries out of core/imports
- Share one runtime-state module across the web server, API, and import pipeline
- Keep import-specific helpers focused on context and post-processing
2026-04-27 19:54:44 +03:00
..
__init__.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
album.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
album_naming.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
context.py Lift shared runtime state into core 2026-04-27 19:54:44 +03:00
file_ops.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
filename.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
guards.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
paths.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
pipeline.py Lift shared runtime state into core 2026-04-27 19:54:44 +03:00
resolution.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
side_effects.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
staging.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00