soulsync/core/imports
Antti Kettunen 9656dbd46a
Thread runtime through metadata enrichment
- Pass the live runtime bundle into the shared metadata facade so worker-backed source enrichment can actually run.
- Forward runtime from the import pipeline and web-server wrapper into embed_source_ids.
- Add a regression test that verifies the runtime object reaches the source-ID embedding path.
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 Thread runtime through metadata enrichment 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