plc_control/crates
caoqianming 52cd3e630e Rename persist_and_broadcast to record_platform_event
After record_event became the primitive for INSERT + broadcast + tracing,
persist_and_broadcast no longer persists or broadcasts directly — it
translates a PlatformEvent into an EventInsert and delegates. The new
name makes the layering explicit (record_event is the primitive,
record_platform_event is the PlatformEvent translator).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 08:33:28 +08:00
..
app_feeder_distributor Cache unit/equipment codes for event messages 2026-04-22 08:21:46 +08:00
app_operation_system Clean feeder core dependency boundaries 2026-04-21 16:22:11 +08:00
plc_platform_core Rename persist_and_broadcast to record_platform_event 2026-04-22 08:33:28 +08:00