II.
AgentPlatformImpl JSON
Structured · liveagent-platform-impl:droid.platform@current
Factory Droid Platform (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-platform-impl:droid.platform@current",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/droid-platform-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Factory Droid Platform (current)",
"agentVersionId": "agent-version:droid@current",
"subagentDefinitionFormat": "none",
"packageRef": "source-ref:droid-github",
"nativeExtensionFormat": "none",
"nativeExtensionManifestPath": "",
"nativeExtensionsDirectoryPath": [],
"skillFormat": "none",
"skillsDirectoryPath": [],
"customSlashCommandsPath": [],
"subagentsDirectoryPath": [],
"hooksDirectoryOrConfigPath": [],
"settingsFiles": [
"~/.config/droid/config.json",
"~/.droid/auth.json"
],
"pluginRegistryPath": "https://factory.ai/plugins",
"capabilityProfileRegistry": false,
"launchConfigRegistry": false,
"platformIdentityStrategy": "api-key",
"updateChannelMechanism": "npm",
"supportedChannelKinds": [
"mcp-channel"
]
},
"outgoingEdges": [
{
"from": "agent-platform-impl:droid.platform@current",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:droid.platform@current",
"to": "agent:droid",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-platform-impl:droid.platform@current",
"to": "capability:supports-plugins",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full",
"notes": "Droid integrates MCP servers and Factory plugin marketplace."
}
}
],
"incomingEdges": [
{
"from": "agent-version:droid@current",
"to": "agent-platform-impl:droid.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "plugin-target:droid",
"to": "agent-platform-impl:droid.platform@current",
"kind": "hosted_by",
"attributes": {}
}
]
}