docs: audit and fix 3 pages (typography across help/channels)

This commit is contained in:
Vincent Koc
2026-05-05 21:28:08 -07:00
parent 82c4fd8f56
commit 1ded8de5a9
3 changed files with 3 additions and 3 deletions

View File

@@ -226,7 +226,7 @@ Groups:
- Use `message action=react` with `channel=signal`.
- Targets: sender E.164 or UUID (use `uuid:<id>` from pairing output; bare UUID works too).
- `messageId` is the Signal timestamp for the message youre reacting to.
- `messageId` is the Signal timestamp for the message you're reacting to.
- Group reactions require `targetAuthor` or `targetAuthorUuid`.
Examples:

View File

@@ -98,7 +98,7 @@ PR D is the proof layer. It should not be the reason runtime-correctness PRs are
### PR B
- auth/proxy/runtime failures stop collapsing into generic model failed handling
- auth/proxy/runtime failures stop collapsing into generic "model failed" handling
- `/elevated full` is only described as available when it is actually available
- blocked reasons are visible to both the model and the user-facing runtime

View File

@@ -13,7 +13,7 @@ Use these when a task is clearly tied to a script; otherwise prefer the CLI.
- Scripts are **optional** unless referenced in docs or release checklists.
- Prefer CLI surfaces when they exist (example: auth monitoring uses `openclaw models status --check`).
- Assume scripts are hostspecific; read them before running on a new machine.
- Assume scripts are host-specific; read them before running on a new machine.
## Auth monitoring scripts