iiRecord
Agentic AI Atlas · Agent Mux Model Catalog
process:agent-mux/model-cataloga5c.ai
II.
ProcessDescriptor JSON

process:agent-mux/model-catalog

Structured · live

Agent Mux 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:agent-mux/model-catalog",
  "_kind": "ProcessDescriptor",
  "_file": "capabilities-and-models/process-descriptor.yaml",
  "_cluster": "capabilities-and-models",
  "attributes": {
    "processId": "agent-mux/model-catalog",
    "displayName": "Agent Mux Model Catalog",
    "category": "catalog",
    "description": "Brownfield workflow for model catalog and model configuration management inside agent-mux.",
    "paths": [
      "packages/agent-mux/processes/model-catalog.js"
    ],
    "inputs": [],
    "outputs": [],
    "ownerPackage": "@a5c-ai/agent-mux-core",
    "executionKinds": [
      "babysitter-process"
    ],
    "evidenceRefs": [
      "repo-agent-mux-model-catalog"
    ]
  },
  "outgoingEdges": [
    {
      "from": "process:agent-mux/model-catalog",
      "to": "package:a5c-ai-agent-mux-core",
      "kind": "owned_by_package_surface"
    }
  ],
  "incomingEdges": []
}