II.
Presentation JSON
Structured · livepresentation:openclaw-cli
OpenClaw CLI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "presentation:openclaw-cli",
"_kind": "Presentation",
"_file": "agent-stack/presentations/openclaw-cli.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "OpenClaw CLI",
"kind": "tui",
"description": "Terminal interface bundled with OpenClaw. Surfaced through the\nagent-mux adapter for v6.\n",
"renderingTechnology": "terminal-emulator",
"themeSupport": "none",
"accessibilitySupport": "basic",
"offlineMode": "no",
"platforms": [
"darwin",
"linux",
"win32"
],
"bundleSize": "~10 MB",
"updateChannel": "manual",
"accessibilityShortcuts": [
"Ctrl+C: cancel"
]
},
"outgoingEdges": [
{
"from": "presentation:openclaw-cli",
"to": "agent-platform-impl:openclaw.platform@current",
"kind": "bundled_with"
}
],
"incomingEdges": [
{
"from": "agent-platform-impl:openclaw.platform@current",
"to": "presentation:openclaw-cli",
"kind": "bundles",
"attributes": {}
}
]
}