docs: clarify Pi agent core relationship in runtime boundaries

This commit is contained in:
Vincent Koc
2026-03-19 10:35:09 -07:00
parent a18f7d7d35
commit faf81c5574

View File

@@ -65,7 +65,9 @@ Skills can be gated by config/env (see `skills` in [Gateway configuration](/gate
## Runtime boundaries
Session management, discovery, and tool wiring are OpenClaw-owned.
The embedded agent runtime is built on the Pi agent core (models, tools, and
prompt pipeline). Session management, discovery, tool wiring, and channel
delivery are OpenClaw-owned layers on top of that core.
## Sessions