iiRecord
Agentic AI Atlas · Codex config (TOML)
path:codex-config-tomla5c.ai
II.
PathDescriptor JSON

path:codex-config-toml

Structured · live

Codex config (TOML) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/path-descriptors/codex-config-toml.yamlCluster · catalog-meta
Record JSON
{
  "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": []
}