iiRecord
Agentic AI Atlas · deployment
lib-agent:web-development--deploymenta5c.ai
II.
LibraryAgent JSON

lib-agent:web-development--deployment

Structured · live

deployment 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:web-development--deployment",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "deployment",
    "description": "Expert in deployment strategy, rollback procedures, and monitoring setup.",
    "libraryPath": "library/specializations/web-development/agents/deployment/AGENT.md",
    "specialization": "web-development",
    "role": "Deployment Specialist",
    "expertise": [
      "Deployment strategies",
      "Vercel/Netlify/AWS",
      "Rollback procedures",
      "Zero-downtime deployment",
      "Monitoring setup",
      "Environment management"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--deployment",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--deployment",
      "to": "topic:continuous-deployment",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--deployment",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--deployment",
      "to": "role:devops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--deployment",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--deployment",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--deployment",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}