iiRecord
Agentic AI Atlas · Atlas catalog graph source-of-truth
path:agent-catalog-grapha5c.ai
II.
PathDescriptor JSON

path:agent-catalog-graph

Structured · live

Atlas catalog graph source-of-truth json

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

File · catalog-meta/path-descriptors/agent-catalog-graph.yamlCluster · catalog-meta
Record JSON
{
  "id": "path:agent-catalog-graph",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/agent-catalog-graph.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "path:agent-catalog-graph",
    "displayName": "Atlas catalog graph source-of-truth",
    "path": "packages/atlas/graph",
    "pathKind": "source-of-truth-dir",
    "ownerKind": "PackageSurface",
    "ownerId": "package:a5c-ai-agent-catalog",
    "platform": "repo",
    "scope": "project",
    "evaluationContext": "project",
    "expansion": "literal",
    "notes": "Authoritative YAML graph source for agent-catalog."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-agent-catalog",
      "to": "path:agent-catalog-graph",
      "kind": "references_path",
      "attributes": {}
    },
    {
      "from": "package:a5c-ai-babysitter-sdk",
      "to": "path:agent-catalog-graph",
      "kind": "references_path",
      "attributes": {}
    },
    {
      "from": "package:a5c-ai-channels-adapter",
      "to": "path:agent-catalog-graph",
      "kind": "references_path",
      "attributes": {}
    },
    {
      "from": "package:a5c-ai-transport-adapter",
      "to": "path:agent-catalog-graph",
      "kind": "references_path",
      "attributes": {}
    }
  ]
}