II.
LibrarySkill JSON
Structured · livelib-skill:devops-sre-platform--blue-green-deployment
blue-green-deployment json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}