Commit ddb4cb5
fix remaining event bus contract violations
- event_scheduler: hardcode Scheduler category for ScheduledEventFired
instead of using sched.category (latent mismatch)
- event_store: fix test helper category to match OrchestratorStarted payload
- event_reactor: fix test ChainHandler category to match OrchestratorStarted payload
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 922e8d4 commit ddb4cb5
File tree
3 files changed
+3
-3
lines changed- src/services
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1171 | 1171 | | |
1172 | 1172 | | |
1173 | 1173 | | |
1174 | | - | |
| 1174 | + | |
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
729 | | - | |
| 729 | + | |
730 | 730 | | |
731 | 731 | | |
732 | 732 | | |
| |||
0 commit comments