Make Telegram the two-way control channel: accept commands and free-text blocker replies from the phone and route them into the engine.
Spec: §9.2 two-way, §9.3 Command scope, §6.4 pause/resume, §6.5 override.
Acceptance criteria
Depends on: #42, #43, #29, #34, #36
Make Telegram the two-way control channel: accept commands and free-text blocker replies from the phone and route them into the engine.
Spec: §9.2 two-way, §9.3 Command scope, §6.4 pause/resume, §6.5 override.
Acceptance criteria
status,pause,resume,override usage, and free-text blocker responses (§9.3).statusreports current run/wave state (reads run state from the wave-loop driver Wave-loop driver: end-to-end orchestration of the deterministic wave loop #29).pause/resumedrive the engine's pause/resume mechanism (Hard pause and two-tier automatic resume (reset-known sleep + backoff probe) #34).override usagetoggles the usage override for the wave (Override switch and peak-hour throttle policy modifiers #36).Depends on: #42, #43, #29, #34, #36