iiRecord
Agentic AI Atlas · PathDescriptor
term:path-descriptora5c.ai
II.
Term JSON

term:path-descriptor

Structured · live

PathDescriptor json

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

File · terminology/terms/path-descriptor.yamlCluster · terminology
Record JSON
{
  "id": "term:path-descriptor",
  "_kind": "Term",
  "_file": "terminology/terms/path-descriptor.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:path-descriptor.canonical",
    "displayName": "PathDescriptor",
    "kind": "primitive",
    "references": [
      "NodeKind:PathDescriptor"
    ],
    "description": "Typed pointer to a runtime filesystem path (run dir, session dir, MCP\n"
  },
  "outgoingEdges": [
    {
      "from": "term:path-descriptor",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:path-descriptor",
      "to": "domain:computer-science",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:path-descriptor.canonical",
      "to": "term:path-descriptor",
      "kind": "defines"
    }
  ]
}