mirror of
https://github.com/andrewyng/openworker.git
synced 2026-09-12 23:29:55 +00:00
Rename bot references from ocw to OpenWorker
Correlation token now emits [ow:id]; legacy [ocw:id] replies still parse. Invite hints and docstrings say @OpenWorker.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Mention-thread → session map for the Slack mention router (UX-DECISIONS §31).
|
||||
|
||||
When @ocw is tagged in a channel with no subscribed session, the router spawns a
|
||||
When @OpenWorker is tagged in a channel with no subscribed session, the router spawns a
|
||||
coworker session that OWNS that thread and replies into it. This store is the
|
||||
dedupe map: one durable record per thread, keyed by the thread target string
|
||||
(``"slack:C0123:1700….000100"``; relay: ``"slack:T…/C…:ts"``) — byte-identical to
|
||||
|
||||
Reference in New Issue
Block a user