II.
PathDescriptor JSON
Structured · livepath:codex-config-toml
Codex config (TOML) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:codex-config-toml",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/codex-config-toml.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "path:codex-config-toml",
"displayName": "Codex config (TOML)",
"path": "~/.codex/config.toml",
"pathKind": "settings-file",
"ownerKind": "AgentRuntimeImpl",
"ownerId": "agent-runtime-impl:codex.runtime@1.x",
"platform": "cross-platform",
"scope": "user",
"evaluationContext": "user",
"expansion": "home"
},
"outgoingEdges": [
{
"from": "path:codex-config-toml",
"to": "agent-runtime-impl:codex.runtime@1.x",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}