II.
AgentPlatformImpl JSON
Structured · liveagent-platform-impl:codex.platform@1.x
Codex CLI Platform (1.x) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-platform-impl:codex.platform@1.x",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/codex-platform-1-x.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Codex CLI Platform (1.x)",
"agentVersionId": "agentVersion:codex:ge-0-119-0",
"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/config.toml",
"~/.codex/auth.json"
],
"pluginRegistryPath": "",
"capabilityProfileRegistry": true,
"launchConfigRegistry": false,
"platformIdentityStrategy": "api-key",
"updateChannelMechanism": "npm",
"supportedChannelKinds": []
},
"outgoingEdges": [
{
"from": "agent-platform-impl:codex.platform@1.x",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:codex.platform@1.x",
"to": "capability:requires-tool-approval",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full"
}
},
{
"from": "agent-platform-impl:codex.platform@1.x",
"to": "agent:codex",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-platform-impl:codex.platform@1.x",
"to": "presentation:codex-cli-tui",
"kind": "bundles",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "presentation:codex-cli-tui",
"to": "agent-platform-impl:codex.platform@1.x",
"kind": "bundled_with"
},
{
"from": "agentVersion:codex:ge-0-0-0-lt-0-119-0",
"to": "agent-platform-impl:codex.platform@1.x",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agentVersion:codex:ge-0-119-0",
"to": "agent-platform-impl:codex.platform@1.x",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:codex-websocket@current",
"to": "agent-platform-impl:codex.platform@1.x",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "claim:codex-research-config-files",
"to": "agent-platform-impl:codex.platform@1.x",
"kind": "about_subject"
},
{
"from": "path:codex-rollouts-dir",
"to": "agent-platform-impl:codex.platform@1.x",
"kind": "owned_by",
"attributes": {}
},
{
"from": "path:codex-sessions-dir",
"to": "agent-platform-impl:codex.platform@1.x",
"kind": "owned_by",
"attributes": {}
},
{
"from": "plugin-target:codex",
"to": "agent-platform-impl:codex.platform@1.x",
"kind": "hosted_by",
"attributes": {}
}
]
}