plc_control/crates/app_operation_system
caoqianming 63683a24c8 Implement operation-system engine MVP (P3)
Adds the segment supervisor + per-segment state machine driving
Idle → Checking → Executing → Confirming → Completed (plus Blocked /
Faulted / ManualAckRequired), interlock evaluator, action-kind step
executor, control + runtime HTTP handlers, and WebSocket runtime push
via AppEvent.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 08:39:14 +08:00
..
src Implement operation-system engine MVP (P3) 2026-05-19 08:39:14 +08:00
tests Implement operation-system engine MVP (P3) 2026-05-19 08:39:14 +08:00
Cargo.toml Bootstrap operation-system app skeleton 2026-05-18 21:39:09 +08:00