Shirone
1eb28206c5
refactor(01-03): wire TypedEventBus into AutoModeService
- Import TypedEventBus into AutoModeService
- Add eventBus property initialized via constructor injection
- Remove private emitAutoModeEvent method (now in TypedEventBus)
- Update all 66 emitAutoModeEvent calls to use this.eventBus
- Constructor accepts optional TypedEventBus for testing
2026-02-14 18:51:25 -08:00
..
2026-01-20 20:57:23 +01:00
2026-02-14 18:51:25 -08:00
2026-01-19 17:38:21 -05:00
2026-01-10 16:18:08 +01:00
2026-01-10 16:26:12 +01:00
2026-01-10 16:26:12 +01:00
2026-02-14 18:51:24 -08:00
2026-01-23 14:48:33 +01:00
2025-12-30 17:08:18 +01:00
2026-02-05 10:42:56 +05:30
2026-01-16 18:37:11 -05:00
2026-01-27 00:25:36 +01:00
2026-01-21 13:11:18 +01:00
2026-01-17 00:50:51 +01:00
2026-01-24 13:01:48 +01:00
2026-01-11 01:14:07 +01:00
2025-12-31 16:04:23 +08:00
2026-01-16 18:37:11 -05:00
2026-01-21 08:34:55 +01:00
2026-01-22 20:56:34 +00:00
2026-02-03 20:34:33 +05:30
2026-01-21 16:12:36 +01:00
2026-02-14 18:51:24 -08:00
2026-02-14 18:51:25 -08:00