|
|
d1c7243f5b
|
feat: seed default plugins/pipelines, auto-enqueue jobs on asset ingest
- Migration seeds metadata_extractor, sidecar_sync, no_op plugins
- Pipelines: extract_metadata → metadata_extractor, sync_sidecar → sidecar_sync
- Worker reacts to AssetIngested → enqueues ExtractMetadata job
- Worker reacts to SidecarSyncRequested → enqueues SyncSidecar job
- Closes the ingest-to-processing loop end-to-end
|
2026-05-31 20:12:42 +02:00 |
|
|
|
aa09aec66b
|
feat: event store — persist domain events to Postgres event_log table via composite publisher
|
2026-05-31 18:36:10 +02:00 |
|
|
|
19be8c2adf
|
feat: add sidecar + processing migrations and postgres adapters
007_sidecar, 008_processing, 009_duplicate_groups migrations.
Tag, sidecar, job, batch, plugin, pipeline, duplicate repos.
|
2026-05-31 11:04:13 +02:00 |
|
|
|
3399e25441
|
feat: add sharing endpoints — share, link, revoke, public access
|
2026-05-31 10:50:28 +02:00 |
|
|
|
8c1a0e4519
|
feat: add postgres migrations and repository adapters for vertical slice
|
2026-05-31 05:43:21 +02:00 |
|
|
|
f9cb142c3b
|
init: scaffold from k-template with postgres + worker
|
2026-05-31 03:08:38 +02:00 |
|