II.
Presentation JSON
Structured · livepresentation:pikiclaw-mobile
PikiClaw Mobile json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "presentation:pikiclaw-mobile",
"_kind": "Presentation",
"_file": "agent-stack/products/pikiclaw.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "PikiClaw Mobile",
"kind": "mobile",
"description": "Native mobile presentation layer for the PikiClaw agent platform.\nTouch-optimized interface for agent interaction, plugin management,\nand workflow execution on iOS and Android devices. Supports voice\ninput, camera-based vision input, and a built-in plugin marketplace.\n",
"renderingTechnology": "native",
"themeSupport": "light-dark",
"accessibilitySupport": "basic",
"offlineMode": "partial",
"platforms": [
"ios",
"android"
],
"bundleSize": "~40 MB",
"updateChannel": "extension-store"
},
"outgoingEdges": [
{
"from": "presentation:pikiclaw-mobile",
"to": "agent-version:pikiclaw@current",
"kind": "bundled_with"
}
],
"incomingEdges": [
{
"from": "agent-platform-impl:pikiclaw.platform@current",
"to": "presentation:pikiclaw-mobile",
"kind": "bundles",
"attributes": {}
}
]
}