The split existed only so handle_control_event could log UnitStateChanged and then delegate; that's no longer worth its own function. Co-locating the UnitStateChanged special case with the other match arms makes its 'log-only, no persist' treatment self-evident, and the call chain drops from handle → persist → record to handle → record. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app_feeder_distributor | ||
| app_operation_system | ||
| plc_platform_core | ||