soulsync/core/imports
Antti Kettunen 9b2b6d856f
Split runtime builders into owning modules
- Move the import pipeline runtime factory into core.imports.pipeline
- Move the metadata runtime factory into core.metadata.enrichment
- Keep the web server wiring thin and drop the shared glue module
- Add contract tests that keep the two runtime bundles separate
2026-04-27 19:54:45 +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 Split runtime builders into owning modules 2026-04-27 19:54:45 +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