chore(sync): mirror docs from openclaw/openclaw@465b621cf1

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-27 20:14:03 +00:00
parent d70c220869
commit bfd4636e5b
2 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "08e7561972b73f78a8770be6ac77e4111005a35c",
"syncedAt": "2026-04-27T20:04:16.208Z"
"sha": "465b621cf1ab06805f364435305ce548efc6dfa8",
"syncedAt": "2026-04-27T20:12:30.334Z"
}

View File

@ -59,6 +59,13 @@ OpenClaw infers a pinned owner from `allowFrom` when all of these are true:
In that mismatch case, OpenClaw still records inbound session metadata, but it
skips updating the main session `lastRoute`.
## Guarded inbound recording
Channel plugins can mark an inbound session record as `createIfMissing: false`
when a guarded path must not create a new OpenClaw session. In that mode,
OpenClaw may update metadata and `lastRoute` for an existing session, but it
does not create a route-only session entry just because a message was observed.
## Routing rules (how an agent is chosen)
Routing picks **one agent** for each inbound message: