iiRecord
Agentic AI Atlas · deployment-engineer
lib-agent:data-science-ml--deployment-engineera5c.ai
II.
LibraryAgent JSON

lib-agent:data-science-ml--deployment-engineer

Structured · live

deployment-engineer json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:data-science-ml--deployment-engineer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "deployment-engineer",
    "description": "Agent specialized in model deployment, serving infrastructure, and traffic management.",
    "libraryPath": "library/specializations/data-science-ml/agents/deployment-engineer/AGENT.md",
    "specialization": "data-science-ml",
    "role": "Execution Agent",
    "expertise": [
      "Model packaging and containerization",
      "Serving infrastructure setup",
      "Traffic routing configuration",
      "Health check implementation",
      "Rollback mechanism setup",
      "Performance optimization"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:data-science-ml--deployment-engineer",
      "to": "skill-area:model-serving-deployment",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--deployment-engineer",
      "to": "skill-area:model-serving-operations",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:data-science-ml--deployment-engineer",
      "to": "domain:data-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--deployment-engineer",
      "to": "role:ml-ops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--deployment-engineer",
      "to": "role:ml-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:data-science-ml--deployment-engineer",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:data-science-ml--deployment-engineer",
      "to": "specialization:data-science-ml",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}