mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
post_to_channel was calling send_message without agent_slug, which disabled the validate_channel_access check. Forward the slug; convert ChannelAccessDeniedError to a friendly not_authorized Envelope with the agent's writable-channel list (pre-gateway behaviour).