docs: document shared mention policy

This commit is contained in:
Peter Steinberger
2026-04-07 07:50:51 +01:00
parent 625fd5b3e3
commit 13a60aa93b
6 changed files with 129 additions and 3 deletions

View File

@@ -1120,7 +1120,8 @@ authoring plugins:
`openclaw/plugin-sdk/secret-input`, and
`openclaw/plugin-sdk/webhook-ingress` for shared setup/auth/reply/webhook
wiring. `channel-inbound` is the shared home for debounce, mention matching,
envelope formatting, and inbound envelope context helpers.
inbound mention-policy helpers, envelope formatting, and inbound envelope
context helpers.
`channel-setup` is the narrow optional-install setup seam.
`setup-runtime` is the runtime-safe setup surface used by `setupEntry` /
deferred startup, including the import-safe setup patch adapters.