OpenClaw integration, mapped to files and runtime state.
OpenClaw is the first deep runtime adapter. Control-plane objects land in skills, AGENTS.md, approvals, hooks, and verification reports.
The adapter behaves like a compiler: desired state in, runtime-visible files and verification out.
Control objects become OpenClaw files and config.
The adapter is explicit about what it writes and what it reads back.
Folder-based capability packages with SKILL.md and related assets.
Managed instructions and standing guidance for the runtime.
A runtime policy surface for commands and risky actions.
Optional events that let the client report or react.
Show desired state, actual state, and drift in one place.
Compile, apply, and verify form the operating loop.
The control plane's target state for a given agent.
The local sync client writes the runtime-visible files.
The client checks that the actual state matches the manifest.
A bad release can be replaced with a previous one.