Files
ironclaw/docs/channels
Josh Ford dc6a702c58 docs(channels): fix Slack setup drift — widened scopes, reactions:write, full admin field list (#7737)
* docs(channels): fix Slack setup drift — widened scopes, reactions:write, full admin field list, presence-based admission

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* docs(channels): state the mention-only rule applies to every channel, not just shared

The IronLoop review flagged the thread-reply sentence as contradicting the
parser, which forwards unmentioned thread replies as ReplyToBot. The parser
does — so the interaction grammar can classify approve/deny replies and
commands — but build_channel_envelope drops any unclassified ReplyToBot as a
NoOp before a run spawns (pinned by the #7397 regression test), and that rule
is channel-universal, not shared-channel-specific. Tighten the sentence to
match.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01W8EW4ViuHdDbE8i4Jp5Z4K

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-27 15:19:20 +00:00
..