iiRecord
Agentic AI Atlas · OpenClaw Platform (current)
agent-platform-impl:openclaw.platform@currenta5c.ai
II.
AgentPlatformImpl JSON

agent-platform-impl:openclaw.platform@current

Structured · live

OpenClaw Platform (current) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/platform-impls/openclaw-platform-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-platform-impl:openclaw.platform@current",
  "_kind": "AgentPlatformImpl",
  "_file": "agent-stack/platform-impls/openclaw-platform-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "OpenClaw Platform (current)",
    "agentVersionId": "agentVersion:openclaw:ge-0-0-0",
    "subagentDefinitionFormat": "none",
    "packageRef": "source-ref:openclaw-github",
    "nativeExtensionFormat": "openclaw-plugin",
    "nativeExtensionManifestPath": "~/.openclaw/plugins/<name>/plugin.json",
    "nativeExtensionsDirectoryPath": [
      "~/.openclaw/plugins/"
    ],
    "skillFormat": "none",
    "skillsDirectoryPath": [],
    "customSlashCommandsPath": [],
    "subagentsDirectoryPath": [],
    "hooksDirectoryOrConfigPath": [],
    "settingsFiles": [
      "~/.openclaw/config.json"
    ],
    "pluginRegistryPath": "",
    "capabilityProfileRegistry": false,
    "launchConfigRegistry": false,
    "platformIdentityStrategy": "api-key",
    "updateChannelMechanism": "npm",
    "supportedChannelKinds": [
      "mcp-channel"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agent-platform-impl:openclaw.platform@current",
      "to": "layer:6-agent-platform",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-platform-impl:openclaw.platform@current",
      "to": "agent:openclaw",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-platform-impl:openclaw.platform@current",
      "to": "presentation:openclaw-cli",
      "kind": "bundles",
      "attributes": {}
    },
    {
      "from": "agent-platform-impl:openclaw.platform@current",
      "to": "capability:can-resume",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "none",
        "notes": "Resume/fork unsupported per task brief.\n"
      }
    },
    {
      "from": "agent-platform-impl:openclaw.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Plugin support per task brief; MCP also available.\n"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "presentation:openclaw-cli",
      "to": "agent-platform-impl:openclaw.platform@current",
      "kind": "bundled_with"
    },
    {
      "from": "agentVersion:openclaw:ge-0-0-0",
      "to": "agent-platform-impl:openclaw.platform@current",
      "kind": "composed_of",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "plugin-target:openclaw",
      "to": "agent-platform-impl:openclaw.platform@current",
      "kind": "hosted_by",
      "attributes": {}
    }
  ]
}