iiRecord
Agentic AI Atlas · Agent Adapter Model Catalog
process:adapters/model-cataloga5c.ai
II.
ProcessDescriptor JSON

process:adapters/model-catalog

Structured · live

Agent Adapter Model Catalog json

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

File · capabilities-and-models/process-descriptor.yamlCluster · capabilities-and-models
Record JSON
{
  "id": "process:adapters/model-catalog",
  "_kind": "ProcessDescriptor",
  "_file": "capabilities-and-models/process-descriptor.yaml",
  "_cluster": "capabilities-and-models",
  "attributes": {
    "processId": "adapters/model-catalog",
    "displayName": "Agent Adapter Model Catalog",
    "category": "catalog",
    "description": "Brownfield workflow for model catalog and model configuration management inside adapters.",
    "paths": [
      "packages/adapters/processes/model-catalog.js"
    ],
    "inputs": [],
    "outputs": [],
    "ownerPackage": "@a5c-ai/comm-adapter",
    "executionKinds": [
      "babysitter-process"
    ],
    "evidenceRefs": [
      "repo-adapters-model-catalog"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": []
}