NestJS module/DI conventions this repo follows — dynamic modules, DI tokens, DiscoveryModule auto-discovery, provider registration, lifecycle/shutdown hooks. Triggers on: register/registerAsync, dynamic module, DI token, provider, module registration, DiscoveryModule, lifecycle hook, useFactory, useClass, useExisting, shutdown hook, testing a provider.
Temporal.io SDK concepts and this repo's conventions for workflows, activities, signals/queries/updates, schedules, and worker/client wiring. Triggers on: add a workflow, add an activity, signal handler, query handler, update handler, schedule, worker configuration, connection setup, workflow proxy, Temporal client usage, task queue, retry policy, timeout.