Files
rutster/crates/rutster-tap
Aaron D. Lee 1cb7260f66 feat(tap): forward speech_started/stopped to advisory_tx (slice-4 §3.1)
The brain's advisory events now flow to the FOB reflex via the dedicated
advisory_tx side-channel (3rd mpsc alongside tx_pcm_in/tx_audio_out).
handle_brain_frame + run_tap_client thread the sender through; the engine
loop constructs the channel internally until Task 5 moves ownership to the
caller.

Signed-off-by: Aaron D. Lee <himself@adlee.work>
2026-07-03 09:26:41 -04:00
..