Files
stack/apps
shaggy (mosaic-dev box) 4cefa5cd88
ci/woodpecker/pr/ci Pipeline failed
fix(gateway): resolve InteractionCoordinationService handoff factory via optional DI token (#1145)
root cause: emitDecoratorMetadata reflected the third constructor parameter as Function and Nest attempted to resolve it

fix: optional HANDOFF_ID_FACTORY injection token, no production provider, preserving undefined -> crypto.randomUUID() default and unchanged positional construction

TDD: real CoordModule red at Function index [2], then green; test overrides only unrelated AuthGuard because its AUTH provider comes from AppModule's global AuthModule context

Closes #1145
2026-08-11 18:37:54 -05:00
..