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:
Rohit C Prasad
2026-07-23 07:43:24 -07:00
committed by Rohit P
parent 1032e3a664
commit 71b0df8ea2
13 changed files with 30 additions and 21 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ busy→steer / idle→background-turn path as self-wake — no live socket requi
gateway's `format_target` / `parse_target`.
NOTE: this is *not* Inbox routing. Routing mirrors an agent's approvals/questions OUT to a
DM/channel (request↔reply, `[ocw:id]`-correlated); a subscription brings a channel's messages IN
DM/channel (request↔reply, `[ow:id]`-correlated); a subscription brings a channel's messages IN
(broadcast). Keep them on different channels — pointing your Inbox at a channel you also subscribe
to conflates the two directions.
"""