II.
AgentPlatformImpl JSON
Structured · liveagent-platform-impl:pikiclaw.platform@current
PikiClaw Platform (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-platform-impl:pikiclaw.platform@current",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/pikiclaw-platform-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "PikiClaw Platform (current)",
"agentVersionId": "agent-version:pikiclaw@current",
"packageRef": "source-ref:pikiclaw-app",
"nativeExtensionFormat": "pikiclaw-plugin",
"nativeExtensionManifestPath": "cloud-managed",
"nativeExtensionsDirectoryPath": [],
"skillFormat": "none",
"skillsDirectoryPath": [],
"customSlashCommandsPath": [],
"subagentDefinitionFormat": "none",
"subagentsDirectoryPath": [],
"hooksDirectoryOrConfigPath": [],
"settingsFiles": [],
"pluginRegistryPath": "https://pikiclaw.com/plugins",
"capabilityProfileRegistry": false,
"launchConfigRegistry": false,
"platformIdentityStrategy": "api-key",
"updateChannelMechanism": "app-store",
"supportedChannelKinds": [
"mcp-channel"
]
},
"outgoingEdges": [
{
"from": "agent-platform-impl:pikiclaw.platform@current",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:pikiclaw.platform@current",
"to": "agent:pikiclaw",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-platform-impl:pikiclaw.platform@current",
"to": "presentation:pikiclaw-mobile",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-platform-impl:pikiclaw.platform@current",
"to": "capability:supports-plugins",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "Plugin marketplace with one-tap install on mobile."
}
}
],
"incomingEdges": [
{
"from": "agent-version:pikiclaw@current",
"to": "agent-platform-impl:pikiclaw.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
}
]
}