docs(concepts): expand agent runtime opening with contract orientation

This commit is contained in:
Vincent Koc
2026-04-23 20:36:40 -07:00
parent 88fb6518c2
commit ed286078d6

View File

@@ -5,7 +5,10 @@ read_when:
title: "Agent runtime"
---
OpenClaw runs a single embedded agent runtime.
OpenClaw runs a **single embedded agent runtime** — one agent process per
Gateway, with its own workspace, bootstrap files, and session store. This page
covers that runtime contract: what the workspace must contain, which files get
injected, and how sessions bootstrap against it.
## Workspace (required)