This ticket was generated by AI (to-tickets) from #43.
Parent
#43
What to build
The contract step of the wide refactor. With all services migrated (#50, #51, #52) and the api-key logic absorbed behind a shim (#46), repoint the last non-middleware importers (the api-key service's create/rotate controllers and the email onboarding flow) to @reloop/auth/apikey, then delete the @reloop/apikey package entirely. Final green everywhere.
Acceptance criteria
Blocked by
Parent
#43
What to build
The contract step of the wide refactor. With all services migrated (#50, #51, #52) and the api-key logic absorbed behind a shim (#46), repoint the last non-middleware importers (the api-key service's create/rotate controllers and the email onboarding flow) to
@reloop/auth/apikey, then delete the@reloop/apikeypackage entirely. Final green everywhere.Acceptance criteria
@reloop/auth/apikey@reloop/apikeyanywhere in the repo@reloop/apikeypackage removed (workspace, lockfile, tsconfig references cleaned up)Blocked by