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