iiRecord
Agentic AI Atlas · Catalog UI API surface
path:catalog-apia5c.ai
II.
PathDescriptor JSON

path:catalog-api

Structured · live

Catalog UI API surface json

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

File · catalog-meta/path-descriptors/catalog-app-api.yamlCluster · catalog-meta
Record JSON
{
  "id": "path:catalog-api",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/catalog-app-api.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "path:catalog-api",
    "displayName": "Catalog UI API surface",
    "path": "packages/catalog/src/app/api/agents",
    "pathKind": "api-surface",
    "ownerKind": "PackageSurface",
    "ownerId": "package:a5c-ai-catalog",
    "platform": "repo",
    "scope": "project",
    "evaluationContext": "project",
    "expansion": "literal",
    "notes": "UI/API consumer of graph-backed agent catalog rows."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-catalog",
      "to": "path:catalog-api",
      "kind": "references_path",
      "attributes": {}
    },
    {
      "from": "package:a5c-ai-kradle-installer",
      "to": "path:catalog-api",
      "kind": "references_path",
      "attributes": {}
    }
  ]
}