Files
geniusrun/backend/internal/sync/service_test.go
Christophe Vila 69103b7a4b sync: scope Service to one user per instance
NewService now takes a userID, baked into the instance rather than passed
per-call -- matches internal/api's one-Service-per-logged-in-user model
(Task 13), so ClassifyActivity/Backfill/etc. keep their existing call
signatures unchanged everywhere they're already used.
2026-07-25 17:45:41 +02:00

27 KiB