docs: clarify boot-md per-agent startup scope (openclaw#20569) thanks @mcaxtr

This commit is contained in:
Gustavo Madeira Santana
2026-02-19 00:57:09 -05:00
parent ca2d77978d
commit 9098a4cc64

View File

@@ -16,4 +16,5 @@ metadata:
# Boot Checklist Hook
Runs `BOOT.md` every time the gateway starts, if the file exists in the workspace.
Runs `BOOT.md` at gateway startup for each configured agent scope, if the file exists in that
agent's resolved workspace.