@sjawhar/opencode-legion-envoy 0.7.0 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,9 +13,9 @@ It also maintains the live session registry metadata needed for Envoy to discove
13
13
 
14
14
  Slack topic examples must use the real Slack `team_id`, for example:
15
15
 
16
- - `notifications.slack.T09FRELLTS8.C0A0DHVU8HE.mention`
16
+ - `notifications.slack.T01234567.C0A0DHVU8HE.mention`
17
17
 
18
- Do not use workspace slugs like `trajectorylabs` in the topic path.
18
+ Do not use workspace slugs like `acme` in the topic path.
19
19
 
20
20
  ## Sync to another machine
21
21