docs(concepts,automation,plugins): add Related sections to pages missing them

This commit is contained in:
Vincent Koc
2026-04-23 15:48:40 -07:00
parent 6259f6addc
commit 367b9721b6
34 changed files with 190 additions and 0 deletions

View File

@@ -43,3 +43,8 @@ If a feature is experimental, OpenClaw should say so plainly in docs and in the
config path itself. What it should **not** do is smuggle preview behavior into a
stable-looking default knob and pretend that is normal. That's how config
surfaces get messy.
## Related
- [Features](/concepts/features)
- [Release channels](/install/development-channels)