iiRecord
Agentic AI Atlas · blue-green-deployment
lib-skill:devops-sre-platform--blue-green-deploymenta5c.ai
II.
LibrarySkill JSON

lib-skill:devops-sre-platform--blue-green-deployment

Structured · live

blue-green-deployment json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:devops-sre-platform--blue-green-deployment",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "blue-green-deployment",
    "description": "Implement blue/green deployment strategies — traffic switching, rollback procedures, database migration coordination, and zero-downtime releases.",
    "libraryPath": "library/specializations/devops-sre-platform/skills/blue-green-deployment/SKILL.md",
    "specialization": "devops-sre-platform",
    "contentSummary": "# Blue/Green Deployment Skill\n\n> Stub — implementation pending."
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:devops-sre-platform--blue-green-deployment",
      "to": "skill-area:blue-green-deployment",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:devops-sre-platform--blue-green-deployment",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:devops-sre-platform--blue-green-deployment",
      "to": "role:devops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:devops-sre-platform--blue-green-deployment",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:devops-sre-platform--blue-green-deployment",
      "to": "specialization:devops-sre-platform",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}