II.
AgentPlatformImpl JSON
Structured · liveagent-platform-impl:codex-app-server.platform@current
Codex App-Server Platform (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-platform-impl:codex-app-server.platform@current",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/codex-app-server-platform-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Codex App-Server Platform (current)",
"agentVersionId": "agent-version:codex-app-server@current",
"subagentDefinitionFormat": "none",
"packageRef": "source-ref:codex-github",
"nativeExtensionFormat": "codex-extension",
"nativeExtensionManifestPath": "~/.codex/extensions/<name>/extension.toml",
"nativeExtensionsDirectoryPath": [
"~/.codex/extensions/"
],
"skillFormat": "none",
"skillsDirectoryPath": [],
"customSlashCommandsPath": [],
"subagentsDirectoryPath": [],
"hooksDirectoryOrConfigPath": [],
"settingsFiles": [
"~/.codex/config.toml",
"~/.codex/auth.json"
],
"pluginRegistryPath": "",
"capabilityProfileRegistry": true,
"launchConfigRegistry": false,
"platformIdentityStrategy": "api-key",
"updateChannelMechanism": "npm",
"supportedChannelKinds": [],
"notes": "The codex-app-server platform exposes Codex's MCP brokering and\nextension loading to JSON-RPC clients. It bundles no Presentation —\nconsumer clients (Symphony, custom hosts) build their own surfaces.\n"
},
"outgoingEdges": [
{
"from": "agent-platform-impl:codex-app-server.platform@current",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:codex-app-server.platform@current",
"to": "agent:codex-app-server",
"kind": "composes",
"attributes": {
"role": "platform"
}
}
],
"incomingEdges": [
{
"from": "agent-version:codex-app-server@current",
"to": "agent-platform-impl:codex-app-server.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
}
]
}